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 class
CtrEntities.CtrAloneDummy
Objects of this class correspond to extreme cases where the constraint is irrelevant (for example, a sum with 0 variable).class
CtrEntities.CtrArrayDummy
Objects of this class correspond to cases where a set of constraints will have to be merged with another one.
-