Files
ortools-clone/docs/cpp_linear/functions_func_s.html
Laurent Perron faf982ce5d regenerate doc
2019-11-14 13:52:51 -08:00

252 lines
13 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>OR-Tools</title>
<meta http-equiv="Content-Type" content="text/html;"/>
<meta charset="utf-8"/>
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
<link rel="stylesheet" type="text/css" href="ortools.css" title="default" media="screen,print" />
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
</head>
<body>
<div id="banner-container">
<div id="banner">
<span id="sfml">Google OR-Tools 7.4</span>
</div>
</div>
<div id="content" style="width: 100%; overflow: hidden;">
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
<h2>C++ Reference</h2>
<ul>
<li><a href="../cpp_algorithms/annotated.html">Algorithms</a></li>
<li><a href="../cpp_sat/annotated.html">CP-SAT</a></li>
<li><a href="../cpp_graph/annotated.html">Graph</a></li>
<li><a href="../cpp_routing/annotated.html">Routing</a></li>
<li><a href="../cpp_linear/annotated.html">Linear solver</a></li>
</ul>
</div>
<div id="content">
<div align="center">
<h1 style="color: #145A32;">C++ Reference: Linear solver</h1>
</div>
<!-- Generated by Doxygen 1.8.16 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li><a href="functions.html"><span>All</span></a></li>
<li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
<li><a href="functions_rela.html"><span>Related&#160;Functions</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="functions_func.html#index_a"><span>a</span></a></li>
<li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
<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_i.html#index_i"><span>i</span></a></li>
<li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
<li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
<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 class="current"><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>
<li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
<li><a href="functions_func_v.html#index_v"><span>v</span></a></li>
<li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
<li><a href="functions_func_~.html#index__7E"><span>~</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="contents">
&#160;
<h3><a id="index_s"></a>- s -</h3><ul>
<li>set_constraint_as_extracted()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a29cf940fae07f304b2ba22fbcfcefe71">MPSolverInterface</a>
</li>
<li>set_dual_value()
: <a class="el" href="classoperations__research_1_1MPConstraint.html#ad042c8697c2a8b1467135984182318b6">MPConstraint</a>
</li>
<li>set_is_lazy()
: <a class="el" href="classoperations__research_1_1MPConstraint.html#ac7502afa7413b2969adcfe572accefde">MPConstraint</a>
</li>
<li>set_quiet()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a14f736419c29d18a6f4704afee275aa8">MPSolverInterface</a>
</li>
<li>set_reduced_cost()
: <a class="el" href="classoperations__research_1_1MPVariable.html#ab88dd6ee21935e6f7ce99012f9c467a4">MPVariable</a>
</li>
<li>set_solution_value()
: <a class="el" href="classoperations__research_1_1MPVariable.html#a3977d5bfced39e6ccd075056317bbb3a">MPVariable</a>
</li>
<li>set_time_limit()
: <a class="el" href="classoperations__research_1_1MPSolver.html#ac76284cc2e7493610853f6e8ff1746d2">MPSolver</a>
</li>
<li>set_variable_as_extracted()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#aea23a93e629de1fd6eb44ee929ccc9ba">MPSolverInterface</a>
</li>
<li>SetBounds()
: <a class="el" href="classoperations__research_1_1MPConstraint.html#a02bfb5cd5deeb2d5149f6976ee0456d6">MPConstraint</a>
, <a class="el" href="classoperations__research_1_1MPVariable.html#a02bfb5cd5deeb2d5149f6976ee0456d6">MPVariable</a>
</li>
<li>SetBranchingPriority()
: <a class="el" href="classoperations__research_1_1MPVariable.html#a3c4f59b6127589d61780ecaa2acdab76">MPVariable</a>
</li>
<li>SetCoefficient()
: <a class="el" href="classoperations__research_1_1MPConstraint.html#a2def997791a2a5119c3502aa68c34181">MPConstraint</a>
, <a class="el" href="classoperations__research_1_1MPObjective.html#a2def997791a2a5119c3502aa68c34181">MPObjective</a>
, <a class="el" href="classoperations__research_1_1MPSolverInterface.html#adc355918af24f83e2d2775d9dc67c9ff">MPSolverInterface</a>
</li>
<li>SetCommonParameters()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#af8505c2f03b5b90c1080452e26397275">MPSolverInterface</a>
</li>
<li>SetConstraintBounds()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#af2ba2ba5c87fc539dd81b4366e1c11a7">MPSolverInterface</a>
</li>
<li>SetDoubleParam()
: <a class="el" href="classoperations__research_1_1MPSolverParameters.html#a1816929ef3ed29e5884291472b1b8739">MPSolverParameters</a>
</li>
<li>SetDoubleParamToUnsupportedValue()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#ae3c9feaac5534229d873d1bfdf03df24">MPSolverInterface</a>
</li>
<li>SetDualTolerance()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#abefecfbabdfc67d54a8b74d7acd6a0b8">MPSolverInterface</a>
</li>
<li>SetHint()
: <a class="el" href="classoperations__research_1_1MPSolver.html#a4bf4b01cb836a567c90aeeea374ca2a2">MPSolver</a>
</li>
<li>SetInteger()
: <a class="el" href="classoperations__research_1_1MPVariable.html#a94743823a7ad3c565902fcf7956d4ae2">MPVariable</a>
</li>
<li>SetIntegerParam()
: <a class="el" href="classoperations__research_1_1MPSolverParameters.html#ae189b253817210ee7e605b089ccf47e4">MPSolverParameters</a>
</li>
<li>SetIntegerParamToUnsupportedValue()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a6c11e032bf037b6f6567a654ef888f2c">MPSolverInterface</a>
</li>
<li>SetLB()
: <a class="el" href="classoperations__research_1_1MPConstraint.html#ad90797a6c268fa29b515bdb5972c7bfb">MPConstraint</a>
, <a class="el" href="classoperations__research_1_1MPVariable.html#ad90797a6c268fa29b515bdb5972c7bfb">MPVariable</a>
</li>
<li>SetLpAlgorithm()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a0ea9032aa55fa7d334dc01fcc0579ff4">MPSolverInterface</a>
</li>
<li>SetMaximization()
: <a class="el" href="classoperations__research_1_1MPObjective.html#a0ae674872034b9d61b389da66cb9503a">MPObjective</a>
</li>
<li>SetMinimization()
: <a class="el" href="classoperations__research_1_1MPObjective.html#ac187b2ba08422f3a06b8d1e1502ceea6">MPObjective</a>
</li>
<li>SetMIPParameters()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a40c40e3b24a8874fb084ad6d19893e73">MPSolverInterface</a>
</li>
<li>SetNumThreads()
: <a class="el" href="classoperations__research_1_1MPSolver.html#a9d0b53fb310c467e251ddbb25d499082">MPSolver</a>
, <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a1733f04d6220fc0ab4b761ea04fb1093">MPSolverInterface</a>
</li>
<li>SetObjectiveCoefficient()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#adf90730f9428d81b72ed6d8955f31f17">MPSolverInterface</a>
</li>
<li>SetObjectiveOffset()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a95c0df997af0e71273533db8a3285bc1">MPSolverInterface</a>
</li>
<li>SetOffset()
: <a class="el" href="classoperations__research_1_1MPObjective.html#a3d269786b0c64ba034e7e8a8a09213fc">MPObjective</a>
</li>
<li>SetOptimizationDirection()
: <a class="el" href="classoperations__research_1_1MPObjective.html#addbc1b5c5e43ec84e2ffc8ec3ab9d830">MPObjective</a>
, <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a6efd8d7f237fb4c388b71b94a5d10fd5">MPSolverInterface</a>
</li>
<li>SetParameters()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a69a40a8abff72ce66c2375c3dc81e416">MPSolverInterface</a>
</li>
<li>SetPresolveMode()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#acbc02ef75e382aa8a252539093733870">MPSolverInterface</a>
</li>
<li>SetPrimalTolerance()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a65a79c9a017961ace540693943e11d8a">MPSolverInterface</a>
</li>
<li>SetRelativeMipGap()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a6c05b038e53c3a96af3715193c9b9e9b">MPSolverInterface</a>
</li>
<li>SetScalingMode()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a7d4dad0cb109728d4005f99b5afe5fdd">MPSolverInterface</a>
</li>
<li>SetSolverSpecificParametersAsString()
: <a class="el" href="classoperations__research_1_1MPSolver.html#a77083241e8bdb93b619c7b9feaf82dec">MPSolver</a>
, <a class="el" href="classoperations__research_1_1MPSolverInterface.html#aab52a044563f2e8d12b4f16076fd12b0">MPSolverInterface</a>
</li>
<li>SetStartingLpBasis()
: <a class="el" href="classoperations__research_1_1MPSolver.html#a43bc1eaf78615ea6084d975e892c33f1">MPSolver</a>
, <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a9e7edcae8572bcf2f44afae0232a5f3e">MPSolverInterface</a>
</li>
<li>SetTimeLimit()
: <a class="el" href="classoperations__research_1_1MPSolver.html#aff1d83614c47aa9934d4f9312e6056d4">MPSolver</a>
</li>
<li>SetUB()
: <a class="el" href="classoperations__research_1_1MPConstraint.html#a4584733ca3a135bb0e29e7b29988901d">MPConstraint</a>
, <a class="el" href="classoperations__research_1_1MPVariable.html#a4584733ca3a135bb0e29e7b29988901d">MPVariable</a>
</li>
<li>SetUnsupportedDoubleParam()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a1951547f7333b72da9e7ed9cf61ef129">MPSolverInterface</a>
</li>
<li>SetUnsupportedIntegerParam()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a13697a760f2875ee69ecd6110ebb1420">MPSolverInterface</a>
</li>
<li>SetVariableBounds()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a643e4f27de9cb198fbd7e7fca79a1f8d">MPSolverInterface</a>
</li>
<li>SetVariableInteger()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#aa86377bb63658e23dad3d2d35459c351">MPSolverInterface</a>
</li>
<li>solution_value()
: <a class="el" href="classoperations__research_1_1MPVariable.html#adf1a0cc6a3736f3db9880392efe02f0e">MPVariable</a>
</li>
<li>SolutionValue()
: <a class="el" href="classoperations__research_1_1LinearExpr.html#a1953d5ae154875095008836cd15ab348">LinearExpr</a>
</li>
<li>Solve()
: <a class="el" href="classoperations__research_1_1MPSolver.html#aaa2bb34f1712b9d7c36d75b1ec704563">MPSolver</a>
, <a class="el" href="classoperations__research_1_1MPSolverInterface.html#acd2420c7db1ca29053a37312977bd610">MPSolverInterface</a>
</li>
<li>SolverVersion()
: <a class="el" href="classoperations__research_1_1MPSolver.html#a858f72e8c0c03339c8d797d41a6fd4b8">MPSolver</a>
, <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a81ef93fee7111fcc116feecc0d9ee204">MPSolverInterface</a>
</li>
<li>SolveWithProto()
: <a class="el" href="classoperations__research_1_1MPSolver.html#a99ad12b13903108544b594819a65b793">MPSolver</a>
</li>
<li>SupportsProblemType()
: <a class="el" href="classoperations__research_1_1MPSolver.html#af63f7de45a05eb7439a7a1c9ca594fd8">MPSolver</a>
</li>
<li>SuppressOutput()
: <a class="el" href="classoperations__research_1_1MPSolver.html#ae1df08a9aabad59b5d620930126e6d91">MPSolver</a>
</li>
</ul>
</div><!-- contents -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>