Changes between Version 355 and Version 356 of WikiStart
- Timestamp:
- 09/22/20 13:22:13 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v355 v356 462 462 463 463 Above 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 465 Some 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 464 473 465 474 The basic classes defining a protocol are: