refactor(lib): extract logic for mergiraf {merge,solve} out into separate modules #297

Merged
ada4a merged 4 commits from ada4a/mergiraf:split_merge_and_solve into main 2025-04-16 11:42:30 +02:00

4 commits

Author SHA1 Message Date
31115451b2
describe the modules (shortly)
All checks were successful
/ test (pull_request) Successful in 1m1s
2025-04-05 12:49:18 +02:00
bdf311597c
put functions in the approximate order of execution
first solve, then try solving harder, then compare solutions
2025-04-05 12:49:18 +02:00
8d0ea2dbe7
extract solve into a module 2025-04-05 12:49:18 +02:00
ad7087b957
extract merge into a module 2025-04-05 12:49:17 +02:00