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