greedy-algorithms
CommunityProve greedy rules with safety and clarity.
AuthorArcadi4
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Greedy algorithms provide a disciplined framework for obtaining fast, often optimal, solutions by making locally optimal choices and proving safety.
Core Features & Use Cases
- Provides a proven skeleton for greedy correctness through exchange arguments and safety proofs.
- Helps decide when to favor greedy strategies versus dynamic programming or other methods.
- Covers classic problems such as Activity Selection, Fractional Knapsack, Huffman Coding, and Offline Caching.
Quick Start
Validate a proposed greedy rule by identifying the greedy choice, showing the residual subproblem remains of the same form, and proving safety with an exchange argument.
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: greedy-algorithms Download link: https://github.com/Arcadi4/nerdy/archive/main.zip#greedy-algorithms 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.