|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.ac.tuwien.dbai.alternation.examples.MCVP
public class MCVP
Monotone Circuit Value Problem
Nested Class Summary | |
---|---|
class |
MCVP.Inputtape
|
class |
MCVP.Worktape
|
Constructor Summary | |
---|---|
MCVP()
|
Method Summary | |
---|---|
boolean |
compute(Circuit circuit,
boolean[] input,
int outIndex)
|
ComputationTree<MCVP.Worktape> |
getComputationTree()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MCVP()
Method Detail |
---|
public boolean compute(Circuit circuit, boolean[] input, int outIndex)
public ComputationTree<MCVP.Worktape> getComputationTree()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |