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
- Host: GitHub
- URL: https://github.com/gap-packages/agt
- Owner: gap-packages
- License: gpl-2.0
- Created: 2018-11-12T13:38:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-10-16T08:47:50.000Z (8 months ago)
- Last Synced: 2025-10-17T11:04:10.242Z (8 months ago)
- Topics: agt, algebraic-graph-theory, gap, graphs, strongly-regular-graphs
- Language: GAP
- Homepage: https://gap-packages.github.io/agt/
- Size: 92.5 MB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/gap-packages/agt/actions?query=workflow%3ACI+branch%3Amain)
[](https://codecov.io/gh/gap-packages/agt)
[](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.