394 lines
24 KiB
HTML
394 lines
24 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_func_m.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">
|
|
 
|
|
|
|
<h3><a id="index_m"></a>- m -</h3><ul>
|
|
<li>MakeBoolVar()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver.html#a2090dbd973eba8c24c4fa7b2714e4c44">MPSolver</a>
|
|
</li>
|
|
<li>MakeBoolVarArray()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver.html#a200ccd114eb5057856c05501c2d4abe5">MPSolver</a>
|
|
</li>
|
|
<li>MakeIntVar()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver.html#a33b5ede96c77f6cfdd4f54325f384ab7">MPSolver</a>
|
|
</li>
|
|
<li>MakeIntVarArray()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver.html#a9333144b7d28f68a7537b2ba19a1ba9b">MPSolver</a>
|
|
</li>
|
|
<li>MakeNumVar()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver.html#ae522890e16fd065100174a819558b461">MPSolver</a>
|
|
</li>
|
|
<li>MakeNumVarArray()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver.html#a648a61e30b62b1c17ab1f49fe6c9ed8d">MPSolver</a>
|
|
</li>
|
|
<li>MakeRowConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver.html#ab60f33fbc8132eda10c296885625b7d9">MPSolver</a>
|
|
</li>
|
|
<li>MakeVar()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver.html#a728f0121faaa95a451eaef6eb13e2242">MPSolver</a>
|
|
</li>
|
|
<li>MakeVarArray()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver.html#a66fd302d0082c74e6dea35ac59784847">MPSolver</a>
|
|
</li>
|
|
<li>max_constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a8a39485bffdea246b861298a33d1013e">MPGeneralConstraintProto</a>
|
|
</li>
|
|
<li>maximization()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_objective.html#a3df780d69d67985929c76e750f913e21">MPObjective</a>
|
|
</li>
|
|
<li>maximize()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#ad3c37b53f974ee5f215d410d93841d63">MPModelProto</a>
|
|
</li>
|
|
<li>MaximizeLinearExpr()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_objective.html#ac195da617c5cdd546ab7ecc67a2e7235">MPObjective</a>
|
|
</li>
|
|
<li>MergeFrom()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_abs_constraint.html#a31bc460c0ea2b4185483d1af3a0803eb">MPAbsConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_array_constraint.html#acfdaef4f20d8d238565028eb8e7951ad">MPArrayConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_array_with_constant_constraint.html#ad04113709aae4beae9cd43589db466fc">MPArrayWithConstantConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#a0d4a9af2a95901364ec8b4b2e9c99c7c">MPConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a349442ff62050a670b84d83ced04ba14">MPGeneralConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_indicator_constraint.html#aafb5e895a0341c76749f664e16f0a975">MPIndicatorConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto.html#a951923a8a34f49c9b90b8e28e7a936da">MPModelDeltaProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto___constraint_overrides_entry___do_not_use.html#a3459f3e9fbaa787ee6844142a9c93afc">MPModelDeltaProto_ConstraintOverridesEntry_DoNotUse</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto___variable_overrides_entry___do_not_use.html#a2113a1ae6d61ffbfbb6157b3d50c8096">MPModelDeltaProto_VariableOverridesEntry_DoNotUse</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#a41a195e3d85fea3e5a7cc7ba3362e0ae">MPModelProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_model_request.html#a8ebadd3292ab49e4d055f3b48786d6d8">MPModelRequest</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a52bf9fcacb6065e9ed8285eb1d5be1cb">MPQuadraticConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_objective.html#a4396a405be219b23a59e646c75a4b61b">MPQuadraticObjective</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_solution.html#a912327b12a70758ce423dcc7b15e1287">MPSolution</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#ae52bd2e9003c07637cf60dfdae59f94d">MPSolutionResponse</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_solve_info.html#a6d88004bf98c70ae186454b0ef0247d9">MPSolveInfo</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a0d71f381483d86f5712d4d275e76301f">MPSolverCommonParameters</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_sos_constraint.html#ab74d2e3e7df6e078835f6bb7ba901db9">MPSosConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#a75a0ee98964f15054964c539ea1c2bd4">MPVariableProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_optional_double.html#a1bb16677448d0f1e58a16b15dc135925">OptionalDouble</a>
|
|
, <a class="el" href="classoperations__research_1_1_partial_variable_assignment.html#ab9a21db18e2dadc1d655fef4334934ed">PartialVariableAssignment</a>
|
|
</li>
|
|
<li>min_constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#ada366d672276cd81c5d8f37f7390df53">MPGeneralConstraintProto</a>
|
|
</li>
|
|
<li>minimization()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_objective.html#aa3d71b1d66352ee439fdcdf8f3b93067">MPObjective</a>
|
|
</li>
|
|
<li>MinimizeLinearExpr()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_objective.html#a68da85394a0aa65bda40355466afba93">MPObjective</a>
|
|
</li>
|
|
<li>model()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_request.html#aa4db5bd76c35e7da5bee4757cbec91ec">MPModelRequest</a>
|
|
</li>
|
|
<li>model_delta()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_request.html#a4dc6e6febe47ab6919e8dbd045871b2a">MPModelRequest</a>
|
|
</li>
|
|
<li>MPAbsConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_abs_constraint.html#a959f6ce75bd252598ca21f4f7e4799ab">MPAbsConstraint</a>
|
|
</li>
|
|
<li>MPArrayConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_array_constraint.html#aa91807c85ae50643fb04c35dc7b850f5">MPArrayConstraint</a>
|
|
</li>
|
|
<li>MPArrayWithConstantConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_array_with_constant_constraint.html#a89103724e75d1d591ae44d6660289dcf">MPArrayWithConstantConstraint</a>
|
|
</li>
|
|
<li>MPConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_constraint.html#a69c93714d214fac7e1ae59646525aecb">MPConstraint</a>
|
|
</li>
|
|
<li>MPConstraintProto()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#a5d5e91d27324104fc13b9a9783c0f067">MPConstraintProto</a>
|
|
</li>
|
|
<li>MPGeneralConstraintProto()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#aee7c45269ae3f73c39b07da375a2a3b5">MPGeneralConstraintProto</a>
|
|
</li>
|
|
<li>MPIndicatorConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_indicator_constraint.html#a622664aa95250f526183537ee81ae68a">MPIndicatorConstraint</a>
|
|
</li>
|
|
<li>MPModelDeltaProto()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto.html#ac77026210e71ce21a99ca199b131fdff">MPModelDeltaProto</a>
|
|
</li>
|
|
<li>MPModelDeltaProto_ConstraintOverridesEntry_DoNotUse()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto___constraint_overrides_entry___do_not_use.html#ac8bc3c486db4cac6b6dc741b22afd1ba">MPModelDeltaProto_ConstraintOverridesEntry_DoNotUse</a>
|
|
</li>
|
|
<li>MPModelDeltaProto_VariableOverridesEntry_DoNotUse()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto___variable_overrides_entry___do_not_use.html#a850f182eeeccb4dcec9a583e44a38d24">MPModelDeltaProto_VariableOverridesEntry_DoNotUse</a>
|
|
</li>
|
|
<li>MPModelExportOptions()
|
|
: <a class="el" href="structoperations__research_1_1_m_p_model_export_options.html#a0e49e54db6b37b0568d9a67964bc5460">MPModelExportOptions</a>
|
|
</li>
|
|
<li>MPModelProto()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#a20f439cee6d553d8a8a28cbdd0ec6840">MPModelProto</a>
|
|
</li>
|
|
<li>MPModelRequest()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_request.html#a633d9f8c146f0e1a823377af3965f636">MPModelRequest</a>
|
|
</li>
|
|
<li>MPQuadraticConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a6cebf16f25f6d4ad6579e104d0698561">MPQuadraticConstraint</a>
|
|
</li>
|
|
<li>MPQuadraticObjective()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_quadratic_objective.html#af82f4da52a0e12a42a57079b1a8f7ff9">MPQuadraticObjective</a>
|
|
</li>
|
|
<li>MPSolution()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solution.html#a9bc55152a33c96bf7d0e23415ce19ede">MPSolution</a>
|
|
</li>
|
|
<li>MPSolutionResponse()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#a5fbdb1d271f3d041d89fcfea26eb35e2">MPSolutionResponse</a>
|
|
</li>
|
|
<li>MPSolveInfo()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solve_info.html#aa4334ed40870ff9782800e3bbfa53cc0">MPSolveInfo</a>
|
|
</li>
|
|
<li>MPSolver()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver.html#acdb0e5753d20e4d3ece49a0451d24c4f">MPSolver</a>
|
|
</li>
|
|
<li>MPSolverCommonParameters()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a6dbb9d112c3586909fdd88eca8ba2d61">MPSolverCommonParameters</a>
|
|
</li>
|
|
<li>MPSolverInterface()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#a53f5f570e32963701a4b3fb0f82f75fc">MPSolverInterface</a>
|
|
</li>
|
|
<li>MPSolverParameters()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver_parameters.html#aeeef6511f130ba8a9db2c308dbeada5c">MPSolverParameters</a>
|
|
</li>
|
|
<li>MPSosConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_sos_constraint.html#a417a979243e2120031cdf46f77188092">MPSosConstraint</a>
|
|
</li>
|
|
<li>MPVariable()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_variable.html#a9d8831eb4c3951cb8f39aa9deb7568bd">MPVariable</a>
|
|
</li>
|
|
<li>MPVariableProto()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#aa4a10c6482e0dbc8fea94de3d8dcdb40">MPVariableProto</a>
|
|
</li>
|
|
<li>mutable_abs_constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a6cb1c62b424467dc41354440be1b69c1">MPGeneralConstraintProto</a>
|
|
</li>
|
|
<li>mutable_additional_solutions()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#a1f37b86cc372943a4bf59feb1a41258c">MPSolutionResponse</a>
|
|
</li>
|
|
<li>mutable_and_constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#addbaf61043a031796c11cc9da9da0538">MPGeneralConstraintProto</a>
|
|
</li>
|
|
<li>mutable_baseline_model_file_path()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto.html#a5d725fc16dc51bf288a916d579c393ca">MPModelDeltaProto</a>
|
|
</li>
|
|
<li>mutable_coefficient()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#a5fdea9d48a7ed6d613bced7db8f57fd6">MPConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a5fdea9d48a7ed6d613bced7db8f57fd6">MPQuadraticConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_objective.html#a5fdea9d48a7ed6d613bced7db8f57fd6">MPQuadraticObjective</a>
|
|
</li>
|
|
<li>mutable_constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_indicator_constraint.html#ab878f6bba5db5652a179fa47cf4f7187">MPIndicatorConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#a1615418d90b3ab3c4bbd2d886e8cac37">MPModelProto</a>
|
|
</li>
|
|
<li>mutable_constraint_overrides()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto.html#a8cca39e07497432ac59a1ab273cb98f6">MPModelDeltaProto</a>
|
|
</li>
|
|
<li>mutable_dual_tolerance()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a6043234b54fb5ac551ac1ea890d9b6ea">MPSolverCommonParameters</a>
|
|
</li>
|
|
<li>mutable_dual_value()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#a3dbdc3883123c4b560081222e13d8260">MPSolutionResponse</a>
|
|
</li>
|
|
<li>mutable_general_constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#aeebdf4b8498fe1b01835ebb639ff6f54">MPModelProto</a>
|
|
</li>
|
|
<li>mutable_indicator_constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a18f4461f2d706dd707a5def13ef95cd2">MPGeneralConstraintProto</a>
|
|
</li>
|
|
<li>mutable_max_constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#adef023fc102355e44f74ecbca782c7b4">MPGeneralConstraintProto</a>
|
|
</li>
|
|
<li>mutable_min_constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a10d87e67550aadc452bc3320a550ba2f">MPGeneralConstraintProto</a>
|
|
</li>
|
|
<li>mutable_model()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_request.html#a367238eef2713ff41df6866652a30d59">MPModelRequest</a>
|
|
</li>
|
|
<li>mutable_model_delta()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_request.html#a1ed732f27e0d38a35dc2f00a0e56f223">MPModelRequest</a>
|
|
</li>
|
|
<li>mutable_name()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#ace44da4c185dad99876bf01c7ea74c07">MPConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#ace44da4c185dad99876bf01c7ea74c07">MPGeneralConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#ace44da4c185dad99876bf01c7ea74c07">MPModelProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#ace44da4c185dad99876bf01c7ea74c07">MPVariableProto</a>
|
|
</li>
|
|
<li>mutable_or_constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a35f0eccf476982aa812cd1730a14fa4b">MPGeneralConstraintProto</a>
|
|
</li>
|
|
<li>mutable_primal_tolerance()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a3010847992cd8a0e282e4299cadc4397">MPSolverCommonParameters</a>
|
|
</li>
|
|
<li>mutable_qcoefficient()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a318b49236b670b630a85a9e5dd9f7a60">MPQuadraticConstraint</a>
|
|
</li>
|
|
<li>mutable_quadratic_constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a9c5881073e669e268ae85be0166c4cb5">MPGeneralConstraintProto</a>
|
|
</li>
|
|
<li>mutable_quadratic_objective()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#addeaad8e1c86e9361c9bb4091d0febb2">MPModelProto</a>
|
|
</li>
|
|
<li>mutable_qvar1_index()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#aa99f3e27902fb3525d5f029ac23bba5f">MPQuadraticConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_objective.html#aa99f3e27902fb3525d5f029ac23bba5f">MPQuadraticObjective</a>
|
|
</li>
|
|
<li>mutable_qvar2_index()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a7b85b8e6da75b203057b252e345f7f48">MPQuadraticConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_objective.html#a7b85b8e6da75b203057b252e345f7f48">MPQuadraticObjective</a>
|
|
</li>
|
|
<li>mutable_reduced_cost()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#ad1ac15d013b03b200da05deffaabd3c8">MPSolutionResponse</a>
|
|
</li>
|
|
<li>mutable_relative_mip_gap()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a1e3e820fb8435eb39ca5b9583edccf86">MPSolverCommonParameters</a>
|
|
</li>
|
|
<li>mutable_solution_hint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#afd3729bba4c41fe105daac98a31fa877">MPModelProto</a>
|
|
</li>
|
|
<li>mutable_solve_info()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#a5371505418386b94947f9a356c037c49">MPSolutionResponse</a>
|
|
</li>
|
|
<li>mutable_solver_specific_parameters()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_request.html#a39d2aa16b54adfface51aa535dd3d5f1">MPModelRequest</a>
|
|
</li>
|
|
<li>mutable_sos_constraint()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a3682ccf9bd55a48018cde8613e251e35">MPGeneralConstraintProto</a>
|
|
</li>
|
|
<li>mutable_status_str()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#ac102eb475cc5b6f1d72bebaf27d68802">MPSolutionResponse</a>
|
|
</li>
|
|
<li>mutable_unknown_fields()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_abs_constraint.html#aab6ceb76142ab4957ab265e4a5ca7ec2">MPAbsConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_array_constraint.html#aab6ceb76142ab4957ab265e4a5ca7ec2">MPArrayConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_array_with_constant_constraint.html#aab6ceb76142ab4957ab265e4a5ca7ec2">MPArrayWithConstantConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#aab6ceb76142ab4957ab265e4a5ca7ec2">MPConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#aab6ceb76142ab4957ab265e4a5ca7ec2">MPGeneralConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_indicator_constraint.html#aab6ceb76142ab4957ab265e4a5ca7ec2">MPIndicatorConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto.html#aab6ceb76142ab4957ab265e4a5ca7ec2">MPModelDeltaProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#aab6ceb76142ab4957ab265e4a5ca7ec2">MPModelProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_model_request.html#aab6ceb76142ab4957ab265e4a5ca7ec2">MPModelRequest</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#aab6ceb76142ab4957ab265e4a5ca7ec2">MPQuadraticConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_objective.html#aab6ceb76142ab4957ab265e4a5ca7ec2">MPQuadraticObjective</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_solution.html#aab6ceb76142ab4957ab265e4a5ca7ec2">MPSolution</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#aab6ceb76142ab4957ab265e4a5ca7ec2">MPSolutionResponse</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_solve_info.html#aab6ceb76142ab4957ab265e4a5ca7ec2">MPSolveInfo</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#aab6ceb76142ab4957ab265e4a5ca7ec2">MPSolverCommonParameters</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_sos_constraint.html#aab6ceb76142ab4957ab265e4a5ca7ec2">MPSosConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#aab6ceb76142ab4957ab265e4a5ca7ec2">MPVariableProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_optional_double.html#aab6ceb76142ab4957ab265e4a5ca7ec2">OptionalDouble</a>
|
|
, <a class="el" href="classoperations__research_1_1_partial_variable_assignment.html#aab6ceb76142ab4957ab265e4a5ca7ec2">PartialVariableAssignment</a>
|
|
</li>
|
|
<li>mutable_var_index()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_array_constraint.html#aa3bc057d62dac5ccc7208e9aacb8f692">MPArrayConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_array_with_constant_constraint.html#aa3bc057d62dac5ccc7208e9aacb8f692">MPArrayWithConstantConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#aa3bc057d62dac5ccc7208e9aacb8f692">MPConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#aa3bc057d62dac5ccc7208e9aacb8f692">MPQuadraticConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_sos_constraint.html#aa3bc057d62dac5ccc7208e9aacb8f692">MPSosConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_partial_variable_assignment.html#aa3bc057d62dac5ccc7208e9aacb8f692">PartialVariableAssignment</a>
|
|
</li>
|
|
<li>mutable_var_value()
|
|
: <a class="el" href="classoperations__research_1_1_partial_variable_assignment.html#a88a60052d3b795750a10ab07d08ee29c">PartialVariableAssignment</a>
|
|
</li>
|
|
<li>mutable_variable()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#a7e9eca211eabb381fedff1be8ad7ab25">MPModelProto</a>
|
|
</li>
|
|
<li>mutable_variable_overrides()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto.html#ad1b307bf39baaf9b5f6cd4935fd23bdb">MPModelDeltaProto</a>
|
|
</li>
|
|
<li>mutable_variable_value()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solution.html#a33476010399ecc4fe6471be3cd7ce999">MPSolution</a>
|
|
, <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#a33476010399ecc4fe6471be3cd7ce999">MPSolutionResponse</a>
|
|
</li>
|
|
<li>mutable_weight()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_sos_constraint.html#a233e49a85bbb69747c29f2b3d54e810a">MPSosConstraint</a>
|
|
</li>
|
|
<li>MutableObjective()
|
|
: <a class="el" href="classoperations__research_1_1_m_p_solver.html#a226456dfb15300dd4e59d0bf80d0ce07">MPSolver</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|