Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 451 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 451 Bytes

pickup-delivery

intelligent agent pickup-delivery project

To begin either the reactive or deliberative simulation, cd to the respective folder and type: java -jar ../logist/logist.jar config/.xml

To run the simulation with multiple agents add more agents from the same xml to the end of the command

The pickup-delivery project use the Repast platform developed by the University of Chicago