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

A cloneable version of ArtithmeticBuilder. More...

Inheritance diagram for org.jacop.constraints.netflow.ArithmeticCloneable.ArithmeticBuilderCloneable:

Private Member Functions

 ArithmeticBuilderCloneable (StoreCloneable store, int[] sum)
 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 cloneable version of ArtithmeticBuilder.

Constructor & Destructor Documentation

◆ ArithmeticBuilderCloneable()

org.jacop.constraints.netflow.ArithmeticCloneable.ArithmeticBuilderCloneable.ArithmeticBuilderCloneable ( StoreCloneable store,
int[] sum )
private

Constructor.

Parameters
storethe store
sumthe sums

References org.jacop.constraints.netflow.ArithmeticCloneable.ArithmeticCloneable(), and org.jacop.constraints.netflow.ArithmeticCloneable.flip().

Here is the call graph for this function:

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