Package org.jacop.constraints.replace
Class ReifiedIfThen
java.lang.Object
org.jacop.constraints.replace.ReifiedIfThen
- All Implemented Interfaces:
Replaceable<Reified>
Replacement of Reified with IfThen. It should only be used
for the test purposes as this replacement reduces efficiency
of the solver.
- Version:
- 4.9
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ReifiedIfThen
public ReifiedIfThen()
-
-
Method Details
-
forClass
- Specified by:
forClass
in interfaceReplaceable<Reified>
-
isReplaceable
- Specified by:
isReplaceable
in interfaceReplaceable<Reified>
-
replace
- Specified by:
replace
in interfaceReplaceable<Reified>
-