IsIntegerGraph - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


GraphTheory

  

IsIntegerGraph

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

IsIntegerGraph(G)

Parameters

G

-

a graph

Description

• 

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.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

See Also

CharacteristicPolynomial

GraphSpectrum

 


Download Help Document