18 Commits

Author SHA1 Message Date
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
beeda19186 Add feature to import guests from CSV 2024-07-25 10:47:49 +02:00
191684a11c Persist table distributions 2024-07-24 20:37:14 +02:00
7926928feb Create models to store tables arrangements 2024-07-24 20:24:01 +02:00
405e698a6f Initial version of VNS algorithm 2024-07-24 20:14:58 +02:00
204771ef2b Make unbreakable bonds belong to the same affinity group in seeds 2024-07-12 15:02:52 +02:00
16914c874b Define unbreakable bonds in seed file and guest index 2024-07-12 15:02:52 +02:00
155278bb7e Modify seeds file to make sure every guest is part of a group 2024-07-12 15:02:49 +02:00
191fcf4767 Modify seeds file to make sure every guest is part of a group 2024-07-11 23:25:29 +02:00
3660d14d44 Fix install of taggable gem and add tags to seeds 2024-07-11 20:41:07 +02:00
c0ed5a68c3 Install acts_as_taggable gem 2024-07-11 20:18:55 +02:00
f66957dd3d Include guests in seed 2024-07-11 20:11:04 +02:00
2ed9f98695 Create guests scaffold 2024-07-11 20:08:26 +02:00
57fcfa3662 Configure seed 2024-07-11 20:00:55 +02:00
98eb2e0473 Expenses scaffold 2024-07-11 19:55:48 +02:00
e34665425f Configure database 2024-07-11 18:45:19 +02:00
a9f166df7e Initial commit 2024-07-11 18:42:31 +02:00