Skip to content

Commit

Permalink
fix: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
LongxingTan committed Jul 31, 2024
1 parent e4e86f7 commit 42243ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ python-lekin documentation


车间排产快速入门
---------------
-----------------------

排产是一个分配任务,将有限的资源分配给需求。因此需求需要有优先级,约束主要有产能约束与物料约束。产能约束,将订单中的成品按工艺路线分解为工序,而每一道工序有对应的生产机器;物料约束,将订单的成品按BOM(bill of materials)展开为原材料需求,每一道工序开始前需要对应原材料齐套。

Expand Down Expand Up @@ -49,7 +49,7 @@ Finite Capacity Planning


Indices and tables
==================
=========================

* :ref:`genindex`
* :ref:`modindex`
Expand Down

0 comments on commit 42243ea

Please sign in to comment.