Uses of Class
org.tweetyproject.graphs.DefaultGraph
Package
Description
-
Uses of DefaultGraph in org.tweetyproject.arg.deductive.semantics
Modifier 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.comparator
Modifier and TypeMethodDescriptionDefaultGraph
<Order<T>.org.tweetyproject.comparator.Order.OrderNode> Order.getDefaultGraph()
Return the directed defaultGraph that represents the order -
Uses of DefaultGraph in org.tweetyproject.graphs
Modifier 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-separation