ANAC Automated Negotiations League Platform
Project description
ANAC Automated Negotiations League Platform
Overview
This repository is the official platform for running ANAC Automated Negotiation Leagues (starting 2024). It will contain a package called anlXXXX for the competition run in year XXXX. For example anl2024 will contain all files related to the 2024’s version of the competition.
Installation
pip install anl
You can also install the in-development version with:
pip install https://github.com/autoneg/anl/archive/master.zip
Documentation
Changelog
0.1.9 (2024.02.14)
Adding divide-the-pies scenarios
Adding workflow to test on negmas master
Tutorial and docs update
Update faq
0.1.8 (2023.12.31)
bugfix in visualizer initial tournament list
Correcting auto pushing to PyPi
0.1.7 (2023.12.31)
Adding simple dockerfile
Adding –port, –address to anlv show. You can now set the port and address of the visualizer
Visualizer parses folders recursively
minor: faster saving of figs
Adding mkdocs to dev requirements
Removing NaiveTitForTat from the default set of competitors
Improving tutorial
0.1.6 (2023.12.27)
- Improved visualizer
Adding filtering by scenario or strategy to the main view.
Adding new options to show scenario statistics, scenario x strategy statistics, and cases with no agreements at all.
You can show multiple negotiations together
You can show the descriptive statistics of any metric according to strategy or scenario
More plotting options for metrics
- Improved CLI
Adding the ability to pass parameters to competitors in the CLI.
Removing NaiveTitForTat from the default set of competitors
Making small tournaments even smaller
- New and improved strategies
Adding RVFitter strategy which showcases simple implementation of curve fitting for reserved value estimation and using logging.
Adding more comments to NashSeeker strategy
Simplified implementation of MiCRO
Adding a simple test for MiCRO
Avoid failure when Nash cannot be found in NashSeeker
Migrating to NegMAS 0.10.11. Needed for logging (and 0.10.10 is needed for self.oppponent_ufun)
0.1.5 (2023.12.24)
Changing default order of agents
Adding a basic visualizer
Adding make-scenarios to the CLI
Passing opponent ufun in the private info
Separating implementation of builtin agents
requiring NegMAS 0.10.9
0.1.4 (2023.12.24)
Retrying scenario generation if it failed
Defaulting to no plotting in windows
0.1.3 (2023.12.23)
Defaulting to no-plotting on windows to avoid an error caused by tkinter
Retry scenario generation on failure. This is useful for piece-wise linear which will fail (by design) if n_pareto happened to be less than n_segments + 1
0.1.2 (2023.12.18)
Adding better scenario generation and supporting mixtures of zero-sum, monotonic and general scenarios.
Requiring negmas 0.10.8
0.1.2 (2023.12.11)
Controlling log path in anl2024_tournament() through the added base_path argument
0.1.1 (2023.12.09)
Added anl cli for running tournaments.
Added the ability to hide or show type names during negotiations
Corrected a bug in importing unique_name
Now requires negmas 0.10.6
0.1.0 (2023.11.30)
Adding ANL 2024 placeholder
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file anl-0.1.9.tar.gz
.
File metadata
- Download URL: anl-0.1.9.tar.gz
- Upload date:
- Size: 39.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e66ab068a814314f4711d782af1f501583cd172c586fae459d5a1b95b6381d1 |
|
MD5 | 2aea056bb4da81f92f77237725a031af |
|
BLAKE2b-256 | a37b92ff331c9a551556596176d840b0ab950c92a895edd2746524abf2f34771 |
File details
Details for the file anl-0.1.9-py2.py3-none-any.whl
.
File metadata
- Download URL: anl-0.1.9-py2.py3-none-any.whl
- Upload date:
- Size: 33.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 498be0b66bada789b11f0f2e1ce26b5d67d852dd67f7f72b9fec307bb8108e56 |
|
MD5 | 911207e2f787b122a60b38b6a6104ad9 |
|
BLAKE2b-256 | 2a46507c4fcc4e34d348f0d45b3bb534ab947c7ab5cce2a5e4dfa1374f62e605 |