Uses of Class
org.chocosolver.solver.constraints.nary.cumulative.PropCumulative
-
Packages that use PropCumulative Package Description org.chocosolver.solver.constraints.nary.cumulative -
-
Uses of PropCumulative in org.chocosolver.solver.constraints.nary.cumulative
Subclasses of PropCumulative in org.chocosolver.solver.constraints.nary.cumulative Modifier and Type Class Description class
PropGraphCumulative
Graph based cumulative Maintains incrementally overlapping tasks Performs energy checking and mandatory part based filtering BEWARE : not idempotent, use two propagators to get the fix point
-