Files
ortools-clone/docs/cpp_linear/functions_func_u.html
Laurent Perron a2ad6677e1 regenerate doc
2022-01-16 18:02:36 +01:00

257 lines
16 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&amp;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&amp;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&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('functions_func_u.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">
&#160;
<h3><a id="index_u"></a>- u -</h3><ul>
<li>ub()
: <a class="el" href="classoperations__research_1_1_m_p_constraint.html#a570e7e2c973cc96bedb0db08f5e062e3">MPConstraint</a>
, <a class="el" href="classoperations__research_1_1_m_p_variable.html#a570e7e2c973cc96bedb0db08f5e062e3">MPVariable</a>
</li>
<li>underlying_solver()
: <a class="el" href="classoperations__research_1_1_m_p_solver.html#a1269e748520719b9d11f6ef2d1c28c42">MPSolver</a>
, <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#a17319eda610037b914917378c873347e">MPSolverInterface</a>
</li>
<li>unknown_fields()
: <a class="el" href="classoperations__research_1_1_m_p_abs_constraint.html#af661986d56e934195c0cc57b3e78f1ae">MPAbsConstraint</a>
, <a class="el" href="classoperations__research_1_1_m_p_array_constraint.html#af661986d56e934195c0cc57b3e78f1ae">MPArrayConstraint</a>
, <a class="el" href="classoperations__research_1_1_m_p_array_with_constant_constraint.html#af661986d56e934195c0cc57b3e78f1ae">MPArrayWithConstantConstraint</a>
, <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#af661986d56e934195c0cc57b3e78f1ae">MPConstraintProto</a>
, <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#af661986d56e934195c0cc57b3e78f1ae">MPGeneralConstraintProto</a>
, <a class="el" href="classoperations__research_1_1_m_p_indicator_constraint.html#af661986d56e934195c0cc57b3e78f1ae">MPIndicatorConstraint</a>
, <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto.html#af661986d56e934195c0cc57b3e78f1ae">MPModelDeltaProto</a>
, <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#af661986d56e934195c0cc57b3e78f1ae">MPModelProto</a>
, <a class="el" href="classoperations__research_1_1_m_p_model_request.html#af661986d56e934195c0cc57b3e78f1ae">MPModelRequest</a>
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#af661986d56e934195c0cc57b3e78f1ae">MPQuadraticConstraint</a>
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_objective.html#af661986d56e934195c0cc57b3e78f1ae">MPQuadraticObjective</a>
, <a class="el" href="classoperations__research_1_1_m_p_solution.html#af661986d56e934195c0cc57b3e78f1ae">MPSolution</a>
, <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#af661986d56e934195c0cc57b3e78f1ae">MPSolutionResponse</a>
, <a class="el" href="classoperations__research_1_1_m_p_solve_info.html#af661986d56e934195c0cc57b3e78f1ae">MPSolveInfo</a>
, <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#af661986d56e934195c0cc57b3e78f1ae">MPSolverCommonParameters</a>
, <a class="el" href="classoperations__research_1_1_m_p_sos_constraint.html#af661986d56e934195c0cc57b3e78f1ae">MPSosConstraint</a>
, <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#af661986d56e934195c0cc57b3e78f1ae">MPVariableProto</a>
, <a class="el" href="classoperations__research_1_1_optional_double.html#af661986d56e934195c0cc57b3e78f1ae">OptionalDouble</a>
, <a class="el" href="classoperations__research_1_1_partial_variable_assignment.html#af661986d56e934195c0cc57b3e78f1ae">PartialVariableAssignment</a>
</li>
<li>unrounded_solution_value()
: <a class="el" href="classoperations__research_1_1_m_p_variable.html#a087c614accae43de9e770a7731d09892">MPVariable</a>
</li>
<li>unsafe_arena_release_abs_constraint()
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a9faf423738deb8ebad31ca375256fd82">MPGeneralConstraintProto</a>
</li>
<li>unsafe_arena_release_and_constraint()
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#ac8f46977904b40b1b872bc4e1568d8c0">MPGeneralConstraintProto</a>
</li>
<li>unsafe_arena_release_constraint()
: <a class="el" href="classoperations__research_1_1_m_p_indicator_constraint.html#a22f6bfbc41dfb267afd1569c82a5592d">MPIndicatorConstraint</a>
</li>
<li>unsafe_arena_release_dual_tolerance()
: <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a64aa09fb85668cb95d0cc771027c6658">MPSolverCommonParameters</a>
</li>
<li>unsafe_arena_release_indicator_constraint()
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a1b2ab8559f55a1f5f3d0f5f696dae446">MPGeneralConstraintProto</a>
</li>
<li>unsafe_arena_release_max_constraint()
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#aad71914fa4fde52633ad8ed92d746b38">MPGeneralConstraintProto</a>
</li>
<li>unsafe_arena_release_min_constraint()
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a4f16375a4a8690e6e50a296f9ea2ef80">MPGeneralConstraintProto</a>
</li>
<li>unsafe_arena_release_model()
: <a class="el" href="classoperations__research_1_1_m_p_model_request.html#ac86f3278bc6f02be9250d70103018e8f">MPModelRequest</a>
</li>
<li>unsafe_arena_release_model_delta()
: <a class="el" href="classoperations__research_1_1_m_p_model_request.html#a4cd961fd41f6a8055c682b2198ab8f6d">MPModelRequest</a>
</li>
<li>unsafe_arena_release_or_constraint()
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a9930300f3bad6d95f99ed33adccaf099">MPGeneralConstraintProto</a>
</li>
<li>unsafe_arena_release_primal_tolerance()
: <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a946aa2e0cd7b883f5c634062c572f173">MPSolverCommonParameters</a>
</li>
<li>unsafe_arena_release_quadratic_constraint()
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a88224c5685581de759b0942eeab9a529">MPGeneralConstraintProto</a>
</li>
<li>unsafe_arena_release_quadratic_objective()
: <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#a23aac2b8f87b2fd6e3141ba036bf429a">MPModelProto</a>
</li>
<li>unsafe_arena_release_relative_mip_gap()
: <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#ae55092f414bbbd8839af1d53a3139996">MPSolverCommonParameters</a>
</li>
<li>unsafe_arena_release_solution_hint()
: <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#a4d1ecb6277fb92f488ed3ed5e63d2f49">MPModelProto</a>
</li>
<li>unsafe_arena_release_solve_info()
: <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#af5a87509c323f581ad6dae5d202f8bb1">MPSolutionResponse</a>
</li>
<li>unsafe_arena_release_sos_constraint()
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#ac723fca54acc29046e960d1c1cfe2a6e">MPGeneralConstraintProto</a>
</li>
<li>unsafe_arena_set_allocated_abs_constraint()
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#ae98dca2e3bf4e4bdfdfbb4021c170149">MPGeneralConstraintProto</a>
</li>
<li>unsafe_arena_set_allocated_and_constraint()
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a87a398b2b53a21927618d2a880618070">MPGeneralConstraintProto</a>
</li>
<li>unsafe_arena_set_allocated_constraint()
: <a class="el" href="classoperations__research_1_1_m_p_indicator_constraint.html#acde21afe3ef72597997d60c3e87fa86d">MPIndicatorConstraint</a>
</li>
<li>unsafe_arena_set_allocated_dual_tolerance()
: <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#aad5fdccc9d4395ea45082e46c895acc9">MPSolverCommonParameters</a>
</li>
<li>unsafe_arena_set_allocated_indicator_constraint()
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a686eddd19ba92b48e614c2c0b9d26219">MPGeneralConstraintProto</a>
</li>
<li>unsafe_arena_set_allocated_max_constraint()
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a54bae515b32e461eb988c87d908f34af">MPGeneralConstraintProto</a>
</li>
<li>unsafe_arena_set_allocated_min_constraint()
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a94d5c5fa9c68ae113064f022e180e600">MPGeneralConstraintProto</a>
</li>
<li>unsafe_arena_set_allocated_model()
: <a class="el" href="classoperations__research_1_1_m_p_model_request.html#a372a08a505c91a753e27c33fee7e3104">MPModelRequest</a>
</li>
<li>unsafe_arena_set_allocated_model_delta()
: <a class="el" href="classoperations__research_1_1_m_p_model_request.html#a6794cc860bb9b4b54473b83b6393a667">MPModelRequest</a>
</li>
<li>unsafe_arena_set_allocated_or_constraint()
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a3adb43b39061d5851a2a3d2fda021614">MPGeneralConstraintProto</a>
</li>
<li>unsafe_arena_set_allocated_primal_tolerance()
: <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#adba5a1d4ab4f76809e255fe3237b561b">MPSolverCommonParameters</a>
</li>
<li>unsafe_arena_set_allocated_quadratic_constraint()
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#ab387a1acaaabaa8690176789b90d988a">MPGeneralConstraintProto</a>
</li>
<li>unsafe_arena_set_allocated_quadratic_objective()
: <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#ac8c12aab5405dc8368605416a15fe4d8">MPModelProto</a>
</li>
<li>unsafe_arena_set_allocated_relative_mip_gap()
: <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a6a8e13648ba21883fd17e460c3c135e4">MPSolverCommonParameters</a>
</li>
<li>unsafe_arena_set_allocated_solution_hint()
: <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#a7f98a42a266f5b8cfd083e4930db35f8">MPModelProto</a>
</li>
<li>unsafe_arena_set_allocated_solve_info()
: <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#ab3e9579debdf08155ee074fe4254778e">MPSolutionResponse</a>
</li>
<li>unsafe_arena_set_allocated_sos_constraint()
: <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a22b58461ac1d2b9c05a76087160aa4e8">MPGeneralConstraintProto</a>
</li>
<li>UnsafeArenaSwap()
: <a class="el" href="classoperations__research_1_1_m_p_abs_constraint.html#a72c930cb3204118d340eb3e92046d8d4">MPAbsConstraint</a>
, <a class="el" href="classoperations__research_1_1_m_p_array_constraint.html#a5c64afad22b17eed108cdaa9b9c027fb">MPArrayConstraint</a>
, <a class="el" href="classoperations__research_1_1_m_p_array_with_constant_constraint.html#a6b35bd37aa235392d97e6b97008bd8d7">MPArrayWithConstantConstraint</a>
, <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#aba2e4de21956365465418033dd7d3bcb">MPConstraintProto</a>
, <a class="el" href="classoperations__research_1_1_m_p_general_constraint_proto.html#a0720939fedff8193ae91d84a8a06f5ef">MPGeneralConstraintProto</a>
, <a class="el" href="classoperations__research_1_1_m_p_indicator_constraint.html#ae03a6266b4217ccb2ada4d1971c5e1d2">MPIndicatorConstraint</a>
, <a class="el" href="classoperations__research_1_1_m_p_model_delta_proto.html#a882675e294fb830a99cc0a8111a5803f">MPModelDeltaProto</a>
, <a class="el" href="classoperations__research_1_1_m_p_model_proto.html#ab6b5d3b245602265bc12e0f571ab4476">MPModelProto</a>
, <a class="el" href="classoperations__research_1_1_m_p_model_request.html#ac5a82b04371242f5ae7a86d04a03ffbe">MPModelRequest</a>
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a463992fe2ed371a09824823c57ff295c">MPQuadraticConstraint</a>
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_objective.html#a215c076490414c8ff04bee7ebb6ef882">MPQuadraticObjective</a>
, <a class="el" href="classoperations__research_1_1_m_p_solution.html#aa116ff7561775a8ff3104411c237c477">MPSolution</a>
, <a class="el" href="classoperations__research_1_1_m_p_solution_response.html#af3f3337ee028cc1fe89a1aad47b5320b">MPSolutionResponse</a>
, <a class="el" href="classoperations__research_1_1_m_p_solve_info.html#a8bec6a4ade6f55327a82fefbe5672449">MPSolveInfo</a>
, <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#ab17a7e74817de0a7b4426b93f1fba13e">MPSolverCommonParameters</a>
, <a class="el" href="classoperations__research_1_1_m_p_sos_constraint.html#a711191904a3bd565a9adf8bc892824a5">MPSosConstraint</a>
, <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#ac788f7fde749f87b5c30c7ea2c97751e">MPVariableProto</a>
, <a class="el" href="classoperations__research_1_1_optional_double.html#aa1394c593f7d894a45d2b2c1cf7c0a5e">OptionalDouble</a>
, <a class="el" href="classoperations__research_1_1_partial_variable_assignment.html#a756686f1672b058e057a7aeddda26966">PartialVariableAssignment</a>
</li>
<li>upper_bound()
: <a class="el" href="classoperations__research_1_1_linear_range.html#a5158072d27a176fc38524893183d6527">LinearRange</a>
, <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#a5158072d27a176fc38524893183d6527">MPConstraintProto</a>
, <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a5158072d27a176fc38524893183d6527">MPQuadraticConstraint</a>
, <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#a5158072d27a176fc38524893183d6527">MPVariableProto</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>