separability: Separability

Description Usage Arguments Value Examples

Description

A cut vertex is a node which if removed, splits the diagram into two pieces The consequence is that elements which are part of each path can be defined as a cut vertex Separability is defined as the number of cut vertices divided by (the size of the model - 2)

Usage

1
separability(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 separability

Examples

1
separability(path_log, create_internal_doc(file_path))

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