Skip to content

Tools for brute-force enumeration of set association schemes

License

Notifications You must be signed in to change notification settings

seaneberhard/sassy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sassy

Tools for brute-force enumeration of set association schemes.

The user should have sage installed. See https://www.sagemath.org/. To run the find_all function it is also important to have a good integer programming backend such as gurobi. You can get a free academic license here: https://www.gurobi.com/.

Install with:

sage -pip install git+https://github.com/seaneberhard/sassy

The coherence of the 8 nonschurian set association schemes of degree 8 can be verified by running the jupyter notebook verification.ipynb with

sage --jupyter notebook verification.ipynb

(and inspecting the code in sassy.py for correctness).

About

Tools for brute-force enumeration of set association schemes

Resources

License

Stars

Watchers

Forks

Packages

No packages published