Major version update. In summary:
- Classes for foundPath and traversedCountries
- Pruning redundant path during traversal
Below is auto generated
What's Changed
- Traversed countries distance sort by @skywarth in #1
- Issue #2 by @skywarth in #3
- Integrating routing result into the recursion both as parameter … by @skywarth in #4
- Initial tests by @skywarth in #5
- Prep for publish by @skywarth in #6
- Attributes for foundPath by @skywarth in #7
- Traversed countries class by @skywarth in #10
- Prune redundant route by @skywarth in #12
- Origin country included to redundancy assertion by @skywarth in #14
- Issues #13, #9, #8 addressed and solved.
New Contributors
Full Changelog: https://github.com/skywarth/country-routing-algorithm/commits/v2.0.0