Maximum(minimum) Weight Spanning Tree ( Directed )

For learning "Directed Maximum Spanning Tree", Chu-Liu/Edmonds Algorithm is implemented here.

Download
Download

You are now following this Submission

Cite As

Guangdi Li (2026). Maximum(minimum) Weight Spanning Tree ( Directed ) (https://www.mathworks.com/matlabcentral/fileexchange/24327-maximum-minimum-weight-spanning-tree-directed), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.11.0

update description

Download
1.10.0

Correct a small part

Download
1.8.0

Thanks to Talya Meltzer's comment, the bug is corrected in the new version.

Download
1.7.0

I improve the efficiency by mex programming, in order to handle more than 1000 variables in short computation time.

Download
1.6.0

update the file because previous version has some mistakes

Download
1.5.0

update the figure

Download
1.2.0

only change the name :-)

Download
1.0.0

Download