Provides a user-friendly method to evaluate the Tutte polynomial at given values (i.e. calls substitute with the correct variables in the ring of the Tutte polynomial). For example, if M has Tutte polynomial T, then T(1,1) is the number of bases of M.
|
|
If M = M(G) is the graphic matroid of a graph G, then T(2, 1) counts the number of spanning forests of G, and T(2, 0) counts the number of acyclic orientations of G.
|
|
|
The object tutteEvaluate is a method function.