This project solve CarPooling task usings agent-oriented approach.
We use JADE framework to emulate agent interaction.
This is a Maven Project. You can run it with following command:
mvn -Pjade-main clean compiler:compile resources:resources exec:java
If you use Intellij IDEA you can create configuration like to configuration on screenshot to run project: