FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
Package frodo2.algorithms.synchbb

Classes implementing the SynchBB algorithm. More...

Packages

package  test
 Tests for the SynchBB algorithm.

Classes

class  BTmsg
 Backtrack message in SynchBB. More...
class  PathMsg
 The message containing the current partial assignment in SynchBB. More...
class  SolutionMsg
 A message containing the optimal solution found so far. More...
class  SynchBB
 The SynchBB algorithm for DCOPs. More...
class  SynchBBsolver
 A DCOP solver using SynchBB. More...

Detailed Description

Classes implementing the SynchBB algorithm.