Database of Strongly Regular Graphs (SRG).
This directory contains code to parse and reproduce Andries Brouwer's online
database [1] using Sage [2], and store it in two computer-friendly files. They
can be obtained by running 'make'.
- brouwer_srg_database.txt
- brouwer_srg_database.json
A comment on the actual data?
-----------------------------
Please write directly to Andries Brouwer at aeb@cwi.nl.
[1] http://www.win.tue.nl/~aeb/graphs/srg/srgtab.html
[2] http://www.sagemath.org/