HusseinLezzaik / Crew-Scheduling

Operational Research minimal implementations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crew_Scheduling

crew scheduling exercises minimal

Some concepts:

  • Primal
  • Dual
  • Simplex
  • Big M
  • Branch and Bound
  • Cut and Bound
  • Shortest Path
  • Column Generation

About

Operational Research minimal implementations

License:MIT License


Languages

Language:Python 100.0%