447 lines
29 KiB
HTML
447 lines
29 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.2</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.15 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
/* @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:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(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:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('functions_c.html','');});
|
|
/* @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"></a>- c -</h3><ul>
|
|
<li>CBC_MIXED_INTEGER_PROGRAMMING
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_request.html#a97fdcbc3a472b378a869039b2c55931b">MPModelRequest</a>
|
|
, <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_abs_constraint.html#a1e436b607da362266ed7e00d18cd6ac7">MPAbsConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_array_constraint.html#a1e436b607da362266ed7e00d18cd6ac7">MPArrayConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_array_with_constant_constraint.html#a1e436b607da362266ed7e00d18cd6ac7">MPArrayWithConstantConstraint</a>
|
|
, <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_constraint_proto.html#a1e436b607da362266ed7e00d18cd6ac7">MPConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a1e436b607da362266ed7e00d18cd6ac7">MPGeneralConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_indicator_constraint.html#a1e436b607da362266ed7e00d18cd6ac7">MPIndicatorConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto.html#a1e436b607da362266ed7e00d18cd6ac7">MPModelDeltaProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#a1e436b607da362266ed7e00d18cd6ac7">MPModelProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_model_request.html#a1e436b607da362266ed7e00d18cd6ac7">MPModelRequest</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_quadratic_constraint.html#a1e436b607da362266ed7e00d18cd6ac7">MPQuadraticConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_objective.html#a1e436b607da362266ed7e00d18cd6ac7">MPQuadraticObjective</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_solution.html#a1e436b607da362266ed7e00d18cd6ac7">MPSolution</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#a1e436b607da362266ed7e00d18cd6ac7">MPSolutionResponse</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_solve_info.html#a1e436b607da362266ed7e00d18cd6ac7">MPSolveInfo</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_solver.html#aa71d36872f416feaa853788a7a7a7ef8">MPSolver</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a1e436b607da362266ed7e00d18cd6ac7">MPSolverCommonParameters</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_sos_constraint.html#a1e436b607da362266ed7e00d18cd6ac7">MPSosConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#a1e436b607da362266ed7e00d18cd6ac7">MPVariableProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_optional_double.html#a1e436b607da362266ed7e00d18cd6ac7">OptionalDouble</a>
|
|
, <a class="el" href="classoperations__research_1_1_partial_variable_assignment.html#a1e436b607da362266ed7e00d18cd6ac7">PartialVariableAssignment</a>
|
|
</li>
|
|
<li>clear_abs_constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a07f10816e4ef9bb3e6f36ae52532d4bf">MPGeneralConstraintProto</a>
|
|
</li>
|
|
<li>clear_additional_solutions()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#ace3ea4c3f3da208d284b48753cbb5f08">MPSolutionResponse</a>
|
|
</li>
|
|
<li>clear_and_constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a9487e9b0af5881fc274f6930746fe494">MPGeneralConstraintProto</a>
|
|
</li>
|
|
<li>clear_baseline_model_file_path()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto.html#a7ad4193bbfd44c79fc532f51acdd716d">MPModelDeltaProto</a>
|
|
</li>
|
|
<li>clear_best_objective_bound()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#a9ce43a595ad994c67ebd4cc3a5cda0df">MPSolutionResponse</a>
|
|
</li>
|
|
<li>clear_branching_priority()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#ae19426a2f55ba1e422387a25f2c30fdd">MPVariableProto</a>
|
|
</li>
|
|
<li>clear_coefficient()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#a68a42d682e8573a243b892c72b2575a9">MPConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a68a42d682e8573a243b892c72b2575a9">MPQuadraticConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_objective.html#a68a42d682e8573a243b892c72b2575a9">MPQuadraticObjective</a>
|
|
</li>
|
|
<li>clear_constant()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_array_with_constant_constraint.html#a5aecec4350833acc6e4bd7e60b84c05b">MPArrayWithConstantConstraint</a>
|
|
</li>
|
|
<li>clear_constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_indicator_constraint.html#ac50e81736f68bb14d369831ccb7d1000">MPIndicatorConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#ac50e81736f68bb14d369831ccb7d1000">MPModelProto</a>
|
|
</li>
|
|
<li>clear_constraint_overrides()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto.html#a8934038747909b7097c9a6ec042367ed">MPModelDeltaProto</a>
|
|
</li>
|
|
<li>clear_dual_tolerance()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a7a692d170c42c5330e1dc38dae8e6285">MPSolverCommonParameters</a>
|
|
</li>
|
|
<li>clear_dual_value()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#a619318589c8874ce5fbfbea618d221f8">MPSolutionResponse</a>
|
|
</li>
|
|
<li>clear_enable_internal_solver_output()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_request.html#a511efc32ae3e5ae10f44c63f292dc002">MPModelRequest</a>
|
|
</li>
|
|
<li>clear_general_constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a8835e7f2a2296ff26e636b2a370907fe">MPGeneralConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#a8835e7f2a2296ff26e636b2a370907fe">MPModelProto</a>
|
|
</li>
|
|
<li>clear_ignore_solver_specific_parameters_failure()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_request.html#a052aa95abc1df67cf8d93c279bbf0cc5">MPModelRequest</a>
|
|
</li>
|
|
<li>clear_indicator_constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#ab68b2a47c38d2743ef01d65ba4e2b0bf">MPGeneralConstraintProto</a>
|
|
</li>
|
|
<li>clear_is_integer()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#a4d3de269c10fb52890f81477d3419903">MPVariableProto</a>
|
|
</li>
|
|
<li>clear_is_lazy()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#a8ee05a5e97e4b5741975ec88d8ee7390">MPConstraintProto</a>
|
|
</li>
|
|
<li>clear_lower_bound()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#adf1d4d075084f1ee1369adfc5ac67d76">MPConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#adf1d4d075084f1ee1369adfc5ac67d76">MPQuadraticConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#adf1d4d075084f1ee1369adfc5ac67d76">MPVariableProto</a>
|
|
</li>
|
|
<li>clear_lp_algorithm()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a5cdcf093be77c722902fac4a997327aa">MPSolverCommonParameters</a>
|
|
</li>
|
|
<li>clear_max_constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a11f5460e27484593cda27d66a5bf5c76">MPGeneralConstraintProto</a>
|
|
</li>
|
|
<li>clear_maximize()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#a6467f3bf53443396005c26708d2bbfff">MPModelProto</a>
|
|
</li>
|
|
<li>clear_min_constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#af212242be995215bfa86a1784c99dfd0">MPGeneralConstraintProto</a>
|
|
</li>
|
|
<li>clear_model()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_request.html#ad0ca2c2f577b4a44ccc5dbf882903cc8">MPModelRequest</a>
|
|
</li>
|
|
<li>clear_model_delta()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_request.html#a91eb887f794c0af69097ef5b784921c7">MPModelRequest</a>
|
|
</li>
|
|
<li>clear_name()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#a458dd99a041a02e37d5b249201b18050">MPConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a458dd99a041a02e37d5b249201b18050">MPGeneralConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#a458dd99a041a02e37d5b249201b18050">MPModelProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#a458dd99a041a02e37d5b249201b18050">MPVariableProto</a>
|
|
</li>
|
|
<li>clear_objective_coefficient()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#a30b2469fd5923be364e9513b554c3140">MPVariableProto</a>
|
|
</li>
|
|
<li>clear_objective_offset()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#a703872fdb1aa5c63851b7d096c10c4fa">MPModelProto</a>
|
|
</li>
|
|
<li>clear_objective_value()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solution.html#af79b8b18aa9538006bab8757590540b4">MPSolution</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#af79b8b18aa9538006bab8757590540b4">MPSolutionResponse</a>
|
|
</li>
|
|
<li>clear_or_constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a482b29439b6049809f50b7f7e071a587">MPGeneralConstraintProto</a>
|
|
</li>
|
|
<li>clear_populate_additional_solutions_up_to()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_request.html#ab1bd20b9b064b0f17355c3c44c42a485">MPModelRequest</a>
|
|
</li>
|
|
<li>clear_presolve()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a78073ef35edd67b00be5af65fbab39fb">MPSolverCommonParameters</a>
|
|
</li>
|
|
<li>clear_primal_tolerance()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#ac93a0d195fa7748c26c9402968c06c08">MPSolverCommonParameters</a>
|
|
</li>
|
|
<li>clear_qcoefficient()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a08ef449aa7f015c45580b782cd78d8c9">MPQuadraticConstraint</a>
|
|
</li>
|
|
<li>clear_quadratic_constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a6cf4e3a19847bf61c637eddae91d9956">MPGeneralConstraintProto</a>
|
|
</li>
|
|
<li>clear_quadratic_objective()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#ab097ce058947d70d5255e10e99124b0a">MPModelProto</a>
|
|
</li>
|
|
<li>clear_qvar1_index()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a8477ee8f163e344c444a96cdd9b041c7">MPQuadraticConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_objective.html#a8477ee8f163e344c444a96cdd9b041c7">MPQuadraticObjective</a>
|
|
</li>
|
|
<li>clear_qvar2_index()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a89eabcccf72c81a207cbbba85d808759">MPQuadraticConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_objective.html#a89eabcccf72c81a207cbbba85d808759">MPQuadraticObjective</a>
|
|
</li>
|
|
<li>clear_reduced_cost()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#ab323a064ae1cfcddd27db0dfb44b6d9d">MPSolutionResponse</a>
|
|
</li>
|
|
<li>clear_relative_mip_gap()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a3949d56181356301d32463ff82967d83">MPSolverCommonParameters</a>
|
|
</li>
|
|
<li>clear_resultant_var_index()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_abs_constraint.html#a0e41f2a7a50a6df85506134b8ae928df">MPAbsConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_array_constraint.html#a0e41f2a7a50a6df85506134b8ae928df">MPArrayConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_array_with_constant_constraint.html#a0e41f2a7a50a6df85506134b8ae928df">MPArrayWithConstantConstraint</a>
|
|
</li>
|
|
<li>clear_scaling()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a62899d13d562895eb4cf2ec3d22252f8">MPSolverCommonParameters</a>
|
|
</li>
|
|
<li>clear_solution_hint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#adaf32afeab55a0b5babdf8688dd84616">MPModelProto</a>
|
|
</li>
|
|
<li>clear_solve_info()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#ac6fa38f003699605eb99639f0ea8d9de">MPSolutionResponse</a>
|
|
</li>
|
|
<li>clear_solve_user_time_seconds()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solve_info.html#a6b39dc4d519015188c373b731b518b05">MPSolveInfo</a>
|
|
</li>
|
|
<li>clear_solve_wall_time_seconds()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solve_info.html#aba4dca4607524118e55496fa0f57d66f">MPSolveInfo</a>
|
|
</li>
|
|
<li>clear_solver_specific_parameters()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_request.html#a4ba472f49eb8e361d3163f551a0202b7">MPModelRequest</a>
|
|
</li>
|
|
<li>clear_solver_time_limit_seconds()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_request.html#ac067058311dfeb810c40a959ca9db88e">MPModelRequest</a>
|
|
</li>
|
|
<li>clear_solver_type()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_request.html#a056110d378694b9400e3a111a8024059">MPModelRequest</a>
|
|
</li>
|
|
<li>clear_sos_constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a2a8c0b331ee0b0597e698e5923cd2346">MPGeneralConstraintProto</a>
|
|
</li>
|
|
<li>clear_status()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#ac5b45785286d1161eb772146a1311c5a">MPSolutionResponse</a>
|
|
</li>
|
|
<li>clear_status_str()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#a65a936b2ed93a09128ee92f923f41894">MPSolutionResponse</a>
|
|
</li>
|
|
<li>clear_type()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_sos_constraint.html#aa24f2d66495dd8f70e77dca7cac88140">MPSosConstraint</a>
|
|
</li>
|
|
<li>clear_upper_bound()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#ae5c5344ca6ac45c916e8d18d3e1ada5d">MPConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#ae5c5344ca6ac45c916e8d18d3e1ada5d">MPQuadraticConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#ae5c5344ca6ac45c916e8d18d3e1ada5d">MPVariableProto</a>
|
|
</li>
|
|
<li>clear_value()
|
|
: <a class="el" href="classoperations__research_1_1_optional_double.html#a4c5f5ff6e678f3754395c460f4c5d9fd">OptionalDouble</a>
|
|
</li>
|
|
<li>clear_var_index()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_abs_constraint.html#aa6bc3466a788f6c475cfaeda5c94331c">MPAbsConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_array_constraint.html#aa6bc3466a788f6c475cfaeda5c94331c">MPArrayConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_array_with_constant_constraint.html#aa6bc3466a788f6c475cfaeda5c94331c">MPArrayWithConstantConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#aa6bc3466a788f6c475cfaeda5c94331c">MPConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_indicator_constraint.html#aa6bc3466a788f6c475cfaeda5c94331c">MPIndicatorConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#aa6bc3466a788f6c475cfaeda5c94331c">MPQuadraticConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_sos_constraint.html#aa6bc3466a788f6c475cfaeda5c94331c">MPSosConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_partial_variable_assignment.html#aa6bc3466a788f6c475cfaeda5c94331c">PartialVariableAssignment</a>
|
|
</li>
|
|
<li>clear_var_value()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_indicator_constraint.html#a016b626106ca027cbcb3efba0ca736e1">MPIndicatorConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_partial_variable_assignment.html#a016b626106ca027cbcb3efba0ca736e1">PartialVariableAssignment</a>
|
|
</li>
|
|
<li>clear_variable()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#a1fb8f62c4bbd3b8fba061bb3ef94c8c6">MPModelProto</a>
|
|
</li>
|
|
<li>clear_variable_overrides()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto.html#a1f8ddee9ce87807ade563fb0dd06ebba">MPModelDeltaProto</a>
|
|
</li>
|
|
<li>clear_variable_value()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solution.html#a5cc6ff280cbb8aad06abc14462d5655b">MPSolution</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#a5cc6ff280cbb8aad06abc14462d5655b">MPSolutionResponse</a>
|
|
</li>
|
|
<li>clear_weight()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_sos_constraint.html#a047dee4615895995b73eaea19c0a2a8c">MPSosConstraint</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_model_request.html#a942f20b75580a0df2d07ca275d3482c2">MPModelRequest</a>
|
|
, <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>coefficient()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#a635962c2d9daf4276cc694ece03bb8b3">MPConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a6d4f2226f8865f17756b31f8512ccfaf">MPQuadraticConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_objective.html#a635962c2d9daf4276cc694ece03bb8b3">MPQuadraticObjective</a>
|
|
</li>
|
|
<li>coefficient_size()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#a527bd218e76af1c16a8580e6a0afbe94">MPConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a527bd218e76af1c16a8580e6a0afbe94">MPQuadraticConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_objective.html#a527bd218e76af1c16a8580e6a0afbe94">MPQuadraticObjective</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#ab17a7a859c6e429296e55570c06337cf">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>constant()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_array_with_constant_constraint.html#a479c8a04031e138d0f5c9b801aa8d9cc">MPArrayWithConstantConstraint</a>
|
|
</li>
|
|
<li>constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_indicator_constraint.html#aee292a3b384da321ac967b05e4bc855f">MPIndicatorConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#ae34fb1dbce95b9449f46564f590ff8a1">MPModelProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_solver.html#a19476a1c421b9ee05231ee9af2387057">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>constraint_overrides()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto.html#a57b7a328b922a6d3eb8b76b5e6de46c7">MPModelDeltaProto</a>
|
|
</li>
|
|
<li>constraint_overrides_size()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto.html#a757f76f508ed401ea0fed906bc26ec93">MPModelDeltaProto</a>
|
|
</li>
|
|
<li>constraint_size()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#ae3687769a11bd922a263d0135f84a064">MPModelProto</a>
|
|
</li>
|
|
<li>constraints()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver.html#a5ff11cd513c803ba3f75f2f672f1cf6f">MPSolver</a>
|
|
</li>
|
|
<li>CopyFrom()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_abs_constraint.html#ab29152143a9c2f0254c8b1ddfbd3a5ca">MPAbsConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_array_constraint.html#a5f5d07db881bbc5c31cdc5232a12ec97">MPArrayConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_array_with_constant_constraint.html#ad02b54420828c286301811a0aabada03">MPArrayWithConstantConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#a21121f924d68daf47dc931208627ad38">MPConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a11af72db9c8d27b3d59a20f0355a600d">MPGeneralConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_indicator_constraint.html#a59b63beca71ac623db5581a0624dd35e">MPIndicatorConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto.html#ae1dbb7e3845ea677766f090c28b0eb36">MPModelDeltaProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#a848b69bc700c6244b70d8d94ad21bb2e">MPModelProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_model_request.html#ae7e048fa3f81aa16d3ffa0a1d65157d6">MPModelRequest</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a684707cc785f00c9e5221083139ac758">MPQuadraticConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_objective.html#a132e1da511ffb08d500ddf0f6604a3d1">MPQuadraticObjective</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_solution.html#a920afc016b86d6be147f6f37a6754fb3">MPSolution</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#a5fcd6c86582b19a74e581e3fad452bdd">MPSolutionResponse</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_solve_info.html#a6cffb9327a820431731874ab3be4abd9">MPSolveInfo</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a92524353fd543b8b862b51745d72e78e">MPSolverCommonParameters</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_sos_constraint.html#ae7700c4ebf028686e694e3410624e019">MPSosConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#a09bfd61654e1657c2fa7beed61efe888">MPVariableProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_optional_double.html#ae2df65dd5c689fe35309c2ab0fe84905">OptionalDouble</a>
|
|
, <a class="el" href="classoperations__research_1_1_partial_variable_assignment.html#a33485910e8c2124c23d743c8da58981e">PartialVariableAssignment</a>
|
|
</li>
|
|
<li>CPLEX_LINEAR_PROGRAMMING
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_request.html#ad8523ebb4a25bfa12882d96a9c168c8c">MPModelRequest</a>
|
|
, <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_model_request.html#a4f7d8e8e11645eb4726fb74d1957121b">MPModelRequest</a>
|
|
, <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#a34cfddb524394d766e725ed228f74ea3">MPSolver</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|