Counting spanning trees and flacets of a graph

The code counts the facets and the vertices of the spanning tree polytope of a graph.
83 Downloads
Updated 22 Dec 2016

View License

The spanning tree polytope of a graph G is a particular case of matroid base polytopes. Its vertices correspond to the spanning trees of G, and its facets to some subgraphs G called flacets (from matroid terminology). The code simply counts the number of spanning trees and flacets of a graph, given its adjacency matrix.

Cite As

Manuel Aprile (2025). Counting spanning trees and flacets of a graph (https://www.mathworks.com/matlabcentral/fileexchange/60863-counting-spanning-trees-and-flacets-of-a-graph), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Microarray Analysis in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0