Skip to content
Snippets Groups Projects
  1. Mar 06, 2025
    • awenjb's avatar
      Bug fixes · dd723af1
      awenjb authored
      - fix bug in Solution Checker
      - Shuffle and InsertPair operators are working
      dd723af1
  2. 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
  3. Feb 28, 2025
    • awenjb's avatar
      Update Code · 2fc0df0b
      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
      2fc0df0b
  4. Feb 24, 2025
Loading