Uses of Class
org.maxicp.search.AbstractSearchMethod
Packages that use AbstractSearchMethod
-
Uses of AbstractSearchMethod in org.maxicp.search
Subclasses of AbstractSearchMethod in org.maxicp.searchModifier and TypeClassDescriptionclassAn abstract search method that can be used concurrently: it is stoppable and can be work-stealed.classBestFirstSearch<T extends Comparable<T>>classclassDepth-First Search Branch and Bound implementationclassclass