|
DSIMA
|
Classes | |
| class | Supply |
| Supply with the target supply function \(\pi = 0.1 q^2 +2\). More... | |
| class | Demand |
| Demand with the inverse demand function \(\pi = 40 - 0.05 q^2\). More... | |
| class | System |
| Agent based system definition. More... | |
Namespaces | |
| implementation.simulator.src.agent.example | |
| Example | |
| Example of agent-based system based on a supply and a demand curve. | |
Variables | |
| tuple | system = System() |
| tuple | convergence = system.run() |