aps-agent/docs/algorithm/README.md

11 lines
616 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 算法文档(algorithm/)
| 文档 | 用途 |
| --- | --- |
| [scheduling-v1.md](./scheduling-v1.md) | **已落地**规则引擎:输入/策略/占槽/冲突/输出 |
| [scheduling-cp-v1.md](./scheduling-cp-v1.md) | **已落地** CP-SAT 首切片:产线分配 + gap 留痕 |
| [solution-selection-v1.md](./solution-selection-v1.md) | **已落地**候选方案 Pareto/加权优选 + 固定种子蒙特卡洛鲁棒性 |
| [roadmap.md](./roadmap.md) | 目标约束与 OR/插单路线(未实现须标清) |
改引擎行为 → 同轮更新对应 scheduling 文档 + [`../CHANGELOG.md`](../CHANGELOG.md)。