FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
frodo2.algorithms.duct.SamplingChild< V extends Addable< V > >.VariableInfo Member List

This is the complete list of members for frodo2.algorithms.duct.SamplingChild< V extends Addable< V > >.VariableInfo, including all inherited members.

createNode(int domainSize, boolean maximize, boolean IGNORE_INF)frodo2.algorithms.duct.SamplingChild< V extends Addable< V > >.VariableInfoprotected
getFinalBound()frodo2.algorithms.duct.SamplingChild< V extends Addable< V > >.VariableInfo
reportedBoundfrodo2.algorithms.duct.SamplingChild< V extends Addable< V > >.VariableInfoprotected
storeCOSTmsg(COSTBmsg msg)frodo2.algorithms.duct.SamplingChild< V extends Addable< V > >.VariableInfo
VariableInfo(String variableID, V[] domain, String parent, List< String > children, Class< SamplingProcedure< V > > samplingClass, Class< TerminationCondition< V > > terminationClass)frodo2.algorithms.duct.SamplingChild< V extends Addable< V > >.VariableInfo