|
FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
|
A cloneable version of the Regular constraint. More...

Public Member Functions | |
| RegularCloneable (FSMCloneable fsm, IntVarCloneable[] vars) | |
| Constructor. | |
| RegularCloneable | cloneInto (StoreCloneable targetStore) throws FailException |
A cloneable version of the Regular constraint.
| org.jacop.constraints.regular.RegularCloneable.RegularCloneable | ( | FSMCloneable | fsm, |
| IntVarCloneable[] | vars ) |
| RegularCloneable org.jacop.constraints.regular.RegularCloneable.cloneInto | ( | StoreCloneable | targetStore | ) | throws FailException |
Implements org.jacop.constraints.ConstraintCloneableInterface< C extends DecomposedConstraint<? extends Constraint > >.
References RegularCloneable().
