Skip to content

jmarca/tsp_multiple_days

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSP over multiple days

This repo is what I did to solve a question asked on the OR Tools forum about how to convert a single-day TSP problem into a multi-day TSP problem. The original code was by @joshykautz. My additions and edits are in the commit log here.

To run it, you have to have python 3 installed, with OR Tools.

Then just run

python tsp_multiple_days.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages