Skip to content

gmnakamura/publicgames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

publicgames

Monte carlo simulation with/without punishment for (single,multiple) public goods game with N players. The MC simulation uses Metropolis algorithm and errors are estimated using integrated correlation time.

Usage

 julia main.jl -n number_of_players -b profit -c costs -p punishment --steps montecarlo_steps --folder path
  • data is stored under path/publicgames-...-.dat
  • a gnufile is also provided to display the data

About

Remarks on gametheory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages