public class HeightCumulFilter extends SweepCumulFilter
SweepCumulFilter.Event
dlb, ECP, elb, eub, eventComparator, events, FIXPOINT, hlb, map, nbEvents, PRU, SCP, slb, sort, sub, tasksToUSe, temp, tprune
nbMaxTasks
Constructor and Description |
---|
HeightCumulFilter(int n) |
Modifier and Type | Method and Description |
---|---|
protected void |
generateMinEvents(int nbT) |
protected void |
pruneMax(IntVar[] e) |
protected void |
pruneMin(IntVar[] s) |
protected boolean |
sweep(IntVar capamax,
IntVar[] h,
int nbT,
Propagator<IntVar> aCause) |
filter, pruneMax, pruneMin, removeNullDurations
protected void pruneMin(IntVar[] s) throws ContradictionException
ContradictionException
protected void pruneMax(IntVar[] e) throws ContradictionException
ContradictionException
protected boolean sweep(IntVar capamax, IntVar[] h, int nbT, Propagator<IntVar> aCause) throws ContradictionException
sweep
in class SweepCumulFilter
ContradictionException
protected void generateMinEvents(int nbT)
generateMinEvents
in class SweepCumulFilter
Copyright © 2018. All rights reserved.