FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
AddableInteger.java File Reference
import java.io.IOException;
import java.io.ObjectInput;
import java.io.ObjectOutput;
Include dependency graph for AddableInteger.java:

Classes

class  frodo2.solutionSpaces.AddableInteger
class  frodo2.solutionSpaces.AddableInteger.PlusInfinity
 This class implements the plus infinity element. More...
class  frodo2.solutionSpaces.AddableInteger.MinInfinity
 This class implements the minus infinity element. More...
class  frodo2.solutionSpaces.AddableInteger.AddableIntegerDelayed
 Class used to make the addition of a large number of integers more efficient. More...

Packages

package  frodo2.solutionSpaces
 This package contains interfaces for various representations of solution spaces.