Uses of Class
org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
Packages that use ReachabilityGraph
Package
Description
-
Uses of ReachabilityGraph in org.tweetyproject.logics.bpm.analysis
Methods in org.tweetyproject.logics.bpm.analysis with parameters of type ReachabilityGraphModifier and TypeMethodDescriptionDeadEndMeasure.inconsistencyMeasure
(ReachabilityGraph reachabilityGraph) DeadTransitionMeasure.inconsistencyMeasure
(ReachabilityGraph reachabilityGraph) UnfairnessEntropyMeasure.inconsistencyMeasure
(ReachabilityGraph reachabilityGraph) UnfairnessMeasure.inconsistencyMeasure
(ReachabilityGraph reachabilityGraph) UnlivenessMeasure.inconsistencyMeasure
(ReachabilityGraph reachabilityGraph) -
Uses of ReachabilityGraph in org.tweetyproject.logics.petri.plotting
Constructors in org.tweetyproject.logics.petri.plotting with parameters of type ReachabilityGraphModifierConstructorDescriptionReachabilityGraphPlotter
(Plotter plotter, ReachabilityGraph graph) Create a new instance -
Uses of ReachabilityGraph in org.tweetyproject.logics.petri.syntax.reachability_graph
Methods in org.tweetyproject.logics.petri.syntax.reachability_graph that return ReachabilityGraphModifier and TypeMethodDescriptionReachabilityGraphParser.get()
Get the reachability graph after parsingConstructors in org.tweetyproject.logics.petri.syntax.reachability_graph with parameters of type ReachabilityGraph