Skip to main content

ANAC Supply Chain Management League Platform

Project description

ANAC Supply Chain Management League Platform

Overview

This repository is the official platform for running ANAC Supply Chain Management Leagues. It will contain a package called scmlXXXX for the competition run in year XXXX. For example scml2019 will contain all files related to the 2019’s version of the competition.

Installation

pip install scml

You can also install the in-development version with:

pip install https://github.com/yasserfarouk/scml/archive/master.zip

Documentation

https://scml.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

0.1.5 (2019.12.11)

  • correcting tournament implementation for SCML2020

  • updates to SCML2019 agents to be compatible with newer versions of negmas

0.1.3 (2019-12-08)

  • adding run2020 to scml commands (see the command line tool’s documentation)

  • Now tournaments run for SCML 2020 configuration

0.1.2 (2019-12-01)

  • Adding SCML 2020 simulation.

0.1.1 (2019-11-25)

  • Adding all agents from SCML 2019 competition to the scml2019 package.

  • Adding first draft of SCML 2020 implementation.

0.1.0 (2019-11-20)

  • First release on PyPI.

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

scml-0.1.5.tar.gz (12.0 MB view hashes)

Uploaded Source

Built Distribution

scml-0.1.5-py2.py3-none-any.whl (330.6 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