backtracking-patterns
CommunityBacktracking templates for patterns and puzzles.
Authorpluginagentmarketplace
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Backtracking Patterns provides production-grade templates and concrete implementations to solve exhaustive search tasks such as permutations, combinations, and puzzle-like problems by exploring candidate solutions and pruning invalid paths.
Core Features & Use Cases
- Reusable backtracking template: A general structure that coordinates choose-explore-unchoose steps.
- Pattern implementations: Ready-to-use permutations, combinations, subsets, and N-Queens solutions with clear examples.
- Education & debugging: Includes a unit-test scaffold and troubleshooting guidance for common backtracking pitfalls.
Quick Start
Use the backtracking patterns to generate permutations, combinations, and subsets for a given list of items.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 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: backtracking-patterns Download link: https://github.com/pluginagentmarketplace/custom-plugin-data-structures-algorithms/archive/main.zip#backtracking-patterns 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.