Class Marking

java.lang.Object
org.tweetyproject.logics.petri.syntax.reachability_graph.Marking
All Implemented Interfaces:
Comparable<Marking>, Node

public class Marking extends Object implements Node, Comparable<Marking>
A class to describe markings (i.e. a token distribution over all places) of a Petri net
Author:
Benedikt Knopp