I was looking at the RaptorAlgorithm -> run(self, from_stops, dep_secs, rounds), and I realize that the class is running multiple origins to multiple targets query, which I thought cannot be done as the local pruning functionality only continuing with the earliest trips.
I was wondering how you manage to run a RAPTOR query for multiple origins to multiple destinations.
I can provide some scenarios to discuss if you want.
Hi
I was looking at the RaptorAlgorithm -> run(self, from_stops, dep_secs, rounds), and I realize that the class is running multiple origins to multiple targets query, which I thought cannot be done as the local pruning functionality only continuing with the earliest trips.
I was wondering how you manage to run a RAPTOR query for multiple origins to multiple destinations.
I can provide some scenarios to discuss if you want.
Best wishes Mahdi