3 Commits

Author SHA1 Message Date
6ff1f91726 Moved rankign/scoring parameters into a single struct BaseScoringParameters
The ranking parameters/weights/flags/etc were spread over many variables and difficult to keep track of. Collected into a single struct for easier overview.
2017-12-11 14:44:58 +01:00
dd1e08f0cc Use BaseScoringParameters struct more places 2017-12-08 13:54:15 +01:00
3b4d2758d3 Started moving scorign/ranking parameters to a single struct 2017-12-08 13:46:20 +01:00