|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.ac.tuwien.dbai.alternation.examples.BipartiteArgumentationCredulous
public class BipartiteArgumentationCredulous
Nested Class Summary | |
---|---|
class |
BipartiteArgumentationCredulous.Inputtape
|
class |
BipartiteArgumentationCredulous.Worktape
|
Constructor Summary | |
---|---|
BipartiteArgumentationCredulous()
|
Method Summary | |
---|---|
boolean |
compute(BipartiteGraph.Node<java.lang.Integer> x,
BipartiteGraph<java.lang.Integer> AF)
|
ComputationTree<BipartiteArgumentationCredulous.Worktape> |
getComputationTree()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BipartiteArgumentationCredulous()
Method Detail |
---|
public boolean compute(BipartiteGraph.Node<java.lang.Integer> x, BipartiteGraph<java.lang.Integer> AF)
public ComputationTree<BipartiteArgumentationCredulous.Worktape> getComputationTree()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |