gtfspy
gtfspy copied to clipboard
Rename MultiObjectivePseudoCSAProfiler to somethings sorter ?
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