Changes between Version 355 and Version 356 of WikiStart


Ignore:
Timestamp:
09/22/20 13:22:13 (4 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v355 v356  
    462462
    463463Above gives a very short description of the protocol. The javadoc of each protocol contains all details. Javadoc is available on the [http://artifactory.ewi.tudelft.nl/artifactory/webapp/#/artifacts/browse/tree/General/libs-release/geniusweb/protocol artifactory]. See [wiki:WikiStart#DownloadingJavaDoc downloading javadoc].
     464
     465Some protocols use the party parameters to set some behaviour. These parameters are also seen by the party so that it can adapt its behaviour accordingly.
     466
     467||Protocol||parameters||
     468||SAOP||-||
     469||MOPAC||power: the power of the party. Used to evaluate votings. Default=minimum=1||
     470||AMOP||minVotes: the minimum 'power' (in AMOP, power represents number of votes) for votes.
     471||SHAOP||-||
     472
    464473
    465474The basic classes defining a protocol are: