We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65e4c62 commit 569220cCopy full SHA for 569220c
doc/install.rst
@@ -20,9 +20,9 @@ Once the package is installed, you can import it in the REPL::
20
Install a linear programming solver
21
-----------------------------------
22
23
-SDDP need a linear programming solver to run.
+SDDP need a linear programming solver to run. Clp is installed by default with StochDynamicProgramming.jl.
24
25
-You could refer to the documentation of JuMP_ to get a solver and interface it with SDDP.
+Refer to the documentation of JuMP_ to get another solver and interface it with SDDP.
26
27
28
0 commit comments