petrinet_check_wfnet: Check Workflow net property

View source: R/petrinet.R

petrinet_check_wfnetR Documentation

Check Workflow net property

Description

Checks if the Petri net is a Workflow net

Usage

petrinet_check_wfnet(pn, convert = TRUE)

Arguments

pn

Petri net

convert

TRUE to automatically convert Python objects to their R equivalent. If you pass FALSE you can do manual conversion using the r-py-conversion function.

Value

A single logical


fmannhardt/pm4py documentation built on July 21, 2023, 10:55 p.m.