Update docs

This commit is contained in:
2021-05-27 17:20:44 -05:00
parent ac2ee48599
commit 95556c02a2
12 changed files with 5 additions and 1278 deletions

View File

@@ -271,7 +271,7 @@
<h1><span class="sectnum">3.</span> Instances<a class="headerlink" href="#instances" title="Permalink to this headline"></a></h1>
<p>UnitCommitment.jl provides a large collection of benchmark instances collected
from the literature and converted to a <a class="reference internal" href="../format/"><span class="doc std std-doc">common data format</span></a>. In some cases, as indicated below, the original instances have been extended, with realistic parameters, using data-driven methods.
If you use these instances in your research, we request that you cite UnitCommitment.jl [UCJL], as well as the original sources.</p>
If you use these instances in your research, we request that you cite UnitCommitment.jl, as well as the original sources.</p>
<p>Raw instances files are <a class="reference external" href="https://github.com/ANL-CEEESA/UnitCommitment.jl/tree/dev/instances">available at our GitHub repository</a>. Benchmark instances can also be loaded with
<code class="docutils literal notranslate"><span class="pre">UnitCommitment.read_benchmark(name)</span></code>, as explained in the <a class="reference internal" href="../usage/"><span class="doc std std-doc">usage section</span></a>.</p>
<div class="section" id="matpower">