lorenzofavaro / agentspeak-auction-protocol

Agentspeak implementation of auction protocol for multi-agent systems. Supports sealed-bid and open-cry auctions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Agentspeak implementation of auction protocol for multi-agent systems. Supports sealed-bid and open-cry auctions.


Languages

Language:ASL 69.3%Language:Java 30.7%