Low level interfaces to graph automorphism and canonical labelling tools
Version 0.33
Released 2021-03-17
This project is maintained by Gábor P. Nagy
The GAP package glabella provides a low level interface to softwares that can compute automorphisms, isomorphisms and canonical labellings of graphs. The graphs can be directed or undirected, and a vertex colouring can be specified. In the present version, the package provides interfaces to the programs bliss, nauty and Traces.
The current version of this package is version 0.33, released on 2021-03-17. For more information, please refer to the package manual. There is also a README file.
This package requires GAP version >= 4.10
Please, cite this package as
[Nag21] Nagy, G. P.,
glabella, Low level interfaces to graph automorphism and canonical labelling tools,
Version 0.33
(2021)
(GAP package),
https://nagygp.github.io/glabella/.
You can get more info by typing Cite("glabella");
in the gap prompt.
For bug reports, feature requests and suggestions, please use the issue tracker.