Changes between Version 104 and Version 105 of WikiStart


Ignore:
Timestamp:
04/13/21 09:12:03 (4 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v104 v105  
    3333
    3434== Running a Session
    35 To run a session using the new-session GUI :
     35The GUI varies slightly, depending on the protocol that you select. We discuss the variants here.
     36
     37=== SAOP
     38To run a SAOP session using the new-session GUI :
    3639
    3740* Go to ​​http://localhost:8080/runserver-X.Y.Z (replace X.Y.Z with the version you installed) and click on "new session".
     
    4750[[Image(newsession.png, 90%)]]
    4851
    49 
     52=== MOPAC
    5053If you run a MOPAC setting you get some additional options
    5154
     
    5861With these settings, the conceder gets power 2 and therefore having him accept your offer helps a lot. Also randomparty sets minPower which means its votes are only valid if at least total power of 3 is reached. Because it is difficult to reach a deal with multiple parties, the most likely outcome for randomparty will be a deal with conceder.
    5962
    60 
     63=== SHAOP
    6164When running a SHAOP session, you need to be careful with a number of settings. See also the image below:
    6265* Select the SHAOP protocol
     
    100103The MOPAC protocol shows the utilities of the offers made by the parties. In each round, all remaining parties place an offer (in non-deterministic order) so as the negotiation progresses less and less parties make subsequent offers. In negotiations with many parties and partial deals it may be necessary to check the log file for further details about what happened in the negotiation.
    101104
     105=== Learn
     106A learn session is special, because no negotiation is done during this session.
     107Therefore, you can not select any profiles.
     108You should provide the parties their 'persistentstate' and 'negotiationdata'. The GUI already adds these to the parameters, but the values probably should be fixed to the values you used in the earlier sessions.
    102109
    103110== Run a Tournament