Uses of Interface
org.xcsp.modeler.entities.ModelingEntity.TagDummy
-
Packages that use ModelingEntity.TagDummy Package Description org.xcsp.modeler.entities -
-
Uses of ModelingEntity.TagDummy in org.xcsp.modeler.entities
Classes in org.xcsp.modeler.entities that implement ModelingEntity.TagDummy Modifier and Type Class Description classCtrEntities.CtrAloneDummyObjects of this class correspond to extreme cases where the constraint is irrelevant (for example, a sum with 0 variable).classCtrEntities.CtrArrayDummyObjects of this class correspond to cases where a set of constraints will have to be merged with another one.
-