Package org.jacop.api
Interface UsesQueueVariable
-
- All Known Implementing Classes:
AdiffBeqC
,AdisjointB
,AintersectBeqC
,Alldiff
,Alldifferent
,Alldistinct
,Among
,AmongVar
,And
,Assignment
,AunionBeqC
,Binpacking
,Circuit
,Diff
,Diff2
,Disjoint
,DisjointConditional
,Element
,ElementFloat
,ElementInteger
,ElementVariable
,Eq
,ExtensionalConflictVA
,ExtensionalSupportSTR
,ExtensionalSupportVA
,GCC
,Geost
,IfThen
,IfThenElse
,Implies
,Knapsack
,LexOrder
,Linear
,Linear
,LinearFloat
,NetworkFlow
,Not
,Or
,Regular
,Reified
,SimpleTable
,Subcircuit
,SumFloat
,SumWeight
,SumWeightDom
,Table
,ValuePrecede
,VariableTrace
public interface UsesQueueVariable
- Version:
- 4.7
It specifies the marker interface for constraints that depend on calling queueVariable function of Constraint interface for correct/efficient execution of consistency function.