Skip to content

AlainRossier/DynamicNetworkGames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Network Games

This repository provides the source code to find Markov perfect equilibria in a dynamic network game with 3 agents, as defined in [1].

To run the code (under Linux) :

rm *.o

make

./countries

To run the code under Windows, execute main.cc in DevC++.

[1] Caleb M. Koch and A. Rossier, A characterization of cooperation in dynamic network games. In Proceedings of the 14th Workshop on the Economics of Networks, Systems and Computation, 2019

Releases

No releases published

Packages

No packages published