FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
SoftAlldifferentCloneable.java File Reference
import java.util.ArrayList;
import java.util.List;
import org.jacop.constraints.netflow.NetworkBuilderCloneable;
import org.jacop.constraints.netflow.simplex.Node;
import org.jacop.core.FailException;
import org.jacop.core.IntDomain;
import org.jacop.core.IntVar;
import org.jacop.core.IntVarCloneable;
import org.jacop.core.IntervalDomain;
import org.jacop.core.Store;
import org.jacop.core.StoreCloneable;
import org.jacop.core.ValueEnumeration;
Include dependency graph for SoftAlldifferentCloneable.java:

Classes

class  org.jacop.constraints.SoftAlldifferentCloneable
 A cloneable version of the SoftAllDifferent constraint. More...
class  org.jacop.constraints.SoftAlldifferentCloneable.SoftAlldiffBuilderCloneable
 A NetworkBuilder for SoftAlldifferent. More...

Packages

package  org.jacop.constraints