Class ReachabilityGraph

java.lang.Object
org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
All Implemented Interfaces:
Iterable<Marking>, BeliefBase, GeneralGraph<Marking>, Graph<Marking>

public class ReachabilityGraph extends Object implements Graph<Marking>, BeliefBase
A class to describe the graph of reachability between possible markings of a Petri net
Author:
Benedikt Knopp