Metadata-Version: 2.1
Name: bliss-bind
Version: 0.2.0
Summary: Minimal Python binding for Bliss: open-source tool for computing canonical labelings and automorphism groups of graphs.
Keywords: graph,automorphism,canonical labeling,bliss
Home-page: https://github.com/mnets/bliss_bind
Author-Email: Arash Badie-Modiri <arashbm@gmail.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Project-URL: Homepage, https://github.com/mnets/bliss_bind
Project-URL: Repository, https://github.com/mnets/bliss_bind
Project-URL: Bug-tracker, https://github.com/mnets/bliss_bind/issues
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# bliss\_bind
Minimal [Bliss][bliss] Python binding with support for newer Python 3.8+.

[bliss]: https://users.aalto.fi/~tjunttil/bliss/cppapi/index.html
