Uses of Interface
org.chocosolver.solver.search.loop.monitors.ISearchMonitorFactory
-
Packages that use ISearchMonitorFactory Package Description org.chocosolver.solver A package devoted to Model and resolution tools. -
-
Uses of ISearchMonitorFactory in org.chocosolver.solver
Subinterfaces of ISearchMonitorFactory in org.chocosolver.solver Modifier and Type Interface Description interface
ISolver
Interface to ease modeling Enables to make variables, views and constraintsClasses in org.chocosolver.solver that implement ISearchMonitorFactory Modifier and Type Class Description class
Solver
This class is inspired from : Inspired from "Unifying search algorithms for CSP" N.
-