120 lines
7.8 KiB
HTML
120 lines
7.8 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.3</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.3 -->
|
|
<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_vars.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">
|
|
 <ul>
|
|
<li>best_objective_bound_ : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#a6e75ff5a6525adc2eb42552c6f475b7a">MPSolverInterface</a></li>
|
|
<li>kDefaultDoubleParamValue : <a class="el" href="classoperations__research_1_1_m_p_solver_parameters.html#ae80ed8b6fcbcb848b18d657d62c26522">MPSolverParameters</a></li>
|
|
<li>kDefaultDualTolerance : <a class="el" href="classoperations__research_1_1_m_p_solver_parameters.html#a6a912e59104bf30bee9f5e3f35bc0281">MPSolverParameters</a></li>
|
|
<li>kDefaultIncrementality : <a class="el" href="classoperations__research_1_1_m_p_solver_parameters.html#a509fcd50ceab50e3fd3a70b350355be7">MPSolverParameters</a></li>
|
|
<li>kDefaultIntegerParamValue : <a class="el" href="classoperations__research_1_1_m_p_solver_parameters.html#ad7c866ce738bfb6ac5fcee91fed998ed">MPSolverParameters</a></li>
|
|
<li>kDefaultPresolve : <a class="el" href="classoperations__research_1_1_m_p_solver_parameters.html#aee91736e22b89c4f377a124837bb0be4">MPSolverParameters</a></li>
|
|
<li>kDefaultPrimalTolerance : <a class="el" href="classoperations__research_1_1_m_p_solver_parameters.html#ad8ba7aa861c60e1fcd1b8b0eadcbdb7f">MPSolverParameters</a></li>
|
|
<li>kDefaultRelativeMipGap : <a class="el" href="classoperations__research_1_1_m_p_solver_parameters.html#a016e9dcdc549105df6e8ceb5b1933ae5">MPSolverParameters</a></li>
|
|
<li>kDummyVariableIndex : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#a2cb8082675772ca81d04e87b6f4b1c8b">MPSolverInterface</a></li>
|
|
<li>kUnknownDoubleParamValue : <a class="el" href="classoperations__research_1_1_m_p_solver_parameters.html#a6e06b5be8dccaff140e14a5f71fa64df">MPSolverParameters</a></li>
|
|
<li>kUnknownIntegerParamValue : <a class="el" href="classoperations__research_1_1_m_p_solver_parameters.html#a0623b9007b18f0e4bb078fb6eb4dadaa">MPSolverParameters</a></li>
|
|
<li>kUnknownNumberOfIterations : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#accec08e7a0a89158c5d9aa5f6b25b695">MPSolverInterface</a></li>
|
|
<li>kUnknownNumberOfNodes : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#a671b20aa1d2532721b614ce2660e3872">MPSolverInterface</a></li>
|
|
<li>last_constraint_index_ : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#a42d79af323cdc77e77c19ee22f9e3aa9">MPSolverInterface</a></li>
|
|
<li>last_variable_index_ : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#aa83a7b3f61fb55d22d1aa9aac0be4a7c">MPSolverInterface</a></li>
|
|
<li>log_invalid_names : <a class="el" href="structoperations__research_1_1_m_p_model_export_options.html#ae5002134fe40f95dc42499fc3ae35713">MPModelExportOptions</a></li>
|
|
<li>max_line_length : <a class="el" href="structoperations__research_1_1_m_p_model_export_options.html#ad0a36f27591304ab29f40ca64bf24224">MPModelExportOptions</a></li>
|
|
<li>maximize_ : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#ad5d09a69c6c8c8eea9311b0513628683">MPSolverInterface</a></li>
|
|
<li>obfuscate : <a class="el" href="structoperations__research_1_1_m_p_model_export_options.html#a838f4806313e963115cf7e9a8f7ab7e7">MPModelExportOptions</a></li>
|
|
<li>objective_value_ : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#af093ce79e6a0d2e334ebe94579003de6">MPSolverInterface</a></li>
|
|
<li>quiet_ : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#aa2fedb3c02ffb092a6c19a0ee1e81a02">MPSolverInterface</a></li>
|
|
<li>result_status_ : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#a2ab7b415cdf146b96aa68a91870608d2">MPSolverInterface</a></li>
|
|
<li>show_unused_variables : <a class="el" href="structoperations__research_1_1_m_p_model_export_options.html#a8a260d7f9ff6c91b693a44090190c929">MPModelExportOptions</a></li>
|
|
<li>solver_ : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#a3f09fb4ef39e8d4ab6607b61aeaa0a2b">MPSolverInterface</a></li>
|
|
<li>sync_status_ : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#afbef7ee46d807e084dcf1fca7a4de2e7">MPSolverInterface</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|