Skip to content

Repository files navigation

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

About

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

Topics

Resources

Stars

137 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages