Open math1um opened 3 years ago
let $\lambda_1$ be the largest eigenvalue and $\lambda_2$ be the next largest.
For a graph G let the eigenvalue_gap(G) be $\lambda_1(G)-\lambda_2(G)$.
Question: is this already in gt.sage?
Reference: In Appendix A of Lovasz's Graphs and Geometry.
Doctests: ?
let $\lambda_1$ be the largest eigenvalue and $\lambda_2$ be the next largest.
For a graph G let the eigenvalue_gap(G) be $\lambda_1(G)-\lambda_2(G)$.
Question: is this already in gt.sage?
Reference: In Appendix A of Lovasz's Graphs and Geometry.
Doctests: ?