hgal: library for computation automorphism group and canonical labelling of a graph

[ algorithms, data-structures, library ] [ Propose Tags ] [ Report a vulnerability ]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.0.1, 1.0.2, 2.0.0, 2.0.0.2, 2.0.0.3
Dependencies array (>=0.3 && <0.6), base (>=4.11 && <5), containers (>=0.4 && <0.8), mtl (>=2 && <2.4) [details]
License LicenseRef-GPL
Author Jean-Philippe Bernardy
Maintainer marcellus.siegburg@uni-due.de
Revised Revision 1 made by marcellus at 2024-10-28T14:55:18Z
Category data structures, algorithms
Home page https://github.com/marcellussiegburg/hgal#readme
Bug tracker https://github.com/marcellussiegburg/hgal/issues
Source repo head: git clone https://github.com/marcellussiegburg/hgal
Uploaded by marcellus at 2023-05-12T12:43:39Z
Distributions LTSHaskell:2.0.0.3, NixOS:2.0.0.3, Stackage:2.0.0.3
Reverse Dependencies 2 direct, 3 indirect [details]
Downloads 4152 total (34 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for hgal-2.0.0.3

[back to package description]

hgal

Haskell Graph Automorphism Library

This library is packaged as a Cabal package.

It depends only on base and mtl; however, the test suite depends on the collection package (also by me, Jean-Philippe Bernardy)

It is entirely unnecessary to build the test suite to use the library however.

Original Author

Jean-Philippe Bernardy

Current Maintainer

Marcellus Siegburg