Package | Description |
---|---|
genius.core.protocol |
Modifier and Type | Class and Description |
---|---|
class |
AlternatingMajorityConsensusProtocol
Implementation of an alternating offer protocol using majority voting.
|
class |
AlternatingMultipleOffersProtocol
Implementation of an alternating offer protocol using voting consensus.
|
class |
MediatorFeedbackBasedProtocol
This is the protocol for the mediated feedback.
|
class |
MediatorProtocol
Base class for all mediator-based protocols
|
class |
SimpleMediatorBasedProtocol
Basic implementation of a mediator based protocol.
|
class |
StackedAlternatingOffersProtocol
Implementation of an alternating offer protocol using offer/counter-offer.
|