read_PN: Read .PNML file

View source: R/read_PN.R

read_PNR Documentation

Read .PNML file

Description

Read .PNML file

Usage

read_PN(file, add_final_marking = TRUE)

Arguments

file

Path to .pnml file

add_final_marking

logical (default: TRUE): add final marking. If TRUE, all places without outgoing flows are considered part of a single final marking. Overwrite with set_final_marking() if needed. If FALSE, final_marking is set to NULL

Value

A codemarked_petrinet


petrinetR documentation built on April 3, 2023, 5:21 p.m.