Commit Graph

200 Commits

Author SHA1 Message Date
Claude Brisson
68177932b9 Remove debugging mode 2023-12-21 22:31:58 +01:00
Claude Brisson
52f660b1d6 Bugfix with generated ids 2023-12-21 22:31:51 +01:00
Theo Barollet
366c6ef5ca Commenting some non generic debug code 2023-12-21 13:14:22 +01:00
Claude Brisson
98e07288d2 Merge branch 'pairing2' into webview2 2023-12-21 13:09:10 +01:00
Claude Brisson
b0a095fed0 Pairing still in progress 2023-12-21 13:08:59 +01:00
Theo Barollet
3a97aa4318 Correct result entered for basic MMS test 2023-12-21 13:07:57 +01:00
Claude Brisson
ea9e298330 Pairables list in progress 2023-12-21 10:37:16 +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
Claude Brisson
ea44f6068e Registration and fuzzy search in progress 2023-12-15 13:45:23 +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
519eca8af3 Parse EGF and FFG ratings 2023-12-04 21:12:54 +01:00
Quentin Rendu
e446949c98 Do not select same bye player twice 2023-12-04 19:21:46 +01:00
Claude Brisson
7c70fb4539 Split html/js pages 2023-11-29 14:49:18 +01:00
Quentin Rendu
122db9347a Correct missing result in round 1 of test 9 2023-11-29 11:09:18 +01:00
Claude Brisson
5c1dc2d59d Edition/view mode, fix tournament update 2023-11-26 10:36:52 +01:00
Claude Brisson
b2c56145c4 WIP 2023-11-18 08:31:24 +01: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
Claude Brisson
5f068476dc Web view still in progress 2023-11-05 13:51:01 +01:00
Claude Brisson
5fdf3e8944 Runtime properties renginering 2023-11-02 11:05:40 +01:00
Quentin Rendu
595f505a3a Copy OpenGotha procedure to choose bye player 2023-10-30 13:29:24 +01:00
Claude Brisson
eaf2a253d6 Merge from webview2 2023-10-29 14:11:38 +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
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
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
Claude Brisson
905ccda7c9 Reeng in progress 2023-10-23 14:53:01 +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
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
931e3266ff Correct pairingSort function 2023-10-16 18:46:07 +02:00
Quentin Rendu
50ff3fa0fc Copy DUDD weight implementation from opengotha 2023-10-16 13:08:02 +02:00
Quentin Rendu
3c4f04d85c Correct bug in historyBefore and add prints for debugging 2023-10-13 08:46:55 +02:00
Quentin Rendu
59114792c5 Setup test for round 2 of simple swiss 2023-10-12 21:30:25 +02:00