Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 307 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 307 Bytes

tree-hugger

A rust binary for computing M edge graphs which obtain the largest number of spanning trees possible for an M edge graph.

Currently Implemented

  • Command line arguments
  • Kirchhoff's Theorem

Possible Future Work

  • Tricks using eigenvalue stability
  • Possible reduction via edge contraction