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

Classes

interface  frodo2.solutionSpaces.AddableLimited< A extends Addable< A >, M extends AddableLimited< A, M >
 A limited Addable that only declares a very small subset of the operations supported by an Addable. More...

Packages

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