Releases: terna/oligopoly
Python 3 Oligopoly
V6book is related to the experiments reported in the upcoming book M.Mazzoli, M.Morini, and P.Terna, 2019, Rethinking Macroeconomics with Endogenous Market Structure.
The experiments are both of the SMAC (Simple Market Aggregate Clearing mechanism) type (1-6) and of
the ASHAM (Atomistic Simplified HAyekian Market) one (7-11).
Python 3 Oligopoly, preliminary "book" release
V6book is related to the experiments reported in the upcoming book M.Mazzoli, M.Morini, and P.Terna, 2019, Rethinking Macroeconomics with Endogenous Market Structure.
The experiments are both of the SMAC (Simple Market Aggregate Clearing mechanism) type (1-6) and of
the ASHAM (Atomistic Simplified HAyekian Market) one (7-11).
Python 2 Oligopoly related to the cases 0a and 0b, from masterP2
From version 5c_fd, adding corrections to Agent.py to comply with NetworkX 2.0+
The use is related to the two experiments reported in the article M.Mazzoli, M.Morini, and P.Terna, 2017, Business Cycle in a Macromodel with Oligopoly and Agents' Heterogeneity: An Agent-Based Approach, quoted in the README.md file.
Those experiments are also reported in the upcoming book M.Mazzoli, M.Morini, and P.Terna, 2019, Rethinking Macroeconomics with Endogenous Market Structure.
Version 5c_fd adds the output of each firm in each cycle
The production and profit data of each firm in each cycle are now reported into the file date+hour+_firms.csv
(small correction in WorldState.py on 20180109
Version V5bP2_fd is the same of 5b underlining Python 2 use and adding the firm data
_fd means firm data (output for each firm in each cycle.
Use this to replicate the cases of the paper
Versions 5 & 5b improved to 5c
The novelty is the capability of modifying the parameters while the model is running, search for special action use in the Index of Oligopoly.pdf.
First Python 3 version based on 5 (& 5b) releases
For explanations: please look at the file Oligopoly.pdf, containing the Making of the Simulation Model.
The fourth step in model building
For explanations: please look at the file Oligopoly.pdf, containing the Making of the Simulation Model.
Third step in building the model
For explanations: please look at the file Oligopoly.pdf, containing the Making of the Simulation Model.
A first and a second step in buildind the model
For explanations: please look at the file Oligopoly.pdf, containing the Making of the Simulation Model.
(A note: for some reason, V2 had been merged in V1 in a previous reordering action).