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

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

public class CoBipartiteArgumentationCredulous
extends java.lang.Object


Nested Class Summary
 class CoBipartiteArgumentationCredulous.Inputtape
           
 class CoBipartiteArgumentationCredulous.Worktape
           
 
Constructor Summary
CoBipartiteArgumentationCredulous()
           
 
Method Summary
 boolean compute(BipartiteGraph.Node<java.lang.Integer> x, BipartiteGraph<java.lang.Integer> AF)
           
 ComputationTree<CoBipartiteArgumentationCredulous.Worktape> getComputationTree()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoBipartiteArgumentationCredulous

public CoBipartiteArgumentationCredulous()
Method Detail

compute

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

getComputationTree

public ComputationTree<CoBipartiteArgumentationCredulous.Worktape> getComputationTree()