Files
ortools-clone/docs/cpp_linear/functions_r.html
Corentin Le Molgat 29c909503c Fix doxygen input list
2020-01-31 17:38:10 +01:00

207 lines
11 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.5</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.18 -->
<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 class="current"><a href="functions.html"><span>All</span></a></li>
<li><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_type.html"><span>Typedefs</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.html#index_:"><span>:</span></a></li>
<li><a href="functions__.html#index__5F"><span>_</span></a></li>
<li><a href="functions_a.html#index_a"><span>a</span></a></li>
<li><a href="functions_b.html#index_b"><span>b</span></a></li>
<li><a href="functions_c.html#index_c"><span>c</span></a></li>
<li><a href="functions_d.html#index_d"><span>d</span></a></li>
<li><a href="functions_e.html#index_e"><span>e</span></a></li>
<li><a href="functions_f.html#index_f"><span>f</span></a></li>
<li><a href="functions_g.html#index_g"><span>g</span></a></li>
<li><a href="functions_h.html#index_h"><span>h</span></a></li>
<li><a href="functions_i.html#index_i"><span>i</span></a></li>
<li><a href="functions_k.html#index_k"><span>k</span></a></li>
<li><a href="functions_l.html#index_l"><span>l</span></a></li>
<li><a href="functions_m.html#index_m"><span>m</span></a></li>
<li><a href="functions_n.html#index_n"><span>n</span></a></li>
<li><a href="functions_o.html#index_o"><span>o</span></a></li>
<li><a href="functions_p.html#index_p"><span>p</span></a></li>
<li><a href="functions_q.html#index_q"><span>q</span></a></li>
<li class="current"><a href="functions_r.html#index_r"><span>r</span></a></li>
<li><a href="functions_s.html#index_s"><span>s</span></a></li>
<li><a href="functions_t.html#index_t"><span>t</span></a></li>
<li><a href="functions_u.html#index_u"><span>u</span></a></li>
<li><a href="functions_v.html#index_v"><span>v</span></a></li>
<li><a href="functions_w.html#index_w"><span>w</span></a></li>
<li><a href="functions_x.html#index_x"><span>x</span></a></li>
<li><a href="functions_~.html#index__7E"><span>~</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="contents">
<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
<h3><a id="index_r"></a>- r -</h3><ul>
<li>ReadParameterFile()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#ae024e6a8e35c9e69fba8ee85a61ddd9e">MPSolverInterface</a>
</li>
<li>reduced_cost()
: <a class="el" href="classoperations__research_1_1MPSolutionResponse.html#a5521a006ffca1ca7aea69c6d897a7920">MPSolutionResponse</a>
, <a class="el" href="classoperations__research_1_1MPVariable.html#a7a302239fbb1f938a513636a6c7a3e2d">MPVariable</a>
</li>
<li>reduced_cost_size()
: <a class="el" href="classoperations__research_1_1MPSolutionResponse.html#aaeca28d4fc819a57d30f7e4670b686b8">MPSolutionResponse</a>
</li>
<li>relative_mip_gap()
: <a class="el" href="classoperations__research_1_1MPSolverCommonParameters.html#a925ce9d529f385e58b380a346684b47f">MPSolverCommonParameters</a>
</li>
<li>RELATIVE_MIP_GAP
: <a class="el" href="classoperations__research_1_1MPSolverParameters.html#a397e8c8da87415d5408e2dd5ec3e9932af5546ac8a26f50d8798bf634598a7eba">MPSolverParameters</a>
</li>
<li>release_abs_constraint()
: <a class="el" href="classoperations__research_1_1MPGeneralConstraintProto.html#aeb9733e4343616d14b11a909cf8d12d5">MPGeneralConstraintProto</a>
</li>
<li>release_and_constraint()
: <a class="el" href="classoperations__research_1_1MPGeneralConstraintProto.html#a54bb4a94738cce0a4e1eefdeac243267">MPGeneralConstraintProto</a>
</li>
<li>release_baseline_model_file_path()
: <a class="el" href="classoperations__research_1_1MPModelDeltaProto.html#a97c3b7148575d62c0f24ca77ead49b09">MPModelDeltaProto</a>
</li>
<li>release_constraint()
: <a class="el" href="classoperations__research_1_1MPIndicatorConstraint.html#a537b11276c8bdb42e1a953c663e9d2a9">MPIndicatorConstraint</a>
</li>
<li>release_dual_tolerance()
: <a class="el" href="classoperations__research_1_1MPSolverCommonParameters.html#acb26f9d7df22407542bd6f41a5fabdc0">MPSolverCommonParameters</a>
</li>
<li>release_indicator_constraint()
: <a class="el" href="classoperations__research_1_1MPGeneralConstraintProto.html#a574bab7c9506e9fb32bdbecb0f6e300d">MPGeneralConstraintProto</a>
</li>
<li>release_max_constraint()
: <a class="el" href="classoperations__research_1_1MPGeneralConstraintProto.html#a78394457397010770026edd5039ddabf">MPGeneralConstraintProto</a>
</li>
<li>release_min_constraint()
: <a class="el" href="classoperations__research_1_1MPGeneralConstraintProto.html#a903978eb767225b63b7b073078c6b48e">MPGeneralConstraintProto</a>
</li>
<li>release_model()
: <a class="el" href="classoperations__research_1_1MPModelRequest.html#ae5d2e2d722686adb12705db67a25eece">MPModelRequest</a>
</li>
<li>release_model_delta()
: <a class="el" href="classoperations__research_1_1MPModelRequest.html#aaa0c45f3c36439988fd32dbbe20db91c">MPModelRequest</a>
</li>
<li>release_name()
: <a class="el" href="classoperations__research_1_1MPConstraintProto.html#a1f05c2a3a13ff3410d52ee3c33918e07">MPConstraintProto</a>
, <a class="el" href="classoperations__research_1_1MPGeneralConstraintProto.html#a1f05c2a3a13ff3410d52ee3c33918e07">MPGeneralConstraintProto</a>
, <a class="el" href="classoperations__research_1_1MPModelProto.html#a1f05c2a3a13ff3410d52ee3c33918e07">MPModelProto</a>
, <a class="el" href="classoperations__research_1_1MPVariableProto.html#a1f05c2a3a13ff3410d52ee3c33918e07">MPVariableProto</a>
</li>
<li>release_or_constraint()
: <a class="el" href="classoperations__research_1_1MPGeneralConstraintProto.html#a92ef2eec1cafcc1fb466e15aa87ac9b9">MPGeneralConstraintProto</a>
</li>
<li>release_primal_tolerance()
: <a class="el" href="classoperations__research_1_1MPSolverCommonParameters.html#a952de51e2e9972fa14da50637d0ce6b1">MPSolverCommonParameters</a>
</li>
<li>release_quadratic_constraint()
: <a class="el" href="classoperations__research_1_1MPGeneralConstraintProto.html#a017ec205645eda743b4fb3d6b06ac771">MPGeneralConstraintProto</a>
</li>
<li>release_quadratic_objective()
: <a class="el" href="classoperations__research_1_1MPModelProto.html#a6aa26fa3f56e692ccb20412f137d697e">MPModelProto</a>
</li>
<li>release_relative_mip_gap()
: <a class="el" href="classoperations__research_1_1MPSolverCommonParameters.html#a6008f7e8c7b3f8a42a6cf426112db443">MPSolverCommonParameters</a>
</li>
<li>release_solution_hint()
: <a class="el" href="classoperations__research_1_1MPModelProto.html#acc8b0fcd2464deed5dcdb21558681c14">MPModelProto</a>
</li>
<li>release_solver_specific_parameters()
: <a class="el" href="classoperations__research_1_1MPModelRequest.html#a227aaaef2f4f3d3b6217e39a77185b72">MPModelRequest</a>
</li>
<li>release_sos_constraint()
: <a class="el" href="classoperations__research_1_1MPGeneralConstraintProto.html#af5792543e21484715abc85ff2b1efbd8">MPGeneralConstraintProto</a>
</li>
<li>release_status_str()
: <a class="el" href="classoperations__research_1_1MPSolutionResponse.html#ac5bd53ca3361049f1c3364cc6d12672a">MPSolutionResponse</a>
</li>
<li>Reset()
: <a class="el" href="classoperations__research_1_1MPSolver.html#a372de693ad40b3f42839c8ec6ac845f4">MPSolver</a>
, <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a43a787400d2a563b9eee1a149225c18a">MPSolverInterface</a>
, <a class="el" href="classoperations__research_1_1MPSolverParameters.html#a372de693ad40b3f42839c8ec6ac845f4">MPSolverParameters</a>
</li>
<li>ResetDoubleParam()
: <a class="el" href="classoperations__research_1_1MPSolverParameters.html#af89ed33216d227599a7752bc0dc97ce3">MPSolverParameters</a>
</li>
<li>ResetExtractionInformation()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#ab2b08a14c8c4d2242558d3fa6a436e8c">MPSolverInterface</a>
</li>
<li>ResetIntegerParam()
: <a class="el" href="classoperations__research_1_1MPSolverParameters.html#a09343ed6dde3059443fe6f4caa16e986">MPSolverParameters</a>
</li>
<li>result_status()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#acf6504d4663a0aed81703cbf241002ed">MPSolverInterface</a>
</li>
<li>result_status_
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a2ab7b415cdf146b96aa68a91870608d2">MPSolverInterface</a>
</li>
<li>resultant_var_index()
: <a class="el" href="classoperations__research_1_1MPAbsConstraint.html#ad909bd3f6802aeb41671186b130de8fb">MPAbsConstraint</a>
, <a class="el" href="classoperations__research_1_1MPArrayConstraint.html#ad909bd3f6802aeb41671186b130de8fb">MPArrayConstraint</a>
, <a class="el" href="classoperations__research_1_1MPArrayWithConstantConstraint.html#ad909bd3f6802aeb41671186b130de8fb">MPArrayWithConstantConstraint</a>
</li>
<li>ResultStatus
: <a class="el" href="classoperations__research_1_1MPSolver.html#a573d479910e373f5d771d303e440587d">MPSolver</a>
</li>
<li>row_status()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a7f7ed720a6606bc043dee234ca156fc0">MPSolverInterface</a>
</li>
</ul>
</div><!-- contents -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>