181 lines
28 KiB
HTML
181 lines
28 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.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_k.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_k" name="index_k"></a>- k -</h3><ul>
|
|
<li>kAbsConstraint : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a62ad97ce87eebedbf02689673fdd7ba8ade08ec38ab8c04aa695c387dd3ec6e21">MPGeneralConstraintProto</a></li>
|
|
<li>kAbsConstraintFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a3cf8f3fa94653642c64632b03b9e889ca07b7e15e4a615d4f7d99e3327570f5ca">MPGeneralConstraintProto</a></li>
|
|
<li>kAdditionalSolutionsFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#ae1a69d5c163595f5eee55576547088cfadde07568cc23c26e816bbe028e840a59">MPSolutionResponse</a></li>
|
|
<li>kAndConstraint : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a62ad97ce87eebedbf02689673fdd7ba8aec4b4d410cc58785223094f8ff100eb7">MPGeneralConstraintProto</a></li>
|
|
<li>kAndConstraintFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a3cf8f3fa94653642c64632b03b9e889cad93882ef18c50ed93329ddbbef9730fb">MPGeneralConstraintProto</a></li>
|
|
<li>kBaselineModelFilePathFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto.html#aeeeb48b080808f06e4579a39f0ceb0dbaca3800e58018e418320c0714b6395a71">MPModelDeltaProto</a></li>
|
|
<li>kBestObjectiveBoundFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#ae1a69d5c163595f5eee55576547088cfab93b021657c7f73ac77a828afa3da37d">MPSolutionResponse</a></li>
|
|
<li>kBranchingPriorityFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#a227c705f12e74b62d986a994aec4813baed392816b1e1d889219dad7abdd2f348">MPVariableProto</a></li>
|
|
<li>kCoefficientFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#a4029f33800c86a70c6257338ef75c3cda386844560db0f02c2cfec7ff14c22418">MPConstraintProto</a>, <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a5dc1c232f4ce0a1eb3ff92267e3d61ffa386844560db0f02c2cfec7ff14c22418">MPQuadraticConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_quadratic_objective.html#a06ea8a4dd1212f4fcbcb12ee273042aaa386844560db0f02c2cfec7ff14c22418">MPQuadraticObjective</a></li>
|
|
<li>kConstantFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_array_with_constant_constraint.html#a85dc75d74e1750d79b8ada6711bff5e3a08f0641b80105071b79f49da49ff6b07">MPArrayWithConstantConstraint</a></li>
|
|
<li>kConstraintFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_indicator_constraint.html#aef0c5fad27afdf5cd974a7ecfad5eecaa1b927d63832755ec4a1fbaf4bf5d32e7">MPIndicatorConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#aaafc3906427cbcc13df89e9e2d468ac4a1b927d63832755ec4a1fbaf4bf5d32e7">MPModelProto</a></li>
|
|
<li>kConstraintOverridesFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto.html#aeeeb48b080808f06e4579a39f0ceb0dbab2feab2acd58a69ec27822ba5a0c8940">MPModelDeltaProto</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>kDualToleranceFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#ae843b631cfad62f3a45b9001ebcbe1d5ace9edb20a5f14812469fe4c8afe6d1d7">MPSolverCommonParameters</a></li>
|
|
<li>kDualValueFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#ae1a69d5c163595f5eee55576547088cfa3a71a82fd0e827908fcc53485125aad3">MPSolutionResponse</a></li>
|
|
<li>kDummyVariableIndex : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#a2cb8082675772ca81d04e87b6f4b1c8b">MPSolverInterface</a></li>
|
|
<li>kEnableInternalSolverOutputFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_model_request.html#aecf7ef1dba26667cedd356f165a0d4f1afcace20dc61fd3491de637ae09100379">MPModelRequest</a></li>
|
|
<li>kGeneralConstraintFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#aaafc3906427cbcc13df89e9e2d468ac4a0f76bad500b3b74155b2f86b56a91b76">MPModelProto</a></li>
|
|
<li>kIgnoreSolverSpecificParametersFailureFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_model_request.html#aecf7ef1dba26667cedd356f165a0d4f1aea7821a9774fea109f723826bc22c034">MPModelRequest</a></li>
|
|
<li>kIndexInFileMessages : <a class="el" href="classoperations__research_1_1_m_p_abs_constraint.html#a8473d52a88ddd9d90e879d1716586bee">MPAbsConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_array_constraint.html#a8473d52a88ddd9d90e879d1716586bee">MPArrayConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_array_with_constant_constraint.html#a8473d52a88ddd9d90e879d1716586bee">MPArrayWithConstantConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">MPConstraintProto</a>, <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a8473d52a88ddd9d90e879d1716586bee">MPGeneralConstraintProto</a>, <a class="el" href="classoperations__research_1_1_m_p_indicator_constraint.html#a8473d52a88ddd9d90e879d1716586bee">MPIndicatorConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto.html#a8473d52a88ddd9d90e879d1716586bee">MPModelDeltaProto</a>, <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#a8473d52a88ddd9d90e879d1716586bee">MPModelProto</a>, <a class="el" href="classoperations__research_1_1_m_p_model_request.html#a8473d52a88ddd9d90e879d1716586bee">MPModelRequest</a>, <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a8473d52a88ddd9d90e879d1716586bee">MPQuadraticConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_quadratic_objective.html#a8473d52a88ddd9d90e879d1716586bee">MPQuadraticObjective</a>, <a class="el" href="classoperations__research_1_1_m_p_solution.html#a8473d52a88ddd9d90e879d1716586bee">MPSolution</a>, <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#a8473d52a88ddd9d90e879d1716586bee">MPSolutionResponse</a>, <a class="el" href="classoperations__research_1_1_m_p_solve_info.html#a8473d52a88ddd9d90e879d1716586bee">MPSolveInfo</a>, <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a8473d52a88ddd9d90e879d1716586bee">MPSolverCommonParameters</a>, <a class="el" href="classoperations__research_1_1_m_p_sos_constraint.html#a8473d52a88ddd9d90e879d1716586bee">MPSosConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#a8473d52a88ddd9d90e879d1716586bee">MPVariableProto</a>, <a class="el" href="classoperations__research_1_1_optional_double.html#a8473d52a88ddd9d90e879d1716586bee">OptionalDouble</a>, <a class="el" href="classoperations__research_1_1_partial_variable_assignment.html#a8473d52a88ddd9d90e879d1716586bee">PartialVariableAssignment</a></li>
|
|
<li>kIndicatorConstraint : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a62ad97ce87eebedbf02689673fdd7ba8adb73cf3a9cba115e1da4c121570552df">MPGeneralConstraintProto</a></li>
|
|
<li>kIndicatorConstraintFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a3cf8f3fa94653642c64632b03b9e889ca8762a11d362e19dac8315615c5947aa7">MPGeneralConstraintProto</a></li>
|
|
<li>kIsIntegerFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#a227c705f12e74b62d986a994aec4813baedbf32e2eab6513d811eed74701fe937">MPVariableProto</a></li>
|
|
<li>kIsLazyFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#a4029f33800c86a70c6257338ef75c3cda93ecc93b7bde4a6dd25a96c379d75169">MPConstraintProto</a></li>
|
|
<li>kLowerBoundFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#a4029f33800c86a70c6257338ef75c3cdaa955f7b33ce01bbab9bc09ecf41ce495">MPConstraintProto</a>, <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a5dc1c232f4ce0a1eb3ff92267e3d61ffaa955f7b33ce01bbab9bc09ecf41ce495">MPQuadraticConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#a227c705f12e74b62d986a994aec4813baa955f7b33ce01bbab9bc09ecf41ce495">MPVariableProto</a></li>
|
|
<li>kLpAlgorithmFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#ae843b631cfad62f3a45b9001ebcbe1d5ae5c2f3f536b0c4533187d52c0f6415a5">MPSolverCommonParameters</a></li>
|
|
<li>kMaxConstraint : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a62ad97ce87eebedbf02689673fdd7ba8a24d4608be5c22730b1cc95d77e42e0bb">MPGeneralConstraintProto</a></li>
|
|
<li>kMaxConstraintFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a3cf8f3fa94653642c64632b03b9e889cae0993b4112e258f2bc0b09abb2a6a963">MPGeneralConstraintProto</a></li>
|
|
<li>kMaximizeFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#aaafc3906427cbcc13df89e9e2d468ac4a2ddff1b42a59641697e1413a22f9c63d">MPModelProto</a></li>
|
|
<li>kMinConstraint : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a62ad97ce87eebedbf02689673fdd7ba8acc4f64c88a019fbaa89aa6556639c197">MPGeneralConstraintProto</a></li>
|
|
<li>kMinConstraintFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a3cf8f3fa94653642c64632b03b9e889cab69b45130a58d484a7982b865c6d7c95">MPGeneralConstraintProto</a></li>
|
|
<li>kModelDeltaFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_model_request.html#aecf7ef1dba26667cedd356f165a0d4f1a32307951a565959e253fc47a3f6f0eae">MPModelRequest</a></li>
|
|
<li>kModelFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_model_request.html#aecf7ef1dba26667cedd356f165a0d4f1ac90fc3b0d02346a25b5924c11ed7030d">MPModelRequest</a></li>
|
|
<li>kNameFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#a4029f33800c86a70c6257338ef75c3cda80457de4fce1c9a997439550fe89d4c5">MPConstraintProto</a>, <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a3cf8f3fa94653642c64632b03b9e889ca80457de4fce1c9a997439550fe89d4c5">MPGeneralConstraintProto</a>, <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#aaafc3906427cbcc13df89e9e2d468ac4a80457de4fce1c9a997439550fe89d4c5">MPModelProto</a>, <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#a227c705f12e74b62d986a994aec4813ba80457de4fce1c9a997439550fe89d4c5">MPVariableProto</a></li>
|
|
<li>KNAPSACK_MIXED_INTEGER_PROGRAMMING : <a class="el" href="classoperations__research_1_1_m_p_model_request.html#a1b1acf9ff4cbd2ad493303659bf133a6">MPModelRequest</a>, <a class="el" href="classoperations__research_1_1_m_p_solver.html#a76c87990aabadd148304b95332a60ff8a2b293906a9413ca8a70fa72c47a4bdbc">MPSolver</a></li>
|
|
<li>KnapsackInterface : <a class="el" href="classoperations__research_1_1_m_p_constraint.html#aee1ddf25e86286c16face31551751bda">MPConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_objective.html#aee1ddf25e86286c16face31551751bda">MPObjective</a>, <a class="el" href="classoperations__research_1_1_m_p_solver.html#aee1ddf25e86286c16face31551751bda">MPSolver</a>, <a class="el" href="classoperations__research_1_1_m_p_variable.html#aee1ddf25e86286c16face31551751bda">MPVariable</a></li>
|
|
<li>kObjectiveCoefficientFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#a227c705f12e74b62d986a994aec4813ba2b4dc8bc8989dae68ba4179186698003">MPVariableProto</a></li>
|
|
<li>kObjectiveOffsetFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#aaafc3906427cbcc13df89e9e2d468ac4a1f94ea4b8c733b712f089758f68cf4ca">MPModelProto</a></li>
|
|
<li>kObjectiveValueFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_solution.html#a5f92758c0938fbb4812b5bffffffa38da955ed2bbcc2dd234c683c09caab85447">MPSolution</a>, <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#ae1a69d5c163595f5eee55576547088cfa955ed2bbcc2dd234c683c09caab85447">MPSolutionResponse</a></li>
|
|
<li>kOrConstraint : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a62ad97ce87eebedbf02689673fdd7ba8ace5d280d5b6fc0a47041b6e62e4f45b3">MPGeneralConstraintProto</a></li>
|
|
<li>kOrConstraintFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a3cf8f3fa94653642c64632b03b9e889cab04ac1ba3aec61a1fd9683ee1af2f092">MPGeneralConstraintProto</a></li>
|
|
<li>kPopulateAdditionalSolutionsUpToFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_model_request.html#aecf7ef1dba26667cedd356f165a0d4f1a47ec3cbcd8d2e5d405c1a433f570ca04">MPModelRequest</a></li>
|
|
<li>kPresolveFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#ae843b631cfad62f3a45b9001ebcbe1d5adaa183974b8b26a791bb225c933b3e6d">MPSolverCommonParameters</a></li>
|
|
<li>kPrimalToleranceFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#ae843b631cfad62f3a45b9001ebcbe1d5a91192750db6394d0a3a4133493c3d513">MPSolverCommonParameters</a></li>
|
|
<li>kQcoefficientFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a5dc1c232f4ce0a1eb3ff92267e3d61ffa2ff759cbbddebbe2c036ddfd440e65f7">MPQuadraticConstraint</a></li>
|
|
<li>kQuadraticConstraint : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a62ad97ce87eebedbf02689673fdd7ba8a11ec6522cdd5a9c3f05f49a2f4dd3f74">MPGeneralConstraintProto</a></li>
|
|
<li>kQuadraticConstraintFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a3cf8f3fa94653642c64632b03b9e889cafc80879485caaef93b7ca05eafb80dbc">MPGeneralConstraintProto</a></li>
|
|
<li>kQuadraticObjectiveFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#aaafc3906427cbcc13df89e9e2d468ac4af28dfa6de24167285869fd047b334c48">MPModelProto</a></li>
|
|
<li>kQvar1IndexFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a5dc1c232f4ce0a1eb3ff92267e3d61ffa903fdf807ed0fd675ae1dadd0fb2a9b9">MPQuadraticConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_quadratic_objective.html#a06ea8a4dd1212f4fcbcb12ee273042aaa903fdf807ed0fd675ae1dadd0fb2a9b9">MPQuadraticObjective</a></li>
|
|
<li>kQvar2IndexFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a5dc1c232f4ce0a1eb3ff92267e3d61ffaf72b6e7075d67e5295ac10bc7d72f8ef">MPQuadraticConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_quadratic_objective.html#a06ea8a4dd1212f4fcbcb12ee273042aaaf72b6e7075d67e5295ac10bc7d72f8ef">MPQuadraticObjective</a></li>
|
|
<li>kReducedCostFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#ae1a69d5c163595f5eee55576547088cfa49f885db234a240bd5e680285b00cdd1">MPSolutionResponse</a></li>
|
|
<li>kRelativeMipGapFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#ae843b631cfad62f3a45b9001ebcbe1d5aa2b9286fe05ef7b707075c28caabe2aa">MPSolverCommonParameters</a></li>
|
|
<li>kResultantVarIndexFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_abs_constraint.html#abe476a734d2c54a291f4d3f152e40690a8a33fe10e60ceb6d4ec26defc1c80c0c">MPAbsConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_array_constraint.html#afdf3d4f5345650643e51737c8470a802a8a33fe10e60ceb6d4ec26defc1c80c0c">MPArrayConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_array_with_constant_constraint.html#a85dc75d74e1750d79b8ada6711bff5e3a8a33fe10e60ceb6d4ec26defc1c80c0c">MPArrayWithConstantConstraint</a></li>
|
|
<li>kScalingFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#ae843b631cfad62f3a45b9001ebcbe1d5a67150cb4935e4b46d75261fe10d23adf">MPSolverCommonParameters</a></li>
|
|
<li>kSolutionHintFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#aaafc3906427cbcc13df89e9e2d468ac4ac2f2ba346935103cc08892a265759c8d">MPModelProto</a></li>
|
|
<li>kSolveInfoFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#ae1a69d5c163595f5eee55576547088cfa775b4c96ac1db6012f90d12976ac0615">MPSolutionResponse</a></li>
|
|
<li>kSolverSpecificParametersFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_model_request.html#aecf7ef1dba26667cedd356f165a0d4f1a829e116a15e4126514cc2e0d4b77b770">MPModelRequest</a></li>
|
|
<li>kSolverTimeLimitSecondsFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_model_request.html#aecf7ef1dba26667cedd356f165a0d4f1a7d2d5545815d21d4f6181ee1be48be14">MPModelRequest</a></li>
|
|
<li>kSolverTypeFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_model_request.html#aecf7ef1dba26667cedd356f165a0d4f1a00e7286a18f004c64a631dff069c71c7">MPModelRequest</a></li>
|
|
<li>kSolveUserTimeSecondsFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_solve_info.html#a023d3af19ce96fcf59439a2a28938528af65ee26c47eadcec7701f2d782f12599">MPSolveInfo</a></li>
|
|
<li>kSolveWallTimeSecondsFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_solve_info.html#a023d3af19ce96fcf59439a2a28938528a93db3a8dcf715f90ae74e093ff1d0886">MPSolveInfo</a></li>
|
|
<li>kSosConstraint : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a62ad97ce87eebedbf02689673fdd7ba8a577b658cc00d3d839fe7bbbc26726555">MPGeneralConstraintProto</a></li>
|
|
<li>kSosConstraintFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a3cf8f3fa94653642c64632b03b9e889ca2184c06e3ac7fea4a8beb93dac48615a">MPGeneralConstraintProto</a></li>
|
|
<li>kStatusFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#ae1a69d5c163595f5eee55576547088cfa62956891c269f2e93ca5d3a6da69239a">MPSolutionResponse</a></li>
|
|
<li>kStatusStrFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#ae1a69d5c163595f5eee55576547088cfa7a115b54db27d8a6b4dedae9cf242660">MPSolutionResponse</a></li>
|
|
<li>kTypeFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_sos_constraint.html#aeddf49ed1db9b3058f631de639356667a71aaac6de8ec192c663ed5b56b82ed0d">MPSosConstraint</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>kUpperBoundFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#a4029f33800c86a70c6257338ef75c3cda10e39f2a2a5a1c87c00bfaf3c076f994">MPConstraintProto</a>, <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a5dc1c232f4ce0a1eb3ff92267e3d61ffa10e39f2a2a5a1c87c00bfaf3c076f994">MPQuadraticConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#a227c705f12e74b62d986a994aec4813ba10e39f2a2a5a1c87c00bfaf3c076f994">MPVariableProto</a></li>
|
|
<li>kValueFieldNumber : <a class="el" href="classoperations__research_1_1_optional_double.html#abd5005dcc83e707cdf1cbbeb6ba0070ea7d009e3ce658f7a0c6f73657caf79062">OptionalDouble</a></li>
|
|
<li>kVariableFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#aaafc3906427cbcc13df89e9e2d468ac4a9786a685666c1afd7f9f8a62ff7c9dc8">MPModelProto</a></li>
|
|
<li>kVariableOverridesFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto.html#aeeeb48b080808f06e4579a39f0ceb0dbad10ea1b99638db6d18aa3fd2bd149fc9">MPModelDeltaProto</a></li>
|
|
<li>kVariableValueFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_solution.html#a5f92758c0938fbb4812b5bffffffa38da030a80f32931d5f10e3a490cdf272b45">MPSolution</a>, <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#ae1a69d5c163595f5eee55576547088cfa030a80f32931d5f10e3a490cdf272b45">MPSolutionResponse</a></li>
|
|
<li>kVarIndexFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_abs_constraint.html#abe476a734d2c54a291f4d3f152e40690a8382e49d46e30fda5344784acb9601c2">MPAbsConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_array_constraint.html#afdf3d4f5345650643e51737c8470a802a8382e49d46e30fda5344784acb9601c2">MPArrayConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_array_with_constant_constraint.html#a85dc75d74e1750d79b8ada6711bff5e3a8382e49d46e30fda5344784acb9601c2">MPArrayWithConstantConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#a4029f33800c86a70c6257338ef75c3cda8382e49d46e30fda5344784acb9601c2">MPConstraintProto</a>, <a class="el" href="classoperations__research_1_1_m_p_indicator_constraint.html#aef0c5fad27afdf5cd974a7ecfad5eecaa8382e49d46e30fda5344784acb9601c2">MPIndicatorConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a5dc1c232f4ce0a1eb3ff92267e3d61ffa8382e49d46e30fda5344784acb9601c2">MPQuadraticConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_sos_constraint.html#aeddf49ed1db9b3058f631de639356667a8382e49d46e30fda5344784acb9601c2">MPSosConstraint</a>, <a class="el" href="classoperations__research_1_1_partial_variable_assignment.html#a192ead4cfcc93095b5d905a05df2e918a8382e49d46e30fda5344784acb9601c2">PartialVariableAssignment</a></li>
|
|
<li>kVarValueFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_indicator_constraint.html#aef0c5fad27afdf5cd974a7ecfad5eecaa5d5633e67949dcd83e62eea1a5c5c59d">MPIndicatorConstraint</a>, <a class="el" href="classoperations__research_1_1_partial_variable_assignment.html#a192ead4cfcc93095b5d905a05df2e918a5d5633e67949dcd83e62eea1a5c5c59d">PartialVariableAssignment</a></li>
|
|
<li>kWeightFieldNumber : <a class="el" href="classoperations__research_1_1_m_p_sos_constraint.html#aeddf49ed1db9b3058f631de639356667a43889d04e27d81a3328112b9581b91d7">MPSosConstraint</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|