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

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

AFB()frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >
AFB(Element parameters, DCOPProblemInterface< V, U > problem)frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >
AFB(DCOPProblemInterface< V, U > problem, Element parameters)frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >
assign_CPA(Comparable<?> compID, ComponentInfo compInfo, final int clusterIndex)frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
assignmentHistoriesMapfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
backtrack(Comparable<?> componentID, ComponentInfo compInfo, ClusterInfo info, int clusterIndex)frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
checkAllCostsNonNeg()frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
compInfosfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
compOfClusterfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
CONV_STATS_MSG_TYPEfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >privatestatic
convergencefrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
CPA_MSG_TYPEfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >static
f(int clusterIndex, ComponentInfo compInfo, PA< V, U > pa)frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
FB_CPA_TYPEfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >static
FB_ESTIMATE_TYPEfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >static
finishedfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
getAssignmentHistories()frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >
getCurrentSolution()frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >
getLocalSpace(ComponentInfo compInfo, int clusterIndex, PA< V, U > pa, final boolean groundClusterVars)frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
getMsgTypes()frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >
getStatsFromQueue(Queue queue)frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >
h(final int i, ComponentInfo compInfo)frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
initiate(Comparable<?> compID, ComponentInfo compInfo)frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
notifyIn(Message msg)frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >
frodo2::algorithms::StatsReporterWithConvergence.notifyIn(Message msg, Object toAgent)frodo2.communication.IncomingMsgPolicyInterface< T >
ORDER_MSG_TYPEfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >static
ORDER_STATS_MSG_TYPEfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >static
OUTPUT_MSG_TYPEfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >static
pendingConvMsgsfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
pendingCPAmsgsfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
pendingFbCpaMsgsfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
pendingSolMsgsfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
problemfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
processCpaMsg(CPAmsg< V, U > msgCast, Comparable<?> componentID, ComponentInfo compInfo, int clusterIndex, ClusterInfo info)frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
processFbCpa(FbCpaMsg< V, U > msgCast, ComponentInfo compInfo, int clusterIndex, ClusterInfo info)frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
processFbEstimate(FbEstimateMsg< V, U > msgCast, Comparable<?> componentID, ComponentInfo compInfo, int clusterIndex, ClusterInfo info)frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
processLinearOrdering(OrderMsg< V, U > msg, List< String > agents, Comparable<?> componentID, List< List< String > > order, ComponentInfo compInfo)frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
queuefrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
reset()frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >
setQueue(Queue queue)frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >
setSilent(boolean silent)frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >
solutionfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
start()frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
START_MSG_TYPEfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >static
startedfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
STATS_MSG_TYPEfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >static
terminate(Comparable<?> compID, ComponentInfo compInfo)frodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
UB_MSG_TYPEfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >static
valArrayClassfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
valClassfrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
verbosefrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private
zerofrodo2.algorithms.afb.AFB< V extends Addable< V >, U extends Addable< U > >private