FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
DCOPProblemInterface.java File Reference
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
Include dependency graph for DCOPProblemInterface.java:

Classes

interface  frodo2.solutionSpaces.DCOPProblemInterface< V extends Addable< V >, U extends Addable< U > >
 The subproblem to be solved by a given agent. More...

Packages

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