pm4py.algo.analysis package#
PM4Py – A Process Mining Library for Python
Copyright (C) 2024 Process Intelligence Solutions UG (haftungsbeschränkt)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see this software project’s root or visit <https://www.gnu.org/licenses/>.
Website: https://processintelligence.solutions Contact: info@processintelligence.solutions
Subpackages#
- pm4py.algo.analysis.extended_marking_equation package
- pm4py.algo.analysis.marking_equation package
- pm4py.algo.analysis.woflan package
- Subpackages
- Submodules
- pm4py.algo.analysis.woflan.algorithm module
ParametersOutputsOutputs.S_C_NETOutputs.PLACE_INVARIANTSOutputs.UNIFORM_PLACE_INVARIANTSOutputs.S_COMPONENTSOutputs.UNCOVERED_PLACES_S_COMPONENTOutputs.NOT_WELL_HANDLED_PAIRSOutputs.LEFTOutputs.UNCOVERED_PLACES_UNIFORMOutputs.WEIGHTED_PLACE_INVARIANTSOutputs.UNCOVERED_PLACES_WEIGHTEDOutputs.MCGOutputs.DEAD_TASKSOutputs.R_G_S_COutputs.R_GOutputs.LOCKING_SCENARIOSOutputs.RESTRICTED_COVERABILITY_TREEOutputs.DIAGNOSTIC_MESSAGES
woflanwoflan.set_s_c_net()woflan.set_place_invariants()woflan.set_uniform_place_invariants()woflan.set_s_components()woflan.set_uncovered_places_s_component()woflan.set_not_well_handled_pairs()woflan.set_left()woflan.set_uncovered_places_uniform()woflan.set_weighted_place_invariants()woflan.set_uncovered_places_weighted()woflan.set_mcg()woflan.set_dead_tasks()woflan.set_r_g_s_c()woflan.set_r_g()woflan.set_locking_scenarios()woflan.set_restricted_coverability_tree()woflan.get_net()woflan.get_initial_marking()woflan.get_final_marking()woflan.get_s_c_net()woflan.get_place_invariants()woflan.get_uniform_place_invariants()woflan.get_s_components()woflan.get_uncovered_places_s_component()woflan.get_not_well_handled_pairs()woflan.get_left()woflan.get_uncovered_places_uniform()woflan.get_weighted_place_invariants()woflan.get_uncovered_places_weighted()woflan.get_mcg()woflan.get_dead_tasks()woflan.get_r_g_s_c()woflan.get_r_g()woflan.get_locking_scenarios()woflan.get_restricted_coverability_tree()woflan.get_output()
short_circuit_petri_net()step_1()step_2()step_3()step_4()step_5()step_6()step_7()step_8()step_9()step_10()step_11()step_12()step_13()apply()compute_non_live_sequences()compute_unbounded_sequences()
- pm4py.algo.analysis.workflow_net package