diff options
author | Harpreet | 2015-09-01 14:21:55 +0530 |
---|---|---|
committer | Harpreet | 2015-09-01 14:21:55 +0530 |
commit | ed526ee458eab28367de030f450838a038f2ed10 (patch) | |
tree | a696611f362a43d215f53b1b074da49a78b5e2e1 /help/en_US/scilab_en_US_help/index.html | |
parent | d8e0fa36cb1bd4e00307792008aca1d56043b15a (diff) | |
download | symphony-ed526ee458eab28367de030f450838a038f2ed10.tar.gz symphony-ed526ee458eab28367de030f450838a038f2ed10.tar.bz2 symphony-ed526ee458eab28367de030f450838a038f2ed10.zip |
Styling help
Diffstat (limited to 'help/en_US/scilab_en_US_help/index.html')
-rw-r--r-- | help/en_US/scilab_en_US_help/index.html | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/help/en_US/scilab_en_US_help/index.html b/help/en_US/scilab_en_US_help/index.html index 49e56d1..86c25b4 100644 --- a/help/en_US/scilab_en_US_help/index.html +++ b/help/en_US/scilab_en_US_help/index.html @@ -28,17 +28,21 @@ <br /><br /> - <h3 class="book-title">Symphony</h3> -<ul class="list-part"><a name="symphony_manual"></a><div class="info"></div> + <h3 class="book-title">Symphony Toolbox</h3> +<ul class="list-part"><a name="symphony_toolbox_manual"></a><div class="info"></div> -<li><a href="symphony.html" class="refentry">symphony</a> — <span class="refentry-description">Solves a mixed integer linear programming constrained optimization problem.</span></li> +<li><a href="section_19f4f1e5726c01d683e8b82be0a7e910.html" class="part">Symphony Toolbox</a> +<ul class="list-chapter"><li><a href="symphony.html" class="refentry">symphony</a> — <span class="refentry-description">Solves a mixed integer linear programming constrained optimization problem.</span></li> -<li><a href="symphony_mat.html" class="refentry">symphony_mat</a> — <span class="refentry-description">Solves a mixed integer linear programming constrained optimization problem.</span></li> -<li><a href="section_19f4f1e5726c01d683e8b82be0a7e910.html" class="part">Symphony Gateway Functions</a> -<ul class="list-chapter"><li><a href="sym_addConstr.html" class="refentry">sym_addConstr</a> — <span class="refentry-description">Add a new constraint</span></li> + +<li><a href="symphony_mat.html" class="refentry">symphony_mat</a> — <span class="refentry-description">Solves a mixed integer linear programming constrained optimization problem in intlinprog format.</span></li> + +<li><a href="section_508f0b211d17ea6769714cc144e6b731.html" class="chapter">Symphony Native Functions</a> +<ul class="list-refentry"><li><a href="sym_addConstr.html" class="refentry">sym_addConstr</a> — <span class="refentry-description">Add a new constraint</span></li> + <li><a href="sym_addVar.html" class="refentry">sym_addVar</a> — <span class="refentry-description">Add a new variable</span></li> @@ -265,10 +269,7 @@ -<li><a href="sym_solve.html" class="refentry">sym_solve</a> — <span class="refentry-description">To solve the currently loaded MILP problem from scratch.</span></li></ul></li></ul> - - - +<li><a href="sym_solve.html" class="refentry">sym_solve</a> — <span class="refentry-description">To solve the currently loaded MILP problem from scratch.</span></li></ul></li></ul></li></ul> <br /> <div class="manualnavbar"> |