-
Notifications
You must be signed in to change notification settings - Fork 5
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
Rjf/248 improve ksp #249
Rjf/248 improve ksp #249
Conversation
@nreinicke this is ready for review. after running, i was able to explore k=[10,20,30,40,50] and plot which set each result comes from here, colored by it's k value, for a given OD pair. here stars are the time-optimized ksp routes, triangles are the distance-optimized ksp routes, and the circles are the pareto front generated by Compass. i don't have any other tests, so if you feel like this could use a test, let me know. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me, it's cool to see the k paths building out the "cloud" around the Pareto front.
This PR adds some new features to search:
submitting this draft for any early review but I still need to test it later this week.