English

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 GG is defined to be the smallest possible rank over all symmetric real matrices whose ijijth entry (for iji\neq j) is nonzero whenever {i,j}\{i,j\} is an edge in GG 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

R2 v1 2026-06-21T11:49:41.868Z