Skip to content
Snippets Groups Projects
  1. Mar 14, 2025
    • awenjb's avatar
      Add new sorting strategies · abc43935
      awenjb authored
      - add sorting based on demand
      - add sorting based on nearest and furthest
      - add sorting based on time window
      abc43935
  2. Mar 13, 2025
    • awenjb's avatar
      fix bug in time window constraint · 58ed359e
      awenjb authored
      - time window was doing a copy of an updated vector then update the vector doing two time a modification before evaluating the reach times
      58ed359e
  3. Mar 04, 2025
    • 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