Skip to content

Repositories for the agent-based economic models of my master's thesis. Selected results browsable on

License

Notifications You must be signed in to change notification settings

luziusmeisser/agentecon

Repository files navigation

Mastering Agent-Based Economics, #Smoothing

This repository is part of the master's thesis Mastering Agent-Based Economics. It is no longer maintained. Please visit its fork https://github.com/meisserecon/agentecon for the latest results.

Results can be browsed online on http://master.agentecon.com/sim.html?id=Smoothing

Run class com.agentecon.sim.config.SavingConsumerConfiguration to get output.txt which can be used to generate charts smoothing2.pdf and pizzaincarnation.pdf.

###General instructions

In order to modify and run the model yourself, you should follow these steps:

  1. Make sure a git client is installed. I am using SourceTree: https://www.sourcetreeapp.com/
  2. Make sure an IDE for Java is installed. I am using eclipse for Java EE developers, obtainable from https://eclipse.org/downloads/ .
  3. Add this repository (https://github.com/kronrod/agentecon.git) in your git and checkout the tag or branch from the title.
  4. Import the project to eclipse. In case you are using a different IDE, make sure to add jar\agenteconinterface.jar and jar\jacop-4.3.0.jar library to the classpath.
  5. Run the class mentioned above.

About

Repositories for the agent-based economic models of my master's thesis. Selected results browsable on

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages