matsim-org / matsim-code-examples

A repository containing code examples around MATSim
GNU General Public License v3.0
85 stars 180 forks source link

AI agent behavior possibility #437

Open ignavargas opened 4 years ago

ignavargas commented 4 years ago

Hi!, I'm doing a project in which is proposed the utilization of AI algorithms or modules to control certain agents behaivor on a traffic simulator. I'm totally new to MATSim and I'm not sure if modify an specific group of agent behaivor is possible giving the actual open project. Mostly I would like to know if, with the actual given code, is enough to modify behavior on execution time and if there's some insight I can be given to go through the right path.

michalmac commented 4 years ago

There are at least 2 ways of doing it:

Keep in mind, that the chapters are from 2016, and there have been many changes to matsim over recent years. But the main ideas behind both remain the same.