cyclicity: Cyclicity

Description Usage Arguments Value Examples

Description

Cyclicity is defined as the number of nodes on a cycle divided by the total number of nodes

Usage

1
cyclicity(repetition_and_path_log, xml_internal_doc, signavio = FALSE)

Arguments

repetition_and_path_log

repetition and path log list object created by the function create_repetition_and_path_log

xml_internal_doc

document object created using the create_internal_document function

signavio

boolean which indicates whether the file stems from signavio

Value

an integer indicating the cyclicity

Examples

1
cyclicity(path_log, create_internal_doc(file_path))

jonaslieben/UnderstandBPMN documentation built on May 26, 2019, 12:31 p.m.