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

A NetworkBuilder for SoftAlldifferent. More...

Inheritance diagram for org.jacop.constraints.SoftAlldifferentCloneable.SoftAlldiffBuilderCloneable:

Private Member Functions

 SoftAlldiffBuilderCloneable (IntDomain[] doms, ViolationMeasure vm)
 Constructor.

Additional Inherited Members

Public Member Functions inherited from org.jacop.constraints.netflow.NetworkBuilderCloneable
 NetworkBuilderCloneable ()
 Default constructor.
 NetworkBuilderCloneable (IntVarCloneable costVariable)
 Constructor.
NetworkFlowCloneable build ()

Detailed Description

A NetworkBuilder for SoftAlldifferent.

Note
Copied from SoftAlldifferent, which declares it as private

Constructor & Destructor Documentation

◆ SoftAlldiffBuilderCloneable()

org.jacop.constraints.SoftAlldifferentCloneable.SoftAlldiffBuilderCloneable.SoftAlldiffBuilderCloneable ( IntDomain[] doms,
ViolationMeasure vm )
private

Constructor.

Parameters
domsthe domains
vmthe violoation measure

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