https://github.com/catvec/mega-route
Searches for the quickest path to reach multiple destinations.
https://github.com/catvec/mega-route
Last synced: about 1 month ago
JSON representation
Searches for the quickest path to reach multiple destinations.
- Host: GitHub
- URL: https://github.com/catvec/mega-route
- Owner: catvec
- Created: 2019-12-25T23:03:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-25T23:03:59.000Z (about 6 years ago)
- Last Synced: 2025-10-06T17:11:43.535Z (6 months ago)
- Language: Makefile
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mega Route
Determines best route for lots of destinations.
# Table Of Contents
- [Overview](#overview)
# Overview
Searches for the quickest path to reach multiple destinations.
Implementation of traveling salesman solution on real world addresses.