mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-06 09:28:51 -06:00
Docs: fix syntax highlighting
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
### License
|
### License
|
||||||
|
|
||||||
```
|
```text
|
||||||
MIPLearn, an extensible framework for Learning-Enhanced Mixed-Integer Optimization
|
MIPLearn, an extensible framework for Learning-Enhanced Mixed-Integer Optimization
|
||||||
Copyright © 2020, UChicago Argonne, LLC. All Rights Reserved.
|
Copyright © 2020, UChicago Argonne, LLC. All Rights Reserved.
|
||||||
|
|
||||||
|
|||||||
@@ -164,7 +164,7 @@
|
|||||||
<li><strong>Learning to Solve Large-Scale Security-Constrained Unit Commitment Problems.</strong> <em>Alinson S. Xavier, Feng Qiu, Shabbir Ahmed</em>. INFORMS Journal on Computing (to appear). <a href="https://arxiv.org/abs/1902.01697">ArXiv:1902:01696</a></li>
|
<li><strong>Learning to Solve Large-Scale Security-Constrained Unit Commitment Problems.</strong> <em>Alinson S. Xavier, Feng Qiu, Shabbir Ahmed</em>. INFORMS Journal on Computing (to appear). <a href="https://arxiv.org/abs/1902.01697">ArXiv:1902:01696</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3 id="license">License</h3>
|
<h3 id="license">License</h3>
|
||||||
<pre><code>MIPLearn, an extensible framework for Learning-Enhanced Mixed-Integer Optimization
|
<pre><code class="text">MIPLearn, an extensible framework for Learning-Enhanced Mixed-Integer Optimization
|
||||||
Copyright © 2020, UChicago Argonne, LLC. All Rights Reserved.
|
Copyright © 2020, UChicago Argonne, LLC. All Rights Reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without modification, are permitted
|
Redistribution and use in source and binary forms, with or without modification, are permitted
|
||||||
|
|||||||
@@ -271,5 +271,5 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
MkDocs version : 1.0.4
|
MkDocs version : 1.0.4
|
||||||
Build Date UTC : 2020-02-21 17:48:00
|
Build Date UTC : 2020-02-21 18:02:48
|
||||||
-->
|
-->
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user