131 lines
11 KiB
HTML
131 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"/>-->
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<div id="banner-container">
|
|
<div id="banner">
|
|
<span id="sfml">Google OR-Tools 9.1</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.9.2 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(document).ready(function(){initNavTree('functions_r.html',''); initResizable(); });
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<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" name="index_r"></a>- r -</h3><ul>
|
|
<li>reduced_cost() : <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#a870cebeae37fa5a142ed58f1b091ec58">MPSolutionResponse</a>, <a class="el" href="classoperations__research_1_1_m_p_variable.html#a7a302239fbb1f938a513636a6c7a3e2d">MPVariable</a></li>
|
|
<li>reduced_cost_size() : <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#aaeca28d4fc819a57d30f7e4670b686b8">MPSolutionResponse</a></li>
|
|
<li>relative_mip_gap() : <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a925ce9d529f385e58b380a346684b47f">MPSolverCommonParameters</a></li>
|
|
<li>RELATIVE_MIP_GAP : <a class="el" href="classoperations__research_1_1_m_p_solver_parameters.html#a397e8c8da87415d5408e2dd5ec3e9932af5546ac8a26f50d8798bf634598a7eba">MPSolverParameters</a></li>
|
|
<li>release_abs_constraint() : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#aeb9733e4343616d14b11a909cf8d12d5">MPGeneralConstraintProto</a></li>
|
|
<li>release_and_constraint() : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a54bb4a94738cce0a4e1eefdeac243267">MPGeneralConstraintProto</a></li>
|
|
<li>release_baseline_model_file_path() : <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto.html#a97c3b7148575d62c0f24ca77ead49b09">MPModelDeltaProto</a></li>
|
|
<li>release_constraint() : <a class="el" href="classoperations__research_1_1_m_p_indicator_constraint.html#a537b11276c8bdb42e1a953c663e9d2a9">MPIndicatorConstraint</a></li>
|
|
<li>release_dual_tolerance() : <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#acb26f9d7df22407542bd6f41a5fabdc0">MPSolverCommonParameters</a></li>
|
|
<li>release_indicator_constraint() : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a574bab7c9506e9fb32bdbecb0f6e300d">MPGeneralConstraintProto</a></li>
|
|
<li>release_max_constraint() : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a78394457397010770026edd5039ddabf">MPGeneralConstraintProto</a></li>
|
|
<li>release_min_constraint() : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a903978eb767225b63b7b073078c6b48e">MPGeneralConstraintProto</a></li>
|
|
<li>release_model() : <a class="el" href="classoperations__research_1_1_m_p_model_request.html#ae5d2e2d722686adb12705db67a25eece">MPModelRequest</a></li>
|
|
<li>release_model_delta() : <a class="el" href="classoperations__research_1_1_m_p_model_request.html#aaa0c45f3c36439988fd32dbbe20db91c">MPModelRequest</a></li>
|
|
<li>release_name() : <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#a1f05c2a3a13ff3410d52ee3c33918e07">MPConstraintProto</a>, <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a1f05c2a3a13ff3410d52ee3c33918e07">MPGeneralConstraintProto</a>, <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#a1f05c2a3a13ff3410d52ee3c33918e07">MPModelProto</a>, <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#a1f05c2a3a13ff3410d52ee3c33918e07">MPVariableProto</a></li>
|
|
<li>release_or_constraint() : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a92ef2eec1cafcc1fb466e15aa87ac9b9">MPGeneralConstraintProto</a></li>
|
|
<li>release_primal_tolerance() : <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a952de51e2e9972fa14da50637d0ce6b1">MPSolverCommonParameters</a></li>
|
|
<li>release_quadratic_constraint() : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a017ec205645eda743b4fb3d6b06ac771">MPGeneralConstraintProto</a></li>
|
|
<li>release_quadratic_objective() : <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#a6aa26fa3f56e692ccb20412f137d697e">MPModelProto</a></li>
|
|
<li>release_relative_mip_gap() : <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a6008f7e8c7b3f8a42a6cf426112db443">MPSolverCommonParameters</a></li>
|
|
<li>release_solution_hint() : <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#acc8b0fcd2464deed5dcdb21558681c14">MPModelProto</a></li>
|
|
<li>release_solve_info() : <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#ae41d85cd5009c3c5392ec2c1e3025dec">MPSolutionResponse</a></li>
|
|
<li>release_solver_specific_parameters() : <a class="el" href="classoperations__research_1_1_m_p_model_request.html#a227aaaef2f4f3d3b6217e39a77185b72">MPModelRequest</a></li>
|
|
<li>release_sos_constraint() : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#af5792543e21484715abc85ff2b1efbd8">MPGeneralConstraintProto</a></li>
|
|
<li>release_status_str() : <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#ac5bd53ca3361049f1c3364cc6d12672a">MPSolutionResponse</a></li>
|
|
<li>Reset() : <a class="el" href="classoperations__research_1_1_m_p_solver.html#a372de693ad40b3f42839c8ec6ac845f4">MPSolver</a>, <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#a43a787400d2a563b9eee1a149225c18a">MPSolverInterface</a>, <a class="el" href="classoperations__research_1_1_m_p_solver_parameters.html#a372de693ad40b3f42839c8ec6ac845f4">MPSolverParameters</a></li>
|
|
<li>ResetDoubleParam() : <a class="el" href="classoperations__research_1_1_m_p_solver_parameters.html#af89ed33216d227599a7752bc0dc97ce3">MPSolverParameters</a></li>
|
|
<li>ResetExtractionInformation() : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#ab2b08a14c8c4d2242558d3fa6a436e8c">MPSolverInterface</a></li>
|
|
<li>ResetIntegerParam() : <a class="el" href="classoperations__research_1_1_m_p_solver_parameters.html#a09343ed6dde3059443fe6f4caa16e986">MPSolverParameters</a></li>
|
|
<li>result_status() : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#acf6504d4663a0aed81703cbf241002ed">MPSolverInterface</a></li>
|
|
<li>result_status_ : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#a2ab7b415cdf146b96aa68a91870608d2">MPSolverInterface</a></li>
|
|
<li>resultant_var_index() : <a class="el" href="classoperations__research_1_1_m_p_abs_constraint.html#ad909bd3f6802aeb41671186b130de8fb">MPAbsConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_array_constraint.html#ad909bd3f6802aeb41671186b130de8fb">MPArrayConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_array_with_constant_constraint.html#ad909bd3f6802aeb41671186b130de8fb">MPArrayWithConstantConstraint</a></li>
|
|
<li>ResultStatus : <a class="el" href="classoperations__research_1_1_m_p_solver.html#a573d479910e373f5d771d303e440587d">MPSolver</a></li>
|
|
<li>row_status() : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#a7f7ed720a6606bc043dee234ca156fc0">MPSolverInterface</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|