is_node {petrinetR} | R Documentation |
Is node
Description
Check if a node is part of a petri net
Usage
is_node(node, PN)
Arguments
node |
|
PN |
Value
logical that indicates whether node
is a node in PN
[Package petrinetR version 0.3.0 Index]