Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 25 days 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