Metadata-Version: 2.1
Name: orientations
Version: 0.3.0
Summary: Enumerating k-connected orientations
Home-page: https://github.com/tarasyarema/orientations
Author: Taras Yarema
Author-email: tarasyarema@pm.me
License: MIT
Description: # Enumerating k-connected orientations
        
        ![Tests check](https://github.com/tarasyarema/orientations/workflows/Test%20with%20Docker/badge.svg?branch=main)
        [![Run in Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/tarasyarema/orientations/master?filepath=demo.ipynb)
        [![DOI](https://zenodo.org/badge/330920830.svg)](https://zenodo.org/badge/latestdoi/330920830)
        
        > This project presents an enumeration algorithm for the k-connected orientations 
            of a given multi-graph.
        
        ## License
        
        [MIT](./LICENSE)
        
Keywords: SageMath packaging
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Visualization
Description-Content-Type: text/markdown
