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 TypeClassDescriptionclassInstances of this class represent argument trees in the sense of Definition 6.1 in
Philippe Besnard and Anthony Hunter.classInstances of this class are compilations in the sense of Definition 8 in
Philippe Besnard and Anthony Hunter. -
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 TypeClassDescriptionclassSimpleGraph<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