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