Learn R Programming

petrinetR (version 0.2.0)

parsel: Parse (logical)

Description

Tests whether a sequence of transitions can be fired by a Petri Net. If so returns TRUE, otherwise FALSE.

Usage

parsel(PN, trace)

Arguments

PN

A Petri Net

trace

A sequence of transitions, stored in a vector.