Combinatorial enumeration
Combinatorial object generation and countingFrom its SKILL.md
npx -y skills add a5c-ai/babysitter --skill combinatorial-enumerationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.2 KB, 135 tokens by cl100k_base, as published. Nobody here has run it
Combinatorial Enumeration
Purpose
Provides combinatorial object generation and counting capabilities for discrete mathematics.
Capabilities
- Permutation and combination generation
- Partition enumeration
- Generating function computation
- OEIS sequence lookup
- Polya enumeration
- Species theory computations
Usage Guidelines
- Object Definition: Precisely define combinatorial objects
- Generation Strategy: Choose efficient generation methods
- Counting: Use generating functions for counting
- OEIS Lookup: Search for known sequences
Tools/Libraries
- OEIS
- SageMath combinat
- SymPy combinatorics
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.