FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
frodo2.algorithms.duct.bound.BoundLog< V extends Addable< V > > Class Template Reference
Inheritance diagram for frodo2.algorithms.duct.bound.BoundLog< V extends Addable< V > >:

Public Member Functions

 BoundLog (Long size)
 Constructor.
double sampleBound (int index, SearchNode< V > node)
Public Member Functions inherited from frodo2.algorithms.duct.bound.Bound< V >
double sampleBound (int index, SearchNode< V > node)
 Calculate the error bound on the utility.

Detailed Description

Author
Brammert Ottens, Nov 21, 2011
Parameters
<V>type used for domain values

Constructor & Destructor Documentation

◆ BoundLog()

frodo2.algorithms.duct.bound.BoundLog< V extends Addable< V > >.BoundLog ( Long size)

Constructor.

Parameters
sizesize of the space that is to be sampled

Member Function Documentation

◆ sampleBound()


The documentation for this class was generated from the following file: