This project has been created for the exam of Intelligent Agents of the Master's Degree course at the University of Turin.
The project is an implementation of english auction protocol in AgentSpeak(L).
- Clone repository
- If you're using IntelliJ then you are good to do, otherwise follow these steps:
- Create a new run configuration using the template
application
settingjason.infra.centralised.RunCentralisedMAS
as main class - Set arguments to
./src/main/resources/auction.mas2j
- Create a new run configuration using the template
Libraries used: