Changes between Version 266 and Version 267 of WikiStart


Ignore:
Timestamp:
12/18/19 13:45:31 (4 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v266 v267  
    279279||= behaviour name =||= abbreviation for =||= expected behaviour =||
    280280|| SAOP || stacked alternating offers protocol ||First, party receives SessionSettings. After that it receives an ActionDone if a party does an action. The party takes an action only after YourTurn is received. It can then either Accept, EndNegotiation or Offer. Accept is possible only after another Offer was received||
    281 || COB || compare bids protocol.||A party receives SessionSettings. After that it receives ActionDone if a party does an action. The party takes an action only after CompareWithBid is received. It reacts with a Comparison action ||
     281|| COB || compare bids protocol.||A party receives SessionSettings. After that it receives ActionDone if a party does an action. The party takes an action only after CompareWithBid is received. It reacts with a Comparison action. A party of this type must receive a parameter "userid" with a unique string value  ||
     282|| SHAOP || Stacked human alternating offers protocol ||similar to SAOP. A party of this type must receive parameters userid, elicitationcost and credit. A party of this type can execute a RequestComparison(userid) action, allowed only if its credit is > elicitationcost. Each call will deduce elicitationcost from the credit. The call results in the associated COB party with the same userid to execute a Comparison action.  ||
    282283
    283284