Changes between Version 264 and Version 265 of WikiStart
- Timestamp:
- 12/18/19 13:05:44 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v264 v265 277 277 278 278 Currently this is a list of behaviours that the party can handle. The 'behaviour' is just a string but it refers to a specific behaviour|| 279 || behaviour name || abbreviation for || expected behaviour||279 ||= behaviour name =||= abbreviation for =||= expected behaviour =|| 280 280 || 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 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 ||