pm4py-pn-unfoldings

View on PyPIReverse Dependencies (0)

1.0.1 pm4py_pn_unfoldings-1.0.1-py3-none-any.whl

Wheel Details

Project: pm4py-pn-unfoldings
Version: 1.0.1
Filename: pm4py_pn_unfoldings-1.0.1-py3-none-any.whl
Download: [link]
Size: 35188
MD5: 60962ee6e6af600263adab039061f7ff
SHA256: 70cbe40821788ecee8c3be450863e8755a3cb36307aaafcab6ed516b760cb94b
Uploaded: 2024-04-17 23:15:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pm4py-pn-unfoldings
Version: 1.0.1
Summary: Library for Petri net unfoldings based on pm4py
Author: TimurTimergalin
Author-Email: tmtimergalin8080[at]gmail.com
Home-Page: https://github.com/TimurTimergalin/Unfoldings
Keywords: petri-nets unfoldings pm4py
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: colorama (>=0.4.6)
Requires-Dist: contourpy (>=1.2.1)
Requires-Dist: cvxopt (>=1.3.2)
Requires-Dist: cycler (>=0.12.1)
Requires-Dist: deprecation (>=2.1.0)
Requires-Dist: fonttools (>=4.51.0)
Requires-Dist: graphviz (>=0.20.3)
Requires-Dist: intervaltree (>=3.1.0)
Requires-Dist: kiwisolver (>=1.4.5)
Requires-Dist: lxml (>=5.2.1)
Requires-Dist: matplotlib (>=3.8.4)
Requires-Dist: networkx (>=3.3)
Requires-Dist: numpy (>=1.26.4)
Requires-Dist: packaging (>=24.0)
Requires-Dist: pandas (>=2.2.2)
Requires-Dist: pillow (>=10.3.0)
Requires-Dist: pm4py (>=2.7.11.7)
Requires-Dist: pydotplus (>=2.0.2)
Requires-Dist: pyparsing (>=3.1.2)
Requires-Dist: python-dateutil (>=2.9.0.post0)
Requires-Dist: pytz (>=2024.1)
Requires-Dist: scipy (>=1.13.0)
Requires-Dist: setuptools (>=69.5.1)
Requires-Dist: six (>=1.16.0)
Requires-Dist: sortedcontainers (>=2.4.0)
Requires-Dist: tqdm (>=4.66.2)
Requires-Dist: tzdata (>=2024.1)
Requires-Dist: wheel (>=0.43.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2246 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nets_generators/__init__.py sha256=f5pDJlpZtvhjg9s5kbZISI7lAeMfHsboE_JRYozYo4s 1023
nets_generators/dining_philosophers.py sha256=8xHh-ko__6YCheMsv8tItUPU7ZaPHHAqitksIP3iotc 2418
nets_generators/dining_philosophers_with_dict.py sha256=jtLgX2k1pSGdDRhnYyGzqAkHEy7v4C_z0-bGOF1_GH4 2723
nets_generators/generate_slotted_ring.py sha256=K3opkaeSflQJi5h40Ti8oYG7VGYu1wp04TA6wH47APY 2141
nets_generators/milners_cyclic_scheduler.py sha256=gFT5DyrLM-aAvuV19sdx9ND8HSV9KTUWBzf6P_k93LE 2278
nets_generators/mutual_exclusion.py sha256=998OwVzB4th_PyMQbQtaiIy1I-s0r3ZvNlFvTgY3qH0 1606
unfoldings/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
unfoldings/alg/__init__.py sha256=cDTCHCX-BLhkZ6pcHvUb7i92AvhyG6wAKgnJaJ8dzDQ 716
unfoldings/alg/concurrency_relation.py sha256=IZMTWkv-FKKLP4vbJ7_OlaYyB4Bf2J2f2Czq9drCF6A 1921
unfoldings/alg/possible_extensions.py sha256=o6yoiBpP6Q72rk5a3OfAwSP37bHdyUJxJW0hvcGwDTQ 3703
unfoldings/alg/priority_queue.py sha256=aKw2IDQREECvuPOlky9QGVevlFhWYCzzyT2y3xwGePM 4492
unfoldings/cutoff_settings/__init__.py sha256=S2aEhG9GPdX67aqmjH1gsSxFWAJ91ybOcjGufiJLxjg 1042
unfoldings/cutoff_settings/abstract.py sha256=06o_iOI7rtHPrsQ7Pr1U_pOATSUiI4rXdAbnvbmh1GY 1402
unfoldings/cutoff_settings/idle.py sha256=0eSvQMe5bIP1jZMUIUoe-4KEmKZ-uJiWZ1EveYKpaQQ 428
unfoldings/cutoff_settings/mark.py sha256=Zz5K1dJf4nWlXAdcELs6ZRxfdEjZ7et6KzRDhtX_ogg 789
unfoldings/decorations/__init__.py sha256=fnh9sK-3RBJowiVJBW5mErwFg9MZIfYmnMC1u2thICY 1478
unfoldings/decorations/abstract.py sha256=OpKpFh2vzU_r5BqqniZ-1Grr7lNl-Z6Vn3vUV-kwsbc 1471
unfoldings/decorations/colors.py sha256=fQAvPABSxVnyb5DCDRaBhQKwSD3vTXqTlcur7NJICIU 1925
unfoldings/decorations/idle.py sha256=ETEQgvQ-8_LuKtKKmEaDx_F7SPFoTfOte4p09pF5TfA 292
unfoldings/decorations/labels.py sha256=YTlTEe9alCR-aCM--rJOr5bFunclNVHRaMRd0234XH8 2723
unfoldings/obj/__init__.py sha256=8nr-2fmFtq5reCTvdiIIz8JlPxxGwa0D1v1_lWX5EV4 630
unfoldings/obj/condition.py sha256=znmgSrMd3KyQIYDwB9j05KA09gfqzyIuE89RjSICpvc 1090
unfoldings/obj/event.py sha256=5G9Xy3SLACmu_cRptVhi9NNuLpoR-IAnLh5uTSWEdPY 1144
unfoldings/obj/prefix.py sha256=Aoub8SIjECOli5X60fCbSO2cTAlH3O1uCaLAgTbiEZw 1337
unfoldings/order_settings/__init__.py sha256=gFUrajV79nPEQuI14LzsPpuKW74gkaTZfPWeeR1ovV4 1827
unfoldings/order_settings/abstract.py sha256=eYzJl-Hn3lZ3i6mfBmfIgWqtx5MpfYDC3ufjDbwAxR4 2611
unfoldings/order_settings/basic.py sha256=GP_T3thY0ra-yupWHjybZ3mGKbcVufvdawXRDvzlIjQ 2428
unfoldings/order_settings/config_length_utils.py sha256=FxOs-nQDfAXm_10e0r23poRxXGKqDaAlqVRjLCiMIaA 506
unfoldings/order_settings/foata.py sha256=yqhaA4cuOHUy1QqOo10EvJAEWEiJ51kzDNcRxIT7lME 4760
unfoldings/order_settings/idle.py sha256=NRR6z1eRJUJDgV3FBDSAsWEDfEO-Z2-i9kSbYXGIt0I 985
unfoldings/unfolding_algorithms/__init__.py sha256=wrNZh5q3TN_-mGXrZOSiP6vY004CtE83akJNwWB9AJA 653
unfoldings/unfolding_algorithms/standard.py sha256=TkhiE_U5DtbInfUBhz3Dyw1AhXFvxRw6IP39UmxXrPY 4947
unfoldings/unfolding_algorithms/n_safe/__init__.py sha256=61S-acf1DCLbtvM2qwBkGBi2b28-MyH656f92_dpliU 282
unfoldings/unfolding_algorithms/n_safe/build_prefix.py sha256=6CulIhPrKvvI2oROrR0wvkVrbPf-rMeVuTlQxzat0qM 4148
unfoldings/unfolding_algorithms/n_safe/condition.py sha256=VaN5702jw9-ebuB9K4tM5VIRCXaWwkKaNZl77j28Y3c 629
unfoldings/unfolding_algorithms/n_safe/event.py sha256=auA0urZJlr1BqFHGZBZLtz3C6feYTmm33_1GroRBEIA 1017
unfoldings/unfolding_algorithms/n_safe/possible_extensions.py sha256=zeW1PRKAYVzdMpR9e4_l62eTpciUQR7DdNZcPGzNArY 2407
pm4py_pn_unfoldings-1.0.1.dist-info/LICENSE sha256=GjZ6z_dbI14gM_rHtU_Tomqqkxbp1lGeHCJhnkbHkzw 1093
pm4py_pn_unfoldings-1.0.1.dist-info/METADATA sha256=0q0xI4frV85ClsC0oWj-kGFUXO3x0EzEi_j1CqPOJ2Q 4749
pm4py_pn_unfoldings-1.0.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pm4py_pn_unfoldings-1.0.1.dist-info/top_level.txt sha256=0oAppiF7zqQZeKZsYfq3NSjO9H4ec4qtN7ykm7p_5pA 27
pm4py_pn_unfoldings-1.0.1.dist-info/RECORD

top_level.txt

nets_generators
unfoldings