first pass at linear solver doc

This commit is contained in:
Laurent Perron
2019-07-15 14:27:40 -07:00
parent b3c9ac9de8
commit bfb86b20a0
175 changed files with 20472 additions and 2734 deletions

View File

@@ -43,6 +43,7 @@
<li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
<li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
<li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
<li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
<li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
<li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
<li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
@@ -51,6 +52,7 @@
<li><a href="functions_func_n.html#index_n"><span>n</span></a></li>
<li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
<li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
<li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
<li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
<li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
<li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
@@ -81,11 +83,23 @@ $(document).ready(function(){initNavTree('functions_func_b.html','');});
&#160;
<h3><a id="index_b"></a>- b -</h3><ul>
<li>basis_status()
: <a class="el" href="classoperations__research_1_1MPConstraint.html#a8695f6bddabcff5af750918b919cab7a">operations_research::MPConstraint</a>
, <a class="el" href="classoperations__research_1_1MPVariable.html#abb491e237ace37cb5240cde3c3ff2958">operations_research::MPVariable</a>
</li>
<li>best_objective_bound()
: <a class="el" href="classoperations__research_1_1MPSolutionResponse.html#a3aa7ae0547d526475d060edc8b8ca6b2">operations_research::MPSolutionResponse</a>
, <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a1e4b520fcd965a7a2b975035e1a906b5">operations_research::MPSolverInterface</a>
</li>
<li>BestBound()
: <a class="el" href="classoperations__research_1_1MPObjective.html#a1ab47aaf7b73ae8a2664dd262227e3a9">operations_research::MPObjective</a>
</li>
<li>branching_priority()
: <a class="el" href="classoperations__research_1_1MPVariableProto.html#a9cfaa26d92675300703d8d9621396e18">operations_research::MPVariableProto</a>
: <a class="el" href="classoperations__research_1_1MPVariable.html#a6d0e4798441493244b31f29ee5ac26ad">operations_research::MPVariable</a>
, <a class="el" href="classoperations__research_1_1MPVariableProto.html#a9cfaa26d92675300703d8d9621396e18">operations_research::MPVariableProto</a>
</li>
<li>BranchingPriorityChangedForVariable()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a3038e118fcb2ccc9f0e2493cc48a1545">operations_research::MPSolverInterface</a>
</li>
<li>ByteSizeLong()
: <a class="el" href="classoperations__research_1_1MPConstraintProto.html#ac4836cca1934e64dbea9e6ef3ce9cdee">operations_research::MPConstraintProto</a>