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

Public Member Functions

void processSample (SearchNode< V > dist, AddableReal infeasibleUtility, boolean maximize)
Public Member Functions inherited from frodo2.algorithms.duct.samplingMethods.SamplingProcedure< V >
int sampling (SearchNode< V > dist)
 Method samples the distribution dist.
abstract void processSample (SearchNode< V > dist, AddableReal infeasibleUtility, final boolean maximize)
 Processes the last received sample and determines the appropriate statistics.

Detailed Description

Author
Brammert Ottens, Oct 24, 2011
Parameters
<V>type used for domain values

Member Function Documentation

◆ processSample()


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