Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 394 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 394 Bytes

Travel-Mate

This is a C# application developed to demonstrate the nearest neighbor and nearest insertion algorithms.

Once you have select the destination points the application will will calculate the best possible route to visit all selected locations.

For this demo the app does not factor in any traffic or road conditions for the calculations. Calculations are based on air distance.