problemreductions 0.4.0

A library for reducing NP-hard problems
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# AGENTS.md

The canonical agent instructions for this repository live in [`./.claude/CLAUDE.md`](./.claude/CLAUDE.md).

All agents should read and follow that file before making changes.

Use `./.claude/CLAUDE.md` as the source of truth for:
- project workflow
- commands and verification expectations
- safety rules
- architecture and testing conventions
- repo-local skills under `./.claude/skills/`

Do not duplicate or fork those instructions here. Update `./.claude/CLAUDE.md` instead.