pm4py.algo.conformance.alignments package¶
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.state_equation_a_star module
- pm4py.algo.conformance.alignments.petri_net.variants.tweaked_state_equation_a_star module
- Module contents
- Submodules
- pm4py.algo.conformance.alignments.petri_net.algorithm module
- Module contents
- Subpackages
- pm4py.algo.conformance.alignments.process_tree package
- pm4py.algo.conformance.alignments.variants package
Submodules¶
pm4py.algo.conformance.alignments.algorithm module¶
This file is part of PM4Py (More Info: https://pm4py.fit.fraunhofer.de).
PM4Py is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
PM4Py 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 General Public License for more details.
You should have received a copy of the GNU General Public License along with PM4Py. If not, see <https://www.gnu.org/licenses/>.
Module contents¶
This file is part of PM4Py (More Info: https://pm4py.fit.fraunhofer.de).
PM4Py is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
PM4Py 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 General Public License for more details.
You should have received a copy of the GNU General Public License along with PM4Py. If not, see <https://www.gnu.org/licenses/>.