Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 729 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 729 Bytes

Jason-Auction

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).

Setup

  • 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 setting jason.infra.centralised.RunCentralisedMAS as main class
    • Set arguments to ./src/main/resources/auction.mas2j

Contributing

Libraries used:

Author

Lorenzo Favaro