Skip to content

An agent based fleet management model for first and last mile connectivity to transit networks

License

Notifications You must be signed in to change notification settings

transnetlab/agent-based-fleet-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Agent Based Fleet Management for First- and Last-Mile Connectivity

This repsoitory contains the code for an agent based fleet management model for first and last mile connectivity to transit networks built using the AnyLogic simulation platform. The java files in the folder src contain the classes used in the simulation. These files can be used as reference while building a similar model using AnyLogic's GUI. More details on the architecture can be found in the following paper.

References

The folder images contains screenshots of AnyLogic interface for Main, Passenger and Vehicle agents. Main is the top-level agent where all the other agents reside. The following image shows the different AnyLogic constructs including variables, parameters, collection objects, events and functions.

main.png

The Python Connector object to call VRP code also resides in Main agent. The left-hand side of the image shows the Project structure. Similarly, the AnyLogic constructs and state charts for Passenger and Vehicle are shown in the following images.

Passenger.png
Vehicle.png

About

An agent based fleet management model for first and last mile connectivity to transit networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published