Skip to main content

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

https://yasserfarouk.github.io/anl/

Changelog

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

anl-0.1.5.tar.gz (29.4 kB view hashes)

Uploaded Source

Built Distribution

anl-0.1.5-py2.py3-none-any.whl (46.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page