Class SerialisationGraph

java.lang.Object
org.tweetyproject.arg.dung.serialisability.semantics.SerialisationGraph
All Implemented Interfaces:
Iterable<SerialisationNode>, GeneralGraph<SerialisationNode>, Graph<SerialisationNode>

public class SerialisationGraph extends Object implements Graph<SerialisationNode>
A Graph-based representation of the Serialisation Sequences of some Argumentation Framework wrt. some Semantics.
Author:
Lars Bengel, Julian Sander, Matthias Thimm