mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-06 09:28:51 -06:00
Update 0.3 docs
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
</li>
|
||||
<li class="toctree-l1">
|
||||
<a class="reference internal" href="../solvers/">
|
||||
8. LearningSolver
|
||||
8. Learning Solver
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -119,7 +119,7 @@
|
||||
</li>
|
||||
<li class="toctree-l1">
|
||||
<a class="reference internal" href="../solvers/">
|
||||
8. LearningSolver
|
||||
8. Learning Solver
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
<script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["\\(", "\\)"]], "displayMath": [["\\[", "\\]"]], "processRefs": false, "processEnvironments": false}})</script>
|
||||
<link rel="index" title="Index" href="../../genindex/" />
|
||||
<link rel="search" title="Search" href="../../search/" />
|
||||
<link rel="next" title="8. LearningSolver" href="../solvers/" />
|
||||
<link rel="next" title="8. Learning Solver" href="../solvers/" />
|
||||
<link rel="prev" title="6. Feature Extractors" href="../features/" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="docsearch:language" content="en" />
|
||||
@@ -120,7 +120,7 @@
|
||||
</li>
|
||||
<li class="toctree-l1">
|
||||
<a class="reference internal" href="../solvers/">
|
||||
8. LearningSolver
|
||||
8. Learning Solver
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -511,7 +511,7 @@ been computed, then directly provides it to the solver using one of the availabl
|
||||
<div class='prev-next-bottom'>
|
||||
|
||||
<a class='left-prev' id="prev-link" href="../features/" title="previous page"><span class="section-number">6. </span>Feature Extractors</a>
|
||||
<a class='right-next' id="next-link" href="../solvers/" title="next page"><span class="section-number">8. </span>LearningSolver</a>
|
||||
<a class='right-next' id="next-link" href="../solvers/" title="next page"><span class="section-number">8. </span>Learning Solver</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
@@ -121,7 +121,7 @@
|
||||
</li>
|
||||
<li class="toctree-l1">
|
||||
<a class="reference internal" href="../solvers/">
|
||||
8. LearningSolver
|
||||
8. Learning Solver
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -25,6 +25,10 @@
|
||||
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../_static/sphinx-book-theme.acff12b8f9c144ce68a297486a2fa670.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../_static/nbsphinx-code-cells.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../_static/nbsphinx-code-cells.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../_static/nbsphinx-code-cells.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../_static/nbsphinx-code-cells.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../_static/nbsphinx-code-cells.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../../_static/custom.css" />
|
||||
|
||||
<link rel="preload" as="script" href="../../_static/js/index.1c5a1a01449ed65a7b51.js">
|
||||
|
||||
Reference in New Issue
Block a user