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

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

componentIDfrodo2.algorithms.synchbb.SolutionMsg< V extends Addable< V >, U extends Addable< U > >package
costfrodo2.algorithms.synchbb.SolutionMsg< V extends Addable< V >, U extends Addable< U > >package
fakeSerialize()frodo2.communication.Message
getCompID()frodo2.algorithms.synchbb.SolutionMsg< V extends Addable< V >, U extends Addable< U > >
getCost()frodo2.algorithms.synchbb.SolutionMsg< V extends Addable< V >, U extends Addable< U > >
getSolution()frodo2.algorithms.synchbb.SolutionMsg< V extends Addable< V >, U extends Addable< U > >
getType()frodo2.communication.Message
Message(MessageType type)frodo2.communication.Message
Message()frodo2.communication.Message
readExternal(ObjectInput in)frodo2.algorithms.synchbb.SolutionMsg< V extends Addable< V >, U extends Addable< U > >
solutionfrodo2.algorithms.synchbb.SolutionMsg< V extends Addable< V >, U extends Addable< U > >package
SolutionMsg()frodo2.algorithms.synchbb.SolutionMsg< V extends Addable< V >, U extends Addable< U > >
SolutionMsg(MessageType type, Comparable<?> componentID, V[][] solution, U cost)frodo2.algorithms.synchbb.SolutionMsg< V extends Addable< V >, U extends Addable< U > >
toString()frodo2.algorithms.synchbb.SolutionMsg< V extends Addable< V >, U extends Addable< U > >
typefrodo2.communication.Messageprotected
writeExternal(ObjectOutput out)frodo2.algorithms.synchbb.SolutionMsg< V extends Addable< V >, U extends Addable< U > >