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

Packages

package  bound
package  samplingMethods
package  termination
package  tests

Classes

class  BOUNDmsg
class  BoundStatsMsg
 Message that contains the final bound on the solution quality. More...
class  COSTBmsg
class  COSTmsg
class  DUCTSolution
 Solution class for the family of DUCT algorithms. More...
class  DUCTsolver
 A DCOP solver using DUCT. More...
class  Normalize
 This module is a preprocessing module that normalizes all utilities to between 0 and 1. More...
class  NormalizeInf
 This module is a preprocessing module that normalizes all utilities to between 0 and 1. More...
class  NORMmsg
class  OUTmsg
class  Sampling
class  SamplingChild
class  SamplingChildSearch
class  SamplingPruning
class  SamplingPruningSearch
class  SearchNode
 Convenience class to store information associated to a specific state. More...
class  SearchNodeChild
 Convenience class to store information associated to a specific state. More...
class  SearchNodePruning
 Convenience class to store information associated to a specific state. More...
class  VALUEmsg