https://github.com/sepppenner/optimizingwandererroutes
OptimizingWandererRoutes is a programm written in C# and tries to solve the wanderer problem Cipsoft gave me for application.
https://github.com/sepppenner/optimizingwandererroutes
Last synced: about 1 month ago
JSON representation
OptimizingWandererRoutes is a programm written in C# and tries to solve the wanderer problem Cipsoft gave me for application.
- Host: GitHub
- URL: https://github.com/sepppenner/optimizingwandererroutes
- Owner: SeppPenner
- License: mit
- Created: 2018-08-04T11:30:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-07T20:27:38.000Z (over 1 year ago)
- Last Synced: 2025-02-24T03:30:50.317Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 173 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: Changelog.md
- License: License.txt
Awesome Lists containing this project
README
# OptimizingWandererRoutes
OptimizingWandererRoutes is a programm written in C# and tries to solve the wanderer problem [Cipsoft](https://www.cipsoft.com) gave me for application.
The definition of the wanderer problem can be found [here](https://github.com/SeppPenner/OptimizingWandererRoutes/blob/master/Hausaufgabe-Programmierer.pdf).
[](https://ci.appveyor.com/project/SeppPenner/optimizingwandererroutes)
[](https://github.com/SeppPenner/OptimizingWandererRoutes/issues)
[](https://github.com/SeppPenner/OptimizingWandererRoutes/network)
[](https://github.com/SeppPenner/OptimizingWandererRoutes/stargazers)
[](https://raw.githubusercontent.com/SeppPenner/OptimizingWandererRoutes/master/License.txt)
[](https://snyk.io/test/github/SeppPenner/OptimizingWandererRoutes)
[](https://franzhuber23.blogspot.de/)
[](https://patreon.com/SeppPennerOpenSourceDevelopment)
[](https://paypal.me/th070795)
## The algorithm




All these steps are explained in the Excel file, too: [Excel file](https://github.com/SeppPenner/OptimizingWandererRoutes/blob/master/HowTheAlgorithmWorks.xlsx).
Change history
--------------
See the [Changelog](https://github.com/SeppPenner/OptimizingWandererRoutes/blob/master/Changelog.md).