| 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 | THere are a number of conventions to compute the "final utility" of a session. These conventions however only can be applied if the profile used for that party is a publicy available utility space. In that case, the final utility is |
| 560 | * if the party did reach an agreement: |
| 561 | * the utility of the agreement, minus the penalty value |
| 562 | * otherwise (party did not reach an agreement) |
| 563 | * if the utilityspace contains a reservation bid: the utility of the reservation bid |
| 564 | * otherwise (no reservation bid): 0. |