You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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"?
Some suggestions:
The text was updated successfully, but these errors were encountered: