- Mar 27, 2025
-
-
awenjb authored
- call clean empty route for every new best solution - add new elements in the config file - clean up some of the code
-
- Mar 19, 2025
-
-
awenjb authored
- add basic string removal operator
-
- Mar 04, 2025
-
-
awenjb authored
- add basic solution Checker - add random destroy Operator - revised some parts of the code
-
- Feb 28, 2025
-
-
awenjb authored
- revised some parts of the code - add some comments - add config.h and types.h - data init with the list of Pair - Solution init and link with constraints
-
- Feb 26, 2025
-
-
awenjb authored
- Add TimeWIndow constraint - add Capacity constraint TODO - constraint check in O(1) - consrtaint tests - use constraints in solution - full solution checker
-
- Feb 24, 2025
-
-
awenjb authored
- add basic modification for a solution
-
- Feb 19, 2025
-
-
awenjb authored
- data coherence checker added - new folders - new .cpp .h in modification (to do)
-