GraphTheory
IsIntegerGraph
Calling Sequence
Parameters
Description
Examples
IsIntegerGraph(G)
G
-
a graph
IsIntegerGraph returns true if its argument G is an integer graph, namely if the spectrum of G consists of only integer numbers, and false otherwise.
See Also
CharacteristicPolynomial
GraphSpectrum
Download Help Document