Skip to content

Commit

Permalink
Final edits.
Browse files Browse the repository at this point in the history
  • Loading branch information
1ozturkbe committed Jun 28, 2019
1 parent 86e5234 commit 3dbb47b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
4 changes: 2 additions & 2 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Robust optimization is a tractable stochastic optimization
method that protects against uncertain parameters in
well-defined sets, and optimizes for the worst case objective.

This website is under construction. If you have
a GP model that you would like to robustify but are not able to find answers to your questions in the documentation,
This website is under construction. If you are
not able to find answers to your questions in the documentation.
please feel free to post `issues <https://github.com/convexengineering/robust/issues>`_
and suggest areas for improvement.

Expand Down
2 changes: 0 additions & 2 deletions docs/source/robust101.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
Robust optimization 101
***********************

This section will help you understand the basic ideas behind robust optimization (RO).

RO is a tractable method for optimization under uncertainty, and specifically under uncertain
parameters. It optimizes the worst-case objective outcome over uncertainty sets,
unlike general stochastic optimization methods which optimize statistics of the distribution
Expand Down
4 changes: 2 additions & 2 deletions docs/source/rspapproaches.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
Approaches to solving robust SPs
================================

*(borrowed from [Ozturk, 2019])*
*(paraphrased from [Ozturk, 2019])*

This section presents a heuristic algorithm to solve a RSP
**robust** implements a heuristic to solve a RSP
based on our previous discussion on robust geometric programming.

General RSP Solver
Expand Down

0 comments on commit 3dbb47b

Please sign in to comment.