Uses of Class
org.chocosolver.solver.constraints.nary.cumulative.SweepCumulFilter
-
Packages that use SweepCumulFilter Package Description org.chocosolver.solver.constraints.nary.cumulative -
-
Uses of SweepCumulFilter in org.chocosolver.solver.constraints.nary.cumulative
Subclasses of SweepCumulFilter in org.chocosolver.solver.constraints.nary.cumulative Modifier and Type Class Description class
HeightCumulFilter
Filtering (sweep-based) algorithm to filter task maximum heightsclass
SweepHeiSortCumulFilter
Alternative implementation of Sweep-based Time-Table for cumulative The set of variables to be pruned is sorted by decreasing heights, not time
-