WikiPeerCode
From Santa Fe Institute Events Wiki
- RepMod.java : The main model
- CustomNode.java : The agent class.
- CustomEdge.java : The edge class.
- GameMaster.java : The class that organizes the votes, polls, and challenges
- Network.java : The class that initializes the network.
- GUIModel.java : The GUI for the model
- ModelParameters.java : The base for the model