|
FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
|
A demo for the distributed solver. More...
Static Public Member Functions | |
| static void | main (String[] args) throws InterruptedException |
| This should be launched instead of the Controller (which is created and launched internally by the DistributedSolver). | |
A demo for the distributed solver.
|
static |
This should be launched instead of the Controller (which is created and launched internally by the DistributedSolver).
| args | the XCSP problem file |
| InterruptedException | thrown if the call to sleep() is interrupted |
