paper

Program for calculating bounds on the minimum rank of a graph using Sage

arXiv:0812.1616

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.

30 pages, 1 Sage program