mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-06 09:28:51 -06:00
Improve description of benchmark challenges and results
This commit is contained in:
@@ -1,12 +1,19 @@
|
||||
site_name: MIPLearn
|
||||
theme: cinder
|
||||
copyright: Copyright (C) 2019-2020 Argonne National Laboratory. All rights reserved.
|
||||
repo_url: https://github.com/iSoron/miplearn
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Usage: usage.md
|
||||
- Benchmark: benchmark.md
|
||||
- Problems: problems.md
|
||||
- Customization: customization.md
|
||||
- About: about.md
|
||||
plugins:
|
||||
- search
|
||||
markdown_extensions:
|
||||
- admonition
|
||||
- admonition
|
||||
- mdx_math
|
||||
extra_javascript:
|
||||
- https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML
|
||||
- js/mathjax.js
|
||||
Reference in New Issue
Block a user