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

Packages

package  test
 Tests for the SynchBB algorithm.

Classes

class  AFB
 The AFB algorithm by Gershman, Meisels, and Zivan (JAIR'09). More...
class  AFBBaseMsg
 All AFB messages containing a CPA subclass this class. More...
class  AFBsolver
 A DCOP solver using AFB. More...
class  CPAmsg
 The message containing the current partial assignment in AFB. More...
class  FbCpaMsg
 The FB_CPA message in AFB. More...
class  FbEstimateMsg
 The FB_ESTIMATE message in AFB. More...
class  PA
 Class holding a partial assignment for AFB. More...
class  SolutionMsg
 A message containing the optimal solution found so far. More...
class  Timestamp
 Timestamp mechanism for AFB. More...