SCML2020¶
This module describes the Supply Chain Management League Platform as run in 2020
scml.scml2020 Package¶
Implements the SCML 2020 world design
Classes¶
|
An agent that negotiates randomly. |
|
An agent that does nothing for the whole length of the simulation |
|
Implements the base class for agents that negotiate independently with different partners. |
|
An agent that tries to buy cheap and sell expensive but does not care about production scheduling. |
|
An agent that keeps schedules of what it needs to buy and sell and tries to satisfy them. |
|
|
|
Base class for all SCML2020 agents (factory managers) |
|
The Agent SCML2020World Interface for SCML2020 world allowing a single process per agent |
|
A Supply Chain SCML2020World Simulation as described for the SCML league of ANAC @ IJCAI 2020. |
|
A report published periodically by the system showing the financial standing of an agent |
|
Defines all private information of a factory |
|
A simulated factory |
Class Inheritance Diagram¶
