transitions {petrinetR}R Documentation

Transitions

Description

Extracts the transitions from a Petri Net

Usage

transitions(PN)

## S3 method for class 'petrinet'
transitions(PN)

## S3 method for class 'marked_petrinet'
transitions(PN)

Arguments

PN

petrinet or marked_petrinet

Methods (by class)


[Package petrinetR version 0.3.0 Index]