Uses of Class
org.maxicp.search.blackbox.RunnableSearch
Packages that use RunnableSearch
-
Uses of RunnableSearch in org.maxicp.search.blackbox
Subclasses of RunnableSearch in org.maxicp.search.blackboxModifier and TypeClassDescriptionclassclassclassFeasibility search phase based on repeated DFS restarts.Methods in org.maxicp.search.blackbox that return types with arguments of type RunnableSearchMethods in org.maxicp.search.blackbox with parameters of type RunnableSearchModifier and TypeMethodDescriptionBlackBoxSearch.addPhase(String name, RunnableSearch search, double timeShare, boolean requiresFeasible) Registers one executable phase in the black-box plan.