9 Commits

Author SHA1 Message Date
3971fab196 Refactor implementation to make it more efficient 2024-08-01 19:24:29 +02:00
2a0a2d77df Refactor + include tests when there are two groups of guests 2024-08-01 19:09:26 +02:00
8c6974a1e5 Replace rule that calculates discomfort 2024-08-01 18:43:56 +02:00
df391a4f35 Extract a DiscomfortCalculator class 2024-07-31 22:53:50 +02:00
69b013a717 Merge branch 'main' into vns
Some checks failed
Run unit tests / unit_tests (pull_request) Failing after 1m21s
2024-07-31 20:38:06 +00:00
726470267d Define an initializer with a hierarchy of affinity groups
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 2m7s
2024-07-31 20:58:47 +02:00
95da6141ac Small refactor
Some checks failed
Run unit tests / unit_tests (pull_request) Failing after 8m42s
2024-07-25 11:25:22 +02:00
191684a11c Persist table distributions 2024-07-24 20:37:14 +02:00
405e698a6f Initial version of VNS algorithm 2024-07-24 20:14:58 +02:00