VRPTW Column Generation Save

A solution to the VRPTW problem using the Column Generation algorithm. Implementation with Python using the Gurobi optimizer (license needed)

Project README

VRPTW-Column-Generation

A solution to the VRPTW problem using the Column Generation algorithm. Implementation with Python using the Gurobi optimizer (license needed)

Dependencies

  • Python 3.7
  • Numpy 1.1.18
  • Gurobi 9.0 (license needed)

Running the tests

$ python col-gen-vrptw.py
$ python coverCost.py

References

Open Source Agenda is not affiliated with "VRPTW Column Generation" Project. README Source: SimoneRichetti/VRPTW-Column-Generation
Stars
82
Open Issues
2
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating