I know through Kirchoff's Theorem, one can calculate the number of spanning trees via the determinant of a Laplacian. This has complexity $O$(N$^{2.373}$$O(N^{2.373}$). I was wondering if anyone was aware of a method which computes this faster, at least for planar graphs.