LilaHelminiak/SIA
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Agents in the Harbour - README file
ABOUT
-----
The project is developed as a team project within the "Systemy inteligentnych agentów" ("Multi-agent systems") class at the University of Wrocław (UWr). The goal of the application is to simulate the ship cargo loading process. The main participants of this process are stationary cranes and mobile forklifts (different types of agents). The agents cooperate to load the ship as quickly as possible.
The application is written in Python 2.x. To run it, run main.py with an optional map name parameter. If no parameter is given, the default map (maps/map1) is loaded.
AUTHORS
-------
Lilianna Hełminiak [LilaHelminiak]
Maciej Kaim [mkaim]
Wojciech Kuprianowicz [w-ku]
LINKS
-----
Repository: http://github.com/LilaHelminiak/SIA
Wiki: http://github.com/LilaHelminiak/SIA/wiki
Issue tracker: http://github.com/LilaHelminiak/SIA/issues