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

A NetworkBuilder for SoftGCCCloneable. More...

Inheritance diagram for org.jacop.constraints.SoftGCCCloneable.SoftGCCBuilderCloneable:

Private Member Functions

 SoftGCCBuilderCloneable (IntDomain all, 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 SoftGCCCloneable.

Note
Copied from SoftGCC

Constructor & Destructor Documentation

◆ SoftGCCBuilderCloneable()

org.jacop.constraints.SoftGCCCloneable.SoftGCCBuilderCloneable.SoftGCCBuilderCloneable ( IntDomain all,
IntDomain[] doms,
ViolationMeasure vm )
private

Constructor.

Parameters
allthe union of all domains
domsthe values
vmthe violation measure

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