Files

6 lines
186 B
Python

# -*- coding: utf-8 -*-
"""Ti-2 配方动态优化模板包(Issue #78/#79/#80/#81)。
- ``problem``:优化问题建模(变量/目标/约束),求解器无关(#78)。
"""