pm4py.algo.conformance.alignments 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.conformance.alignments.decomposed package
- pm4py.algo.conformance.alignments.dfg package
- pm4py.algo.conformance.alignments.edit_distance package
- pm4py.algo.conformance.alignments.petri_net package
- Subpackages
- pm4py.algo.conformance.alignments.petri_net.utils package
- pm4py.algo.conformance.alignments.petri_net.variants package
- Submodules
- pm4py.algo.conformance.alignments.petri_net.variants.dijkstra_less_memory module
- pm4py.algo.conformance.alignments.petri_net.variants.dijkstra_no_heuristics module
- pm4py.algo.conformance.alignments.petri_net.variants.discounted_a_star module
- pm4py.algo.conformance.alignments.petri_net.variants.generator_dijkstra_less_memory module
- pm4py.algo.conformance.alignments.petri_net.variants.generator_dijkstra_no_heuristics module
- pm4py.algo.conformance.alignments.petri_net.variants.state_equation_a_star module
- Submodules
- pm4py.algo.conformance.alignments.petri_net.algorithm module
VariantsParametersParameters.PARAM_TRACE_COST_FUNCTIONParameters.PARAM_MODEL_COST_FUNCTIONParameters.PARAM_SYNC_COST_FUNCTIONParameters.PARAM_ALIGNMENT_RESULT_IS_SYNC_PROD_AWAREParameters.PARAM_TRACE_NET_COSTSParameters.TRACE_NET_CONSTR_FUNCTIONParameters.TRACE_NET_COST_AWARE_CONSTR_FUNCTIONParameters.PARAM_MAX_ALIGN_TIME_TRACEParameters.PARAM_MAX_ALIGN_TIMEParameters.PARAMETER_VARIANT_DELIMITERParameters.CASE_ID_KEYParameters.ACTIVITY_KEYParameters.VARIANTS_IDXParameters.SHOW_PROGRESS_BARParameters.CORESParameters.BEST_WORST_COST_INTERNALParameters.FITNESS_ROUND_DIGITSParameters.SYNCHRONOUSParameters.EXPONENTParameters.ENABLE_BEST_WORST_COST
apply()apply_trace()apply_log()apply_multiprocessing()get_diagnostics_dataframe()
- Subpackages
- pm4py.algo.conformance.alignments.process_tree package