Uses of Interface
org.chocosolver.solver.search.loop.move.IMoveFactory
-
Packages that use IMoveFactory Package Description org.chocosolver.solver A package devoted to Model and resolution tools. -
-
Uses of IMoveFactory in org.chocosolver.solver
Subinterfaces of IMoveFactory 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 IMoveFactory Modifier and Type Class Description class
Solver
This class is inspired from : Inspired from "Unifying search algorithms for CSP" N.
-