|
FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
|
The decision made. More...
Public Attributes | |
| DISCARD | |
| the message should be discarded | |
| DONTCARE | |
| the message can be discarded | |
The decision made.
| frodo2.communication.OutgoingMsgPolicyInterface< T >.Decision.DISCARD |
the message should be discarded
Referenced by frodo2.algorithms.dpop.restart.UTILreuse.notifyOut(), frodo2.communication.mailer.CentralMailer.FakeQueue.notifyOutListeners(), frodo2.communication.Queue.notifyOutListeners(), and frodo2.communication.QueueTest.testOutgoingListener().
| frodo2.communication.OutgoingMsgPolicyInterface< T >.Decision.DONTCARE |
the message can be discarded
Referenced by frodo2.algorithms.dpop.privacy.EncryptedUTIL< V extends Addable< V >, U extends Addable< U >, E extends AddableLimited< U, E >.notifyOut(), frodo2.algorithms.dpop.privacy.SecureRerooting< C extends Addable< C >, E extends AddableLimited< C, E >.notifyOut(), frodo2.algorithms.dpop.restart.UTILreuse.notifyOut(), and frodo2.algorithms.test.MessageDebugger.notifyOut().