Imports a Petri net from a CPNXML file
Package
- CPNet
Version
- 6.10.117
Input
- A CPNXML file.
Output
- A (flat) Petri net, created from the first page found in the CPNXML file. Simple initial markings like “x” and 3`x” are recognized, though from “1`x++2`y” only the “1`x” will be recognized, and so are arc inscriptions like “()” and “x`()”. Graphics information (including layout) is preserved as much as possible.
Version 6.10.120:
– Node colors (line, fill) are now taken into account as well.
Version 6.10.122:
– Subst transitions (instances) are now taken into account as well.