choco.cp.common.util.preprocessor.detector.scheduling
Class PrecFromTimeWindowModelDetector
java.lang.Object
choco.cp.common.util.preprocessor.AbstractDetector
choco.cp.common.util.preprocessor.AbstractAdvancedDetector
choco.cp.common.util.preprocessor.detector.scheduling.PrecFromTimeWindowModelDetector
public final class PrecFromTimeWindowModelDetector
- extends AbstractAdvancedDetector
Method Summary |
void |
apply()
Apply the detection defined within the detector. |
Methods inherited from class choco.cp.common.util.preprocessor.AbstractAdvancedDetector |
add, add, commit, delete, delete, forget, forget, keep, keep, replaceBy, rollback |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
disjMod
public final DisjunctiveModel disjMod
PrecFromTimeWindowModelDetector
public PrecFromTimeWindowModelDetector(CPModel model,
DisjunctiveModel disjMod)
apply
public void apply()
- Description copied from class:
AbstractAdvancedDetector
- Apply the detection defined within the detector.
- Specified by:
apply
in class AbstractAdvancedDetector
Copyright © 2012. All Rights Reserved.