|
FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
|
Interface for a parser that produces a ProblemInterface. More...
Public Member Functions | |
| ProblemInterface< V, U > | parse () |
Interface for a parser that produces a ProblemInterface.
| <V> | the type of variable values |
| <U> | the type of utility/cost values |
| ProblemInterface< V, U > frodo2.algorithms.ParserInterface< V extends Addable< V >, U extends Addable< U > >.parse | ( | ) |