pybliss#

pybliss provides Python wrappers for the bliss tool. Bliss relies on faster algorithms [bliss_2007], and sophisticated pruning techniques [bliss_2011] to accelerate finding automorphisms of a graph. Subsequently, it also provides tools for obtaining a canonical form of a graph.

The rest of this manual is structured as follows. The install instructions are outlined in Installing pybliss. We provide a brief tutorial in a Jupyter notebook. The API reference is generated in Sec. “API Reference”.