Skip to content

AutotwinEU/petri_net_model_gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI - License PyPI - Python Version PyPI - Version

Petri Net Model Generation Library for Auto-Twin

Introduction

The Petri Net Model Generation Library is a Python package designed to create, manipulate, and export Petri net models to a Neo4j database.

Installation

To facilitate installation, the PMS WSGI is released as a Python module, autotwin_pmswsgi, in the PyPI repository.

autotwin_pnglib has implicit dependencies on autotwin_gmglib and the optimization solver SCIP. These dependencies cannot be automatically resolved by pip and must be installed manually.

  1. Install autotwin_gmglib by following the instructions provided here.
  2. Install SCIP by following the instructions here. Using the precompiled binary for version 9.1.0 is sufficient.

Once autotwin_gmglib and SCIP are installed, you can easily install the other required Python packages with:

pip install -r requirements.txt

About

Petri Net Model Generation Library for Auto-Twin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages