Module TwoPartyLegislature
[hide private]
[frames] | no frames]

Module TwoPartyLegislature

source code

TwoPartyLegislature.py

Created by Drew Conway <agc282@nyu.edu> on 2008-10-07. Copyright (c) 2008. All rights reserved, see GNU LGPL.

PyVote is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.


Version: 0.02

Classes [hide private]
  TwoPartyLegislature
  Committee
  Bill
The object that is voted on by agents
  TwoPartyAgent
Agent class taking either a 'liberal' or 'conservative' party and ideology
  TwoPartyAgentTests
  TestBill