Changes between Version 469 and Version 470 of WikiStart
- Timestamp:
- 03/22/22 14:01:19 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v469 v470 558 558 Generally, the SessionResult contains the agreement bids of the parties that reached an agreement. Not all participating parties may reach an agreement. It also contains penalties, which are double values. 559 559 560 THere is a conventions to compute the "final utility" of a session. These conventions are often computed in a post-processing step, to rate the performance of a party with a single number. This can be applied only if the profile used for that party is a publicy available utility space. In that case, the final utility is usually computed like this: 560 THere is a conventional way to compute the "final utility" of a session. These conventions are often computed in a post-processing step, to rate the performance of a party with a single number. Check the [#LogConverter]. 561 . This can be applied only if the profile used for that party is a publicy available utility space. In that case, the final utility is usually computed like this: 561 562 * if the party did reach an agreement: 562 563 * the utility of the agreement, minus the penalty value if there is one … … 744 745 }}} 745 746 746 The logconverter adds a section "utilities" to each of the results, containing a dict with the final utility for each party. The final utility was defined in ......747 The logconverter adds a section "utilities" to each of the results, containing a dict with the final utility for each party. The final utility was defined in [#SessionResult the SessionResult section]. 747 748 748 749 The logconverter outputs the converted