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

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

actionFrequenciesfrodo2.algorithms.duct.SearchNode< V extends Addable< V > >
arrayToString(Object[] arr, int highlight)frodo2.algorithms.duct.SearchNode< V extends Addable< V > >package
arrayToString(double[] arr, int highlight)frodo2.algorithms.duct.SearchNode< V extends Addable< V > >package
averageUtilfrodo2.algorithms.duct.SearchNode< V extends Addable< V > >
bestUtilfrodo2.algorithms.duct.SearchNode< V extends Addable< V > >
boundsfrodo2.algorithms.duct.SearchNode< V extends Addable< V > >
convergenceBound(int index, double delta)frodo2.algorithms.duct.SearchNode< V extends Addable< V > >
feasiblefrodo2.algorithms.duct.SearchNode< V extends Addable< V > >
frequenciefrodo2.algorithms.duct.SearchNode< V extends Addable< V > >
getRandomUnknowLocal(UtilitySolutionSpace< V, AddableReal > space, AddableReal infeasibleUtility, String[] contextVariables, V[] context, V[] domain)frodo2.algorithms.duct.SearchNode< V extends Addable< V > >
IGNORE_INFfrodo2.algorithms.duct.SearchNode< V extends Addable< V > >protected
initSampling(UtilitySolutionSpace< V, AddableReal > space, AddableReal infeasibleUtility, String[] contextVariables, V[] context, V[] domain)frodo2.algorithms.duct.SearchNode< V extends Addable< V > >
lastVisitedfrodo2.algorithms.duct.SearchNode< V extends Addable< V > >protected
localCostsfrodo2.algorithms.duct.SearchNode< V extends Addable< V > >
maxBoundfrodo2.algorithms.duct.SearchNode< V extends Addable< V > >
maxBoundIndexfrodo2.algorithms.duct.SearchNode< V extends Addable< V > >
maxValuefrodo2.algorithms.duct.SearchNode< V extends Addable< V > >
maxValueIndexfrodo2.algorithms.duct.SearchNode< V extends Addable< V > >
nbrFeasibleLocalSolutionsfrodo2.algorithms.duct.SearchNode< V extends Addable< V > >
numberOfValuesfrodo2.algorithms.duct.SearchNode< V extends Addable< V > >
randomfrodo2.algorithms.duct.SearchNode< V extends Addable< V > >protected
samplingOrderfrodo2.algorithms.duct.SearchNode< V extends Addable< V > >package
SearchNode(int numberOfValues, boolean maximize, boolean ignore_inf)frodo2.algorithms.duct.SearchNode< V extends Addable< V > >
solveLocalProblem(UtilitySolutionSpace< V, AddableReal > space, AddableReal infeasibleUtility, String[] contextVariables, V[] context, V[] domain)frodo2.algorithms.duct.SearchNode< V extends Addable< V > >
storeCost(int valueIndex, AddableReal costSample, AddableReal infeasibleUtility, final boolean maximize)frodo2.algorithms.duct.SearchNode< V extends Addable< V > >
toString(double delta)frodo2.algorithms.duct.SearchNode< V extends Addable< V > >
unknowLocalSolutionsfrodo2.algorithms.duct.SearchNode< V extends Addable< V > >
visited(Bound< V > b)frodo2.algorithms.duct.SearchNode< V extends Addable< V > >