WikiPeerCode: Difference between revisions
From Santa Fe Institute Events Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Back to [[WikiPeer Group]] | |||
* [[RepMod.java]] : The main model | * [[RepMod.java]] : The main model | ||
* [[CustomNode.java]] : The agent class. | * [[CustomNode.java]] : The agent class. |
Revision as of 22:33, 15 June 2006
Back to WikiPeer Group
- 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