mirror of
https://github.com/ANL-CEEESA/RELOG.git
synced 2025-12-06 07:48:50 -06:00
Docs: Update usage section
This commit is contained in:
@@ -75,19 +75,19 @@
|
||||
|
||||
|
||||
<li >
|
||||
<a href="install/">Install</a>
|
||||
<a href="usage/">Usage</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li >
|
||||
<a href="model/">Model</a>
|
||||
<a href="format/">Data Format</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li >
|
||||
<a href="optimize/">Optimize</a>
|
||||
<a href="model/">Optimization Model</a>
|
||||
</li>
|
||||
|
||||
|
||||
@@ -105,7 +105,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<li >
|
||||
<a rel="next" href="install/">
|
||||
<a rel="next" href="usage/">
|
||||
Next <i class="fas fa-arrow-right"></i>
|
||||
</a>
|
||||
</li>
|
||||
@@ -136,12 +136,12 @@
|
||||
<div class="col-md-9" role="main">
|
||||
|
||||
<h1 id="relog-reverse-logistics-optimization">RELOG: Reverse Logistics Optimization</h1>
|
||||
<p><strong>RELOG</strong> is a supply chain optimization package focusing on reverse logistics and reverse manufacturing. For example, the package can be used to determine where to build recycling plants, what sizes should they have and which customers should be served by which plants. The package supports customized reverse logistics pipelines, with multiple types of plants, multiple types of product and multiple time periods.</p>
|
||||
<p><strong>RELOG</strong> is a supply chain optimization package focusing on reverse logistics and reverse manufacturing. The package uses Mixed-Integer Linear Programming to determine where to build recycling plants, what size should these plants have and which customers should be served by which plants. The package supports custom reverse logistics pipelines, with multiple types of plants, multiple types of product and multiple time periods.</p>
|
||||
<h3 id="table-of-contents">Table of Contents</h3>
|
||||
<ul>
|
||||
<li><a href="install/">Installation</a></li>
|
||||
<li><a href="model/">Modeling</a></li>
|
||||
<li><a href="optimize/">Optimizing</a></li>
|
||||
<li><a href="usage/">Usage</a></li>
|
||||
<li><a href="format/">Data Format</a></li>
|
||||
<li><a href="model/">Optimization model</a></li>
|
||||
</ul>
|
||||
<h3 id="source-code">Source Code</h3>
|
||||
<ul>
|
||||
@@ -282,5 +282,5 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.1.2
|
||||
Build Date UTC : 2020-08-07 18:14:42.160379+00:00
|
||||
Build Date UTC : 2020-08-21 19:13:45.426349+00:00
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user