Package choco.kernel.solver.search.limit

Class Summary
AbstractGlobalSearchLimit An abstract class for limiting tree search (imposing conditions on depth, ...)
BackTrackLimit Limit counting the backtrack number
FailLimit Limit counting the number of fails
NodeLimit  
NoLimit  
RestartLimit  
SolutionLimit check the number of solution
TimeLimit check the total amount of time
 

Enum Summary
Limit  
 



Copyright © 2012. All Rights Reserved.