Uses of Class
org.tweetyproject.graphs.DefaultGraph
Packages that use DefaultGraph
Package
Description
-
Uses of DefaultGraph in org.tweetyproject.arg.deductive.semantics
Subclasses of DefaultGraph in org.tweetyproject.arg.deductive.semanticsModifier and TypeClassDescriptionclass
Instances of this class represent argument trees in the sense of Definition 6.1 in
Philippe Besnard and Anthony Hunter.class
Instances of this class are compilations in the sense of Definition 8 in
Philippe Besnard and Anthony Hunter. -
Uses of DefaultGraph in org.tweetyproject.arg.dung.serialisibility.syntax
Subclasses of DefaultGraph in org.tweetyproject.arg.dung.serialisibility.syntaxModifier and TypeClassDescriptionclass
This class represents a graph visualising the differentExtension
during the generation process of serialisable extensions. -
Uses of DefaultGraph in org.tweetyproject.comparator
Methods in org.tweetyproject.comparator that return DefaultGraphModifier and TypeMethodDescriptionDefaultGraph<Order<T>.org.tweetyproject.comparator.Order.OrderNode>
Order.getDefaultGraph()
-
Uses of DefaultGraph in org.tweetyproject.graphs
Subclasses of DefaultGraph in org.tweetyproject.graphsModifier and TypeClassDescriptionclass
SimpleGraph<T extends Node>
An extended version of the DefaultGraph which supports removing of nodes as well as some utility functions for d-separationMethods in org.tweetyproject.graphs that return DefaultGraph