/Kirchhoffs-Theorem

An algorithm that returns the number of distinct spanning trees in a graph where nodes are distinguishable in O(n^3)

Primary LanguageJava

Stargazers