Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 304 Bytes

CHANGELOG.md

File metadata and controls

18 lines (15 loc) · 304 Bytes

Release notes

v0.0.1 Initial release (15/10/2022)

Added

  • solver support
    • dispatching rules
      • spt
      • fifo
      • edd
      • forward scheduling
      • backward scheduling
    • meta heuristics
      • local search
      • genetic

Contributor

  • LongxingTan