Uses of Interface
org.chocosolver.solver.constraints.IReificationFactory
-
Packages that use IReificationFactory Package Description org.chocosolver.solver A package devoted to Model and resolution tools. -
-
Uses of IReificationFactory in org.chocosolver.solver
Subinterfaces of IReificationFactory in org.chocosolver.solver Modifier and Type Interface Description interface
IModel
Interface to ease modeling Enables to make variables, views and constraintsClasses in org.chocosolver.solver that implement IReificationFactory Modifier and Type Class Description class
Model
TheModel
is the header component of Constraint Programming.
-