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


bupaverse/pm4py documentation built on May 11, 2024, 8:01 a.m.