Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add validate_legs_connect #12

Open
ngfgrant opened this issue Jan 11, 2019 · 0 comments
Open

Add validate_legs_connect #12

ngfgrant opened this issue Jan 11, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@ngfgrant
Copy link
Owner

Add a method to Route which validates that for a given leg in the list of legs, the next leg’s starting position is the same as the current leg’s end position. I.e the legs connect.

A route cannot exist where by adjacent legs in the legs list do not connect.

@ngfgrant ngfgrant added the enhancement New feature or request label Jan 13, 2019
@ngfgrant ngfgrant added this to the 0.1.0 Release milestone Jan 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant