Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Pairs of graphs with same spectral radius but with different diameter and different number of edges

I know that graphs.cospectral_graphs() gives all pairs of graphs with same eigenvalues. But I need graphs with same spectral radius i.e. largest eigenvalue (the other eigenvalues may be different) and differing in diameter and number of edges. What to do for this? Thank you in advance.