Skip to content
Snippets Groups Projects
  1. Mar 12, 2025
  2. Mar 11, 2025
    • awenjb's avatar
      Replace template by switch case · 4f74e41e
      awenjb authored
      - replace template by switch case for the sorting strategy and the enumeration strategy in reconstruction operator
      - remove generator / modficiation generator
      4f74e41e
  3. Mar 06, 2025
    • awenjb's avatar
      Bug fixes · dd723af1
      awenjb authored
      - fix bug in Solution Checker
      - Shuffle and InsertPair operators are working
      dd723af1
  4. Mar 05, 2025
    • awenjb's avatar
      Fix some issues · ec1781da
      awenjb authored
      - init the solution with one empty road
      - fix bug while init Data
      - some tests in the main
      ec1781da
    • awenjb's avatar
      Add Basic Operators · 056b4f35
      awenjb authored
      - add enumeration of all Insert position for a pair
      - add shuffle strategy
      056b4f35
  5. Mar 04, 2025
    • awenjb's avatar
      Add Sorting Strategy · 3249e1b3
      awenjb authored
      - add shuffle as basic sorting strategy
      - add getter  to Solution
      3249e1b3
    • awenjb's avatar
      add Solution Components · 54e16ee5
      awenjb authored
      - add basic solution Checker
      - add random destroy Operator
      - revised some parts of the code
      54e16ee5
Loading