|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectsatisfiabilityApplet.tauTautology.MajorityGate
by Catherine Block id# 6319 Date: Nov 20, 2004 Time: 10:31:48 AM CS 180H MajorityGate takes l inputs (each input is a conjuntions) and outputs 1 if >= half of the inputs are 1, 0 otherwise
Constructor Summary | |
MajorityGate(java.util.ArrayList conjLiteralsInputs)
|
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MajorityGate(java.util.ArrayList conjLiteralsInputs)
Method Detail |
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |