Skip to content

Maggs and Plotkin MST algorithm#19

Draft
gsvgit wants to merge 3 commits into
mainfrom
gsv
Draft

Maggs and Plotkin MST algorithm#19
gsvgit wants to merge 3 commits into
mainfrom
gsv

Conversation

@gsvgit
Copy link
Copy Markdown
Member

@gsvgit gsvgit commented May 29, 2026

Very simple linear-algebra-based MST algorithm, but with terrible memory consumption. Proposed in "Minimum-Cost spanning Tree as a Path-Finding Problem" by Bruce M. Maggs and Serge A. Plotkin.

@gsvgit gsvgit requested a review from Danil-Zaripov May 29, 2026 09:58
@gsvgit gsvgit marked this pull request as draft May 29, 2026 11:38
@gsvgit gsvgit removed the request for review from Danil-Zaripov May 29, 2026 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant