Actions

WikiPeerCode: Difference between revisions

From Santa Fe Institute Events Wiki

No edit summary
No edit summary
Line 1: Line 1:
Back to [[WikiPeer Group]]
Back to [[WikiPeer Group]]
The code for our model.  Last modifications indicated in green.


* [[RepMod.java.wp]]    : The main model <font color=green>(JNW:0617-1720)</font>
* [[RepMod.java.wp]]    : The main model <font color=green>(JNW:0617-1720)</font>

Revision as of 23:28, 17 June 2006

Back to WikiPeer Group

The code for our model. Last modifications indicated in green.


  • --CompNodeRep.java--  : Out moded. The comparator for sorting by reputation. Absorbed as inner class into RepMod
  • --GameMaster.java.wp-- : Out moded. The class that organizes the votes. Methods absorbed into CustomNode and RepMod.