Uses of Class
net.sf.tweety.graphs.DefaultGraph
-
Packages that use DefaultGraph Package Description net.sf.tweety.graphs net.sf.tweety.graphs.orders -
-
Uses of DefaultGraph in net.sf.tweety.graphs
Methods in net.sf.tweety.graphs that return DefaultGraph Modifier and Type Method Description DefaultGraph<T>DefaultGraph. getRestriction(Collection<T> nodes) -
Uses of DefaultGraph in net.sf.tweety.graphs.orders
Methods in net.sf.tweety.graphs.orders that return DefaultGraph Modifier and Type Method Description DefaultGraph<net.sf.tweety.graphs.orders.Order.OrderNode>Order. getDefaultGraph()
-