choco.kernel.solver.search.limit
Class NodeLimit
java.lang.Object
choco.kernel.solver.search.limit.AbstractGlobalSearchLimit
choco.kernel.solver.search.limit.NodeLimit
- All Implemented Interfaces:
- IPretty
public final class NodeLimit
- extends AbstractGlobalSearchLimit
Method Summary |
int |
getNb()
get the current counter |
NodeLimit
public NodeLimit(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.