
jadex.bdi.examples.garbagecollector_classic.readme.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jadex-applications-bdi Show documentation
Show all versions of jadex-applications-bdi Show documentation
The Jadex BDI applications package contain
several example applications, benchmarks and
testcases using BDI agents.
The newest version!
Garbagecollector
--------------
Starting requires:
- Starting one environment agent.
- Starting one burner agent.
- Starting one or more collector agents.
This example is inspired by the "robot" example
of the Jason BDI agent engine.
Garbage collector agents:
- Run on the grind in a predefined way.
- Whenever they step on a piece of garbage they try to
pick it up and bring it to a burner agent.
- Thereafter they go back to their original position and
continue the search for garbage.
Burner agents:
- Do not move.
- Sit and wait for garbage.
- Whenever garbage occurs on their position they
pick it up and burn it.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy