Algorithm Domain Checks

领域算法易错前提核查:图与树、字符串、数论与组合、计算几何的隐含假设与退化情况。TRIGGER —— 负权最短路、Dijkstra 前提、重边自环、拓扑环、网络流建模、字符串匹配与滚动哈希碰撞、取模与乘法溢出、组合计数、几何退化与 epsilon。DO NOT TRIGGER —— 通用建模选型(→ algorithm-modeling)、证明与复杂度(→ algorithm-proof)、数值优化与机器学习(→ algorithm-applied)。

JIANGEPLUS Updated

File contents

JIANGEPLUS/agent-skills/tree/main/skills/algorithm-domain-checks commit b11093a44c

Frequently asked questions

npx skillmds@latest add jiangeplus/algorithm-domain-checks