An open API service indexing awesome lists of open source software.

https://github.com/gap-packages/agt

Algebraic graph theory: A GAP package
https://github.com/gap-packages/agt

agt algebraic-graph-theory gap graphs strongly-regular-graphs

Last synced: 5 months ago
JSON representation

Algebraic graph theory: A GAP package

Awesome Lists containing this project

README

          

[![CI](https://github.com/gap-packages/agt/workflows/CI/badge.svg?branch=main)](https://github.com/gap-packages/agt/actions?query=workflow%3ACI+branch%3Amain)
[![Code Coverage](https://codecov.io/github/gap-packages/agt/coverage.svg?branch=main&token=)](https://codecov.io/gh/gap-packages/agt)
[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/gap-packages/agt/master)

# The AGT package for GAP

The AGT package contains a methods used for the determination of various
algebraic and regularity properties of graphs, as well as certain substructures
of graphs. The package also contains a library of strongly regular graphs,
intended to be a useful resource for computational experiments.

## Documentation

Full information and documentation can be found in the manual, available
as PDF `doc/manual.pdf` or as HTML `doc/chap0.html`, or on the package
homepage at

## Bug reports and feature requests

Please submit bug reports and feature requests via our GitHub issue tracker:

# License

AGT is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.