Commit Graph

194 Commits

Author SHA1 Message Date
Claude Brisson
e666efdcc3 Reorganize tests 2023-12-23 07:18:53 +01:00
Claude Brisson
abd9fdf837 Handicap wrongly chosen in MM 2023-12-23 02:56:25 +01:00
Theo Barollet
366c6ef5ca Commenting some non generic debug code 2023-12-21 13:14:22 +01:00
Theo Barollet
3a97aa4318 Correct result entered for basic MMS test 2023-12-21 13:07:57 +01:00
Quentin Rendu
ae14e72871 Add a test on name order in SeedCost for Split and Random 2023-12-20 10:29:13 +01:00
Quentin Rendu
56ee3f05a7 Add output to debug seeding 2023-12-19 15:31:27 +01:00
Quentin Rendu
f854873cc0 Correct bug in group size impacting DUDD cost 2023-12-19 15:12:32 +01:00
Theo Barollet
e2c007e3b2 Basic MMS computation 2023-12-17 22:25:56 +01:00
Theo Barollet
f023d92259 Merge branch 'pairing2' of http://gitlab.jeudego.org/tournois/pairgoth into pairing2 2023-12-17 14:12:07 +01:00
Theo Barollet
a8e35a5ced Test MacMahon 2023-12-17 14:07:25 +01:00
Quentin Rendu
65d1f3830e Add a debug feature in applyDUDD 2023-12-07 16:16:20 +01:00
Quentin Rendu
e0dfba27d8 Divide the weights before building the graph with jgrapht 2023-12-07 15:13:25 +01:00
Quentin Rendu
707eae15b3 Add a game between ByePlayer and the player chosen to bye (constructed as a win) 2023-12-07 15:12:04 +01:00
Claude Brisson
eea9daafce Merge branch 'pairing2' of gitlab.jeudego.org:tournois/pairgoth into pairing2 2023-12-05 18:11:04 +01:00
Claude Brisson
e80d8c9022 Add stage-ete-2021 example tournament 2023-12-05 18:10:57 +01:00
Quentin Rendu
e446949c98 Do not select same bye player twice 2023-12-04 19:21:46 +01:00
Quentin Rendu
122db9347a Correct missing result in round 1 of test 9 2023-11-29 11:09:18 +01:00
Quentin Rendu
64ec62ae21 Force pairings using API.put for round 1 of test 9 2023-11-29 10:02:38 +01:00
Quentin Rendu
6fdceab222 Add the option to force pairings in test 9 2023-11-06 11:41:29 +01:00
Claude BRISSON
5def9024d0 Merge branch 'mms-limits' into 'pairing2'
Add mmsFloor and mmsBar parameters for initial MMS scores

See merge request tournois/pairgoth!3
2023-11-05 15:46:05 +00:00
Claude Brisson
41aad62e8f Add json import/export handling of mmFloor and mmBar 2023-11-05 16:10:12 +01:00
Claude Brisson
e694b0431e Rename floor and bar parameters 2023-11-05 15:06:57 +01:00
Claude Brisson
03845d7fdf Add mmsFloor and mmsBar parameters for initial MMS scores 2023-11-05 14:30:01 +01:00
Quentin Rendu
49973bdf23 Modify opengotha weights filename in test 9 2023-10-31 10:25:02 +01:00
Quentin Rendu
595f505a3a Copy OpenGotha procedure to choose bye player 2023-10-30 13:29:24 +01:00
Quentin Rendu
3f37bd39eb Manually remove bye player from all rounds in test 9 2023-10-27 12:30:53 +02:00
Quentin Rendu
3c946a2ebb Create new test on complex swiss tournament (uneven number of players, lots of rounds, lots of options) 2023-10-26 12:35:19 +02:00
Quentin Rendu
17b0b6a943 Move pairing tests to a new class 2023-10-26 11:38:43 +02:00
Quentin Rendu
df1df93ac2 Add an alternative pairing solution for round 7 of simple swiss 2023-10-26 10:55:28 +02:00
Quentin Rendu
c4f891c036 Merge branch 'pairing2' of gitlab.jeudego.org:tournois/pairgoth into pairing2 2023-10-24 12:43:26 +02:00
Quentin Rendu
f4dfddf6f6 Compute drawnUpDown at pairing 2023-10-24 12:43:18 +02:00
Theo Barollet
e94ba5614a Mise a jour de la formule de calcul de bye 2023-10-24 11:58:08 +02:00
Quentin Rendu
6c3dbd2aee Merge branch 'pairing2' of gitlab.jeudego.org:tournois/pairgoth into pairing2 2023-10-24 11:55:09 +02:00
Quentin Rendu
bb8fee6ee1 Clean up test 8 on simple swiss 2023-10-24 11:54:54 +02:00
Theo Barollet
5172f7474c Merge branch 'pairing2' of http://gitlab.jeudego.org/tournois/pairgoth into pairing2 2023-10-24 11:38:32 +02:00
Theo Barollet
d26ca7e43b Choix du bye player a travers un poids pour le matching.
Attention la formule est surement mauvaise.
2023-10-24 11:37:30 +02:00
Quentin Rendu
72f59a6bde Correct bug on handicap.color 2023-10-24 11:17:39 +02:00
Theo Barollet
089b724292 Annulation du commit sur le bye player par ce qu'il sera choisi directement par le matching a travers un poids. 2023-10-24 10:06:11 +02:00
Theo Barollet
cc4790cbf0 Merge remote-tracking branch 'origin/refactor' into pairing2 2023-10-23 15:06:41 +02:00
Theo Barollet
7099a6dede Merge branch 'pairing2' of http://gitlab.jeudego.org/tournois/pairgoth into pairing2 2023-10-23 15:04:55 +02:00
Quentin Rendu
8d957de0d1 Add test for Round 6 of simple swiss 2023-10-23 13:03:34 +02:00
Quentin Rendu
6d6a5f0ef0 Remove hard coded game indices 2023-10-23 12:56:49 +02:00
Theo Barollet
e20e8330ea Proposition de refactor pour les solvers avec séparation de l'extension des Pairables et du calcul des poids. 2023-10-23 11:20:54 +02:00
Theo Barollet
9008ee5cd6 Logistique pour le choix du bye player. 2023-10-23 10:40:40 +02:00
Theo Barollet
87b2bdc134 *Completely* removed old weights log feature 2023-10-23 09:44:44 +02:00
Theo Barollet
d5a747e814 Removed old weights log feature 2023-10-23 09:42:52 +02:00
Quentin Rendu
94701c170c Add test for Round 5 of simple swiss 2023-10-21 11:44:50 +02:00
Quentin Rendu
c4f9281faf Add test for unsorted pairings (not matching default table number with OpenGotha) 2023-10-21 11:42:33 +02:00
Quentin Rendu
31f37a63ff Get sorted table numbers from OpenGotha 2023-10-19 10:52:17 +02:00
Quentin Rendu
426d88353c Relax equality constraint on total weight to <10 2023-10-17 10:08:09 +02:00