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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

Please see the README on GitHub at https://github.com/marcellussiegburg/hgal#readme


[Skip to Readme]

Properties

Versions 1.0.1, 1.0.2, 2.0.0, 2.0.0.2, 2.0.0.3, 2.0.0.3
Change log None available
Dependencies array (>=0.3 && <0.6), base (>=4.11 && <5), containers (>=0.4 && <0.7), mtl (>=2 && <2.4) [details]
License LicenseRef-GPL
Author Jean-Philippe Bernardy
Maintainer marcellus.siegburg@uni-due.de
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:37:46Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


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