Changes between Version 152 and Version 153 of WikiStart


Ignore:
Timestamp:
03/12/19 13:34:04 (5 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v152 v153  
    4141[[Image(https://tracinsy.ewi.tudelft.nl/trac/Genius2/export/333/design/classdiagram.svg, 80%)]]
    4242
    43 All classes are documented in detail in the javadoc with the code. Here we just give a brief overview.
     43All classes are documented in detail in the javadoc with the code. Also the serialization is annotated with the classes. Here we just give a brief overview. Later in this document we explain the serialization of a domain and profile. Also check the examples to see how this works and what typical values look like.
    4444
    4545== issuevalue
     
    5151
    5252== profile
     53A profile is a function that maps a bid to a real number in [0,1]. The higher the value, the more preferred is that bid.
     54
    5355
    5456