Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 222 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 222 Bytes

complete enumeration to construct strongly regular graph.

example usage: python -m srg 13 6 2 3 python -m srg.database python -m srg.database list python -m srg.database list 13 6 2 3 python -m srg.database draw 13 6 2 3