Program for calculating bounds on the minimum rank of a graph using Sage
Combinatorics
2008-12-10 v1
Abstract
The minimum rank of a simple graph is defined to be the smallest possible rank over all symmetric real matrices whose th entry (for ) is nonzero whenever is an edge in and is zero otherwise. Minimum rank is a difficult parameter to compute. However, there are now a number of known reduction techniques and bounds that can be programmed on a computer; we have developed a program using the open-source mathematics software Sage to implement several techniques. In this note, we provide the source code for this program.
Keywords
Cite
@article{arxiv.0812.1616,
title = {Program for calculating bounds on the minimum rank of a graph using Sage},
author = {Laura DeLoss and Jason Grout and Tracy McKay and Jason Smith and Geoff Tims},
journal= {arXiv preprint arXiv:0812.1616},
year = {2008}
}
Comments
30 pages, 1 Sage program