choco.kernel.solver.search.limit
Class TimeLimit
java.lang.Object
choco.kernel.solver.search.limit.AbstractGlobalSearchLimit
choco.kernel.solver.search.limit.TimeLimit
- All Implemented Interfaces:
- IPretty
public final class TimeLimit
- extends AbstractGlobalSearchLimit
check the total amount of time
Method Summary |
int |
getNb()
get the current counter |
TimeLimit
public TimeLimit(AbstractGlobalSearchStrategy theStrategy,
int theLimit)
getNb
public final int getNb()
- Description copied from class:
AbstractGlobalSearchLimit
- get the current counter
- Specified by:
getNb
in class AbstractGlobalSearchLimit
Copyright © 2012. All Rights Reserved.