choco.kernel.memory.structure
Class PartiallyStoredRealCstrList<C extends AbstractSConstraint & RealPropagator>
java.lang.Object
choco.kernel.memory.structure.APartiallyStoredCstrList<C>
choco.kernel.memory.structure.PartiallyStoredRealCstrList<C>
public final class PartiallyStoredRealCstrList<C extends AbstractSConstraint & RealPropagator>
- extends APartiallyStoredCstrList<C>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PartiallyStoredRealCstrList
public PartiallyStoredRealCstrList(IEnvironment env)
getActiveConstraint
public DisposableIterator<Couple<C>> getActiveConstraint(C cstrCause)
Copyright © 2012. All Rights Reserved.