minimun-spanning-trees
CommunityMaster MST reasoning with rigorous proofs.
AuthorArcadi4
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Facilitates solving, proving, implementing, or reviewing minimum spanning-tree problems by emphasizing safe edges, cut properties, light edges, and MST update reasoning. It follows formal proof style and data-structure contracts as used in standard textbooks.
Core Features & Use Cases
- Kruskal's algorithm, Prim's algorithm, and Boruvka-style contractions for constructing MSTs.
- Use of union-find for maintaining forest components and supporting fast connectivity checks.
- Dynamic MST updates, second-best MST computation, and bottleneck analysis for practical problem solving.
- Guidance on modeling graphs to ensure connectivity and correct handling of multi-edges and ties.
Quick Start
Run Kruskal or Prim on a connected weighted graph to construct an MST and verify the cut and cycle certificates.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: minimun-spanning-trees Download link: https://github.com/Arcadi4/nerdy/archive/main.zip#minimun-spanning-trees Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.