Changes between Version 297 and Version 298 of WikiStart


Ignore:
Timestamp:
04/28/20 14:30:26 (4 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v297 v298  
    467467Notice, the anac parties are parties originating from [http://ii.tudelft.nl/genius/ Genius] . These are only there to give some inspiration and to allow running of some old Genius parties. We recommend to not use the source code from these.
    468468
     469
     470||= Party =||= Protocol =||= Utility space types =||= Parameters =||
     471||RandomParty||SAOP||UtilitySpace, PartialOrdering||-||
     472||RandomPyParty||SAOP||UtilitySpace, PartialOrdering||-||
     473
     474
     475
    469476== HumanGUI party
    470477The HumanGUI party is a party that shows a GUI to allow the user to manually interact with a negotiation. This GUI is shown on the machine where the partiesserver is running. This is also the reason that this party is not included with the default partiesserver. If you want to use this you need to download the latest version of the jar file from [http://artifactory.ewi.tudelft.nl/artifactory/webapp/#/artifacts/browse/tree/General/libs-release/geniusweb/exampleparties/humangui the artifactory] and install it on your partiesserver.