Changes between Version 464 and Version 465 of WikiStart
- Timestamp:
- 03/21/22 11:06:26 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v464 v465 553 553 554 554 The Learn protocol is special, it does not really run a negotiation. Instead, parties can learn during the time of this session. Then can not do any actions apart from saying that they finished the learning. 555 556 ==== Session Result 557 All SessionStates have a getResult function that returns a SessionResult. The SessionResult is usually used after a session ends, to collect final synopsis, containing the final utilities, errors and penalties for each party. 555 558 556 559 === Protocol Party Parameters