FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
org.jacop.constraints.regular.RegularCloneable Class Reference

A cloneable version of the Regular constraint. More...

Inheritance diagram for org.jacop.constraints.regular.RegularCloneable:

Public Member Functions

 RegularCloneable (FSMCloneable fsm, IntVarCloneable[] vars)
 Constructor.
RegularCloneable cloneInto (StoreCloneable targetStore) throws FailException

Detailed Description

A cloneable version of the Regular constraint.

Author
Thomas Leaute

Constructor & Destructor Documentation

◆ RegularCloneable()

org.jacop.constraints.regular.RegularCloneable.RegularCloneable ( FSMCloneable fsm,
IntVarCloneable[] vars )

Constructor.

Parameters
fsmthe finite-state machine
varsthe variables

Referenced by cloneInto().

Member Function Documentation

◆ cloneInto()

RegularCloneable org.jacop.constraints.regular.RegularCloneable.cloneInto ( StoreCloneable targetStore) throws FailException

The documentation for this class was generated from the following file: