# Generated by roxygen2: do not edit by hand

S3method(print,petrinet)
export(add_flows)
export(add_places)
export(add_transitions)
export(create_PN)
export(enabled)
export(enabled_transition)
export(execute)
export(flows)
export(is_place)
export(is_transition)
export(marking)
export(n_flows)
export(n_nodes)
export(n_places)
export(n_transitions)
export(nodes)
export(parse_trace)
export(parsel_trace)
export(part_of)
export(places)
export(post_set)
export(pre_set)
export(read_PN)
export(rename_places)
export(rename_transitions)
export(render_PN)
export(transitions)
export(tree_to_PN)
export(visNetwork_from_PN)
import(DiagrammeR)
import(dplyr)
import(purrr)
import(visNetwork)
import(xml2)
