JASA project is a high-performance auction simulation software in Java.
It is designed for performing experiments in agent-based computational economics. JASA implements variants of the double-auction market, which is commonly used to run real-world market places such as stock exchanges.
It is designed to be highly extensible, so that other types of auctions can easily be implemented. The software also provides base classes for implementing simple adaptive trading agents.
It was developed for research carried out at the Agent Applications, Research and Technology group of Liverpool University.
Product's homepage
What's New in This Release: [ read full changelog ]
· This release has several changes to bring it in line with recent JABM refactoring as well as some important bugfixes.