118 lines
8.6 KiB
HTML
118 lines
8.6 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_c.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_c" name="index_c"></a>- c -</h3><ul>
|
|
<li>CBC_MIXED_INTEGER_PROGRAMMING : <a class="el" href="classoperations__research_1_1_m_p_solver.html#a76c87990aabadd148304b95332a60ff8ad183dc62c63346a3b984b93fbda0137a">MPSolver</a></li>
|
|
<li>CBCInterface : <a class="el" href="classoperations__research_1_1_m_p_constraint.html#af5a7cf0c655f37c0b388a2ddcf32ac3e">MPConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_objective.html#af5a7cf0c655f37c0b388a2ddcf32ac3e">MPObjective</a>, <a class="el" href="classoperations__research_1_1_m_p_solver.html#af5a7cf0c655f37c0b388a2ddcf32ac3e">MPSolver</a>, <a class="el" href="classoperations__research_1_1_m_p_variable.html#af5a7cf0c655f37c0b388a2ddcf32ac3e">MPVariable</a></li>
|
|
<li>CheckSolutionExists() : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#aca8da84e3ea975adf38326e42749bdfb">MPSolverInterface</a></li>
|
|
<li>CheckSolutionIsSynchronized() : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#a8de44e2ad146c09314404500cde2f645">MPSolverInterface</a></li>
|
|
<li>CheckSolutionIsSynchronizedAndExists() : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#a8da48eff5b28feb8b66ba111af16a974">MPSolverInterface</a></li>
|
|
<li>ClampSolutionWithinBounds() : <a class="el" href="classoperations__research_1_1_m_p_solver.html#a9df947ed3bb70075e234f8f0f78bc8ee">MPSolver</a></li>
|
|
<li>Clear() : <a class="el" href="classoperations__research_1_1_m_p_constraint.html#aa71d36872f416feaa853788a7a7a7ef8">MPConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_objective.html#aa71d36872f416feaa853788a7a7a7ef8">MPObjective</a>, <a class="el" href="classoperations__research_1_1_m_p_solver.html#aa71d36872f416feaa853788a7a7a7ef8">MPSolver</a></li>
|
|
<li>ClearConstraint() : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#a89fb46bd2d332732124e7f9cef5ac311">MPSolverInterface</a></li>
|
|
<li>ClearObjective() : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#ab8bd6c2ebc0fe292221efda5c39de361">MPSolverInterface</a></li>
|
|
<li>CLP_LINEAR_PROGRAMMING : <a class="el" href="classoperations__research_1_1_m_p_solver.html#a76c87990aabadd148304b95332a60ff8a1a0c61d2ddbf6def6615101b365cee90">MPSolver</a></li>
|
|
<li>CLPInterface : <a class="el" href="classoperations__research_1_1_m_p_constraint.html#a60944ecdcad88cfb4d4d32feea70c9b5">MPConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_objective.html#a60944ecdcad88cfb4d4d32feea70c9b5">MPObjective</a>, <a class="el" href="classoperations__research_1_1_m_p_solver.html#a60944ecdcad88cfb4d4d32feea70c9b5">MPSolver</a>, <a class="el" href="classoperations__research_1_1_m_p_variable.html#a60944ecdcad88cfb4d4d32feea70c9b5">MPVariable</a></li>
|
|
<li>column_status() : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#a778ef8300eb8137f21ea4e5558a5013c">MPSolverInterface</a></li>
|
|
<li>ComputeConstraintActivities() : <a class="el" href="classoperations__research_1_1_m_p_solver.html#a942431e14468f0267cd417fabc48f829">MPSolver</a></li>
|
|
<li>ComputeExactConditionNumber() : <a class="el" href="classoperations__research_1_1_m_p_solver.html#a4eef77bb51bde41e69bed87ea44b86e1">MPSolver</a>, <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#af6ed7daee7c4d75339d175c36979cb5d">MPSolverInterface</a></li>
|
|
<li>constraint() : <a class="el" href="classoperations__research_1_1_m_p_solver.html#a39c01cd8df47062593ad5529bf4d40de">MPSolver</a></li>
|
|
<li>constraint_is_extracted() : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#a59bc4e0d53dc2b904c7bee672403c0eb">MPSolverInterface</a></li>
|
|
<li>constraints() : <a class="el" href="classoperations__research_1_1_m_p_solver.html#a4acb8abdcaff1a29f0e59ae6eccdbfd7">MPSolver</a></li>
|
|
<li>CPLEX_LINEAR_PROGRAMMING : <a class="el" href="classoperations__research_1_1_m_p_solver.html#a76c87990aabadd148304b95332a60ff8a51726396f358c2e9ff870c3e0e17798a">MPSolver</a></li>
|
|
<li>CPLEX_MIXED_INTEGER_PROGRAMMING : <a class="el" href="classoperations__research_1_1_m_p_solver.html#a76c87990aabadd148304b95332a60ff8a223fb1b5c8d153d5fef50b8d6f0426e9">MPSolver</a></li>
|
|
<li>CplexInterface : <a class="el" href="classoperations__research_1_1_m_p_constraint.html#ae7cbd08108e1636184f28c1a71c42393">MPConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_objective.html#ae7cbd08108e1636184f28c1a71c42393">MPObjective</a>, <a class="el" href="classoperations__research_1_1_m_p_solver.html#ae7cbd08108e1636184f28c1a71c42393">MPSolver</a>, <a class="el" href="classoperations__research_1_1_m_p_variable.html#ae7cbd08108e1636184f28c1a71c42393">MPVariable</a></li>
|
|
<li>CreateSolver() : <a class="el" href="classoperations__research_1_1_m_p_solver.html#a81708139cae5d8116c5cb157db22f099">MPSolver</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|