Simulates a dispatching algorithm serving exogenous transportation requests with a fleet of vehicles. Does not simulate the universe, unlike MATSim. Batteries are included.
-
Updated
Nov 21, 2024 - Python
Simulates a dispatching algorithm serving exogenous transportation requests with a fleet of vehicles. Does not simulate the universe, unlike MATSim. Batteries are included.
Development of a Ride Pooling Heuristic and Simulation
Neural Approximate Dynamic Programming for On-Demand Ride-Pooling implemented in PyTorch.
This simulator uses a proposed non-myopic cost function approximation policy to allow passengers to have synchronized transfers within a ride-pooling system.
Supplementary data to reproduce the figures in the article "Identifying the threshold to sustainable ridepooling"
A fleet-based simulation platform that connects MATSim with external ride-pooling simulators
NOMAD-RPS is a dynamic ride-pooling simulator that uses a non-myopic cost function approximation policy to make sequential decisions and find the best matches between riders and vehicles in the system
Add a description, image, and links to the ridepooling topic page so that developers can more easily learn about it.
To associate your repository with the ridepooling topic, visit your repo's landing page and select "manage topics."