Description
Number of activities that have been instantiated directly after the activity of interest in the event log.
Potential use
Process where several distinct directly-follows relations can occur.
Assumptions
A greater number of directly-follows relations is desirable, as it implies a greater capability to address unexpected situations.
Desired Value:
MAXIMIZE
Required attributes
actactinstcasetype
Equations
Formula for practitioners
returns the set of all instances of activity .
returns the set of activities that directly follow activity in any case.
Formal Definition
Tags
act
actinst
case
type
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.flexibility.activities.directly_follows_relations_count
