An open API service indexing awesome lists of open source software.

https://github.com/sachaarbonel/traveler-planner

POC of a DFS + python dictionnary of arrays with a couple of destination as keys, and an array of prices of length 365 days (estimated price calendar for the couple of destinations) as values for calculating the best combinations of destinations
https://github.com/sachaarbonel/traveler-planner

depth-first-search traveling-salesman travels

Last synced: 9 months ago
JSON representation

POC of a DFS + python dictionnary of arrays with a couple of destination as keys, and an array of prices of length 365 days (estimated price calendar for the couple of destinations) as values for calculating the best combinations of destinations

Awesome Lists containing this project

README

          

traveler-planner