- Step1: Install Java 8 or higher and Maven on your development machine
- Step2: Add RinSim dependency to your Maven project or download the standalone JAR
- Step3: Define a road network graph and configure vehicle fleets in your Java code
- Step4: Implement or customize agent behaviors and routing algorithms
- Step5: Configure dynamic request generators for pickup and delivery tasks
- Step6: Run the simulation, monitor outputs, and visualize results in real time