Solvers

Deterministic combinatorial solvers in stdlib — balance work across workers/backends (assignment, LPT), pack items under a capacity (bin-packing, FFD), and order plan steps under dependencies into a sequence + parallel waves (DAG topological scheduling, cycle-detecting). 0 cloud tokens, repeatable. Use to spread cluster work, pack tasks under a budget/capacity, or order a plan's steps — instead of asking an LLM to figure out the assignment/order.

zedarvates 335e925 5 files · 12.9 KB Updated

File contents

zedarvates/botte-secrete/tree/main/skills/solvers commit 335e9259ab

Frequently asked questions

npx skillmds@latest add zedarvates/solvers