choco.kernel.solver.search.restart
Class GeometricalRestartStrategy
java.lang.Object
choco.kernel.solver.search.restart.AbstractRestartStrategy
choco.kernel.solver.search.restart.GeometricalRestartStrategy
- All Implemented Interfaces:
- IPretty, UniversalRestartStrategy
public final class GeometricalRestartStrategy
- extends AbstractRestartStrategy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeometricalRestartStrategy
public GeometricalRestartStrategy(int scaleFactor,
double geometricalFactor)
getNextCutoff
public int getNextCutoff(int nbRestarts)
Copyright © 2012. All Rights Reserved.