at.ac.tuwien.dbai.alternation.examples
Class BipartiteArgumentationCredulous

java.lang.Object
  extended by at.ac.tuwien.dbai.alternation.examples.BipartiteArgumentationCredulous

public class BipartiteArgumentationCredulous
extends java.lang.Object


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

BipartiteArgumentationCredulous

public BipartiteArgumentationCredulous()
Method Detail

compute

public boolean compute(BipartiteGraph.Node<java.lang.Integer> x,
                       BipartiteGraph<java.lang.Integer> AF)

getComputationTree

public ComputationTree<BipartiteArgumentationCredulous.Worktape> getComputationTree()