Mettre à jour 'README.md'
This commit is contained in:
parent
5c06b50268
commit
64caa6492a
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -29,4 +29,15 @@ You can also test the 2 versions individually with any graph of your choice as l
|
||||||
**[source]** is the id of the source in your graph (a number)
|
**[source]** is the id of the source in your graph (a number)
|
||||||
**[sink]** is the id of the sink in your graph (a number)
|
**[sink]** is the id of the sink in your graph (a number)
|
||||||
|
|
||||||
|
remarks for improvement:
|
||||||
|
|
||||||
|
- always work on integers rather than floats because of the round up than can lead to a huge ga between values
|
||||||
|
- biased choice :
|
||||||
|
reflect on people who choose only one option out of three, will they be advantaged or on the contrary, left behind
|
||||||
|
what do we want to achieve first, the maximum people or attribute the maximum first choices ?
|
||||||
|
- small random cost to everyone in order to avoid biased choice from one roud of attribution to another
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue