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

Rename MultiObjectivePseudoCSAProfiler to somethings sorter ? #10

Open
rmkujala opened this issue Dec 28, 2017 · 0 comments
Open

Rename MultiObjectivePseudoCSAProfiler to somethings sorter ? #10

rmkujala opened this issue Dec 28, 2017 · 0 comments
Assignees

Comments

@rmkujala
Copy link
Member

The class name "MultiObjectivePseudoCSAProfiler" is rather long now.

These parts of the name could be taken away:
"Pseudo" comes simply from "transfers" and is no longer necessary.
"CSA" - Most of the implemented routing engines/"profilers" are now more less CSA-based, so we could leave this simply to the documentation.

"MultiObjective" could stay, as the object/class allows for simultaenous optimization for multiple features (travel time & transfers)

Are there any better words for "Profiler"?

  • "RangeRouter?", but Route is not necessarily stored :)

Some suggestions:

  • MultiObjectiveProfiler
  • MultiObjectiveRangeRouter
  • RangeRouter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants