Files
ortools-clone/docs/java/functions_u.html
Mizux Seiha 17edcf0e25 Update doc
2021-09-30 01:28:18 +02:00

189 lines
27 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.1</span>
</div>
</div>
<div id="content" style="width: 100%; overflow: hidden;">
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
<h2>Java Reference</h2>
<ul>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1sat.html">CP-SAT</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1graph.html">Graph</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1algorithms.html">Knapsack solver</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1linearsolver.html">Linear solver</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1constraintsolver.html">Routing</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1util.html">Util</a></li>
</ul>
</div>
<div id="content">
<div align="center">
<h1 style="color: #145A32;">Java Reference</h1>
</div>
<!-- Generated by Doxygen 1.9.2 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;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&amp;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&amp;dn=expat.txt MIT */
$(document).ready(function(){initNavTree('functions_u.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_u" name="index_u"></a>- u -</h3><ul>
<li>ub()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraint.html#a68fffc459264c22ae1c6ef0774f06036">MPConstraint</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariable.html#a68fffc459264c22ae1c6ef0774f06036">MPVariable</a></li>
<li>UNACTIVELNS&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a69500c7f7686b0fc260fea56fcc8765e">Solver</a></li>
<li>unassignAllRemainingItems()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ac78c5539f911e70cba9629e1541a6902">Pack</a></li>
<li>UNBALANCED&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1graph_1_1MinCostFlowBase_1_1Status.html#a58e5b889f50fd833fc9b879165714f00">MinCostFlowBase.Status</a></li>
<li>UNBOUNDED&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver_1_1ResultStatus.html#a515210fc5878ae0a323cc202d5f2d90d">MPSolver.ResultStatus</a></li>
<li>unchecked_solutions()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a7c19a899d58640c2ec92c4ff4f929b89">Solver</a></li>
<li>unfreezeQueue()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationBaseObject.html#a1149ce27fec42552c64511238b2ecaa3">PropagationBaseObject</a></li>
<li>unionWith()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1util_1_1Domain.html#a8b6f484684b655c1db221a11b22e10f5">Domain</a></li>
<li>UNKNOWN&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#ab6aedfcb4a10d1a01e272f492e2c2765">CpSolverStatus</a></li>
<li>UNKNOWN_VALUE&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a21523209e870747fb5a3c3718980ba95">CpSolverStatus</a></li>
<li>unperformed()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Assignment.html#a00ed548e73a6c0f69a076ab323b8854a">Assignment</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarElement.html#a5d6937a1526706db432ff2323b024bf5">SequenceVarElement</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector.html#afe33c8c83dfedbca7829917f6eebabf4">SolutionCollector</a></li>
<li>unperformedPenalty()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html#ac28bcee33d7b4d4ac9464e09e1e1d44b">RoutingModel</a></li>
<li>unperformedPenaltyOrValue()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html#ac2cd72d8292413cf45488b4e298d85dc">RoutingModel</a></li>
<li>UNRECOGNIZED&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression.html#a6e9fa218e72d169dfcc4d6009e3574ae">ConstraintSolverParameters.TrailCompression</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a6e9fa218e72d169dfcc4d6009e3574ae">FirstSolutionStrategy.Value</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Value.html#a6e9fa218e72d169dfcc4d6009e3574ae">LocalSearchMetaheuristic.Value</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1SchedulingSolver.html#a6e9fa218e72d169dfcc4d6009e3574ae">RoutingSearchParameters.SchedulingSolver</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a6e9fa218e72d169dfcc4d6009e3574ae">CpSolverStatus</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1DomainReductionStrategy.html#a6e9fa218e72d169dfcc4d6009e3574ae">DecisionStrategyProto.DomainReductionStrategy</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1VariableSelectionStrategy.html#a6e9fa218e72d169dfcc4d6009e3574ae">DecisionStrategyProto.VariableSelectionStrategy</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1util_1_1OptionalBoolean.html#a6e9fa218e72d169dfcc4d6009e3574ae">OptionalBoolean</a></li>
<li>UNSET&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a6e94e20fd346cc093e18700bb53e74c8">FirstSolutionStrategy.Value</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Value.html#a6e94e20fd346cc093e18700bb53e74c8">LocalSearchMetaheuristic.Value</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1SchedulingSolver.html#a6e94e20fd346cc093e18700bb53e74c8">RoutingSearchParameters.SchedulingSolver</a></li>
<li>UNSET_VALUE&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#ae1187b5f20ad6d16c011e314bf6b1f3b">FirstSolutionStrategy.Value</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Value.html#ae1187b5f20ad6d16c011e314bf6b1f3b">LocalSearchMetaheuristic.Value</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1SchedulingSolver.html#ae1187b5f20ad6d16c011e314bf6b1f3b">RoutingSearchParameters.SchedulingSolver</a></li>
<li>UNSPECIFIED&#160;:&#160;<a class="el" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1mainConstants.html#a5642b437d35587f1b800ed579d2c4b98">mainConstants</a></li>
<li>UpdateLimits()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#a64dd3699a2a0cf59cbe510dc31ba1d3e">RegularLimit</a></li>
<li>UPPER_BOUND_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto.html#a40e0f0ea7b742f1ccfd4d3932670867e">MPConstraintProto</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint.html#a40e0f0ea7b742f1ccfd4d3932670867e">MPQuadraticConstraint</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto.html#a40e0f0ea7b742f1ccfd4d3932670867e">MPVariableProto</a></li>
<li>USE_ABSL_RANDOM_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#ab428c844513d644f37aae8652babc17e">SatParameters</a></li>
<li>USE_ALL_POSSIBLE_DISJUNCTIONS_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a727d0415697239eab2659e5d9a3fd039">ConstraintSolverParameters</a></li>
<li>USE_BLOCKING_RESTART_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#ac47dd9c0482712ae99ee61c798b0e813">SatParameters</a></li>
<li>USE_BRANCHING_IN_LP_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#afbca5a084a2b48de05cbf134f476e8f2">SatParameters</a></li>
<li>USE_COMBINED_NO_OVERLAP_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a705eaa4dc331324b845c124acb3402b8">SatParameters</a></li>
<li>USE_CP_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters.html#aa6a845467bd247c3964661b3f8c5f9a6">RoutingSearchParameters</a></li>
<li>USE_CP_SAT_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters.html#af17762bd476e73acc90877f3b953c36e">RoutingSearchParameters</a></li>
<li>USE_CROSS_EXCHANGE_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a933740704135bb5d87369369903ae843">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_CROSS_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a545f8fbd7205a8f13978e65797ca71dc">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_CUMULATIVE_EDGE_FINDER_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a1ed48f9b2bb89983d23d9daa8dbb6e1c">ConstraintSolverParameters</a></li>
<li>USE_CUMULATIVE_TIME_TABLE_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a48b9eb811f26b705783cfa97e2b5e026">ConstraintSolverParameters</a></li>
<li>USE_CUMULATIVE_TIME_TABLE_SYNC_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#aa34279c0fa8271c08739336abfce95f4">ConstraintSolverParameters</a></li>
<li>USE_DEPTH_FIRST_SEARCH_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters.html#ad32858c3ac7c9a44d07d94a5c978a8d9">RoutingSearchParameters</a></li>
<li>USE_DISJUNCTIVE_CONSTRAINT_IN_CUMULATIVE_CONSTRAINT_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a56864d193d11ace48b95c9ecd08737fa">SatParameters</a></li>
<li>USE_ELEMENT_RMQ_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a99fbeb3b3e472aea5dbc13fc251692e3">ConstraintSolverParameters</a></li>
<li>USE_ERWA_HEURISTIC_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#aee789c770f30e96df9a43ef2d280da4f">SatParameters</a></li>
<li>USE_EXACT_LP_REASON_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#ad2d4f5c6173696e147ab8a4e9bcef533">SatParameters</a></li>
<li>USE_EXCHANGE_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a8b31efeb5b65d1f042651fcb9e9eaa7a">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_EXCHANGE_PAIR_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#ae15fdde7721fcac67c28156f6ce82106">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_EXCHANGE_SUBTRIP_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a08775a18f2040e0879fb7a16098df5bb">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_EXTENDED_SWAP_ACTIVE_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a380076ffb8d4846c4cf691a3a47ee2c6">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_FEASIBILITY_PUMP_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a873d9ca0076d1333df6f034dd35879ed">SatParameters</a></li>
<li>USE_FULL_PATH_LNS_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a270551f7d29d79335fab2245ade7b51b">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_FULL_PROPAGATION_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters.html#aff9008007063dfb939e004107c9cdcdf">RoutingSearchParameters</a></li>
<li>USE_GENERALIZED_CP_SAT_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters.html#a8aa465e4cf8f5be173a74ef499dc0063">RoutingSearchParameters</a></li>
<li>USE_GLOBAL_CHEAPEST_INSERTION_CLOSE_NODES_LNS_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a352f0f8e61d347bde4dd656661b5900e">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_GLOBAL_CHEAPEST_INSERTION_EXPENSIVE_CHAIN_LNS_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a2d74310a665b0f3133798894b264b991">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_GLOBAL_CHEAPEST_INSERTION_PATH_LNS_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a8d700275f7223472d3634f6b5e0ac048">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_IMPLIED_BOUNDS_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a0ed0ac05e63569345791ba2ac0a1080d">SatParameters</a></li>
<li>USE_INACTIVE_LNS_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a943f33ef8257d7eb2c2291e3cd27227b">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_LIGHT_RELOCATE_PAIR_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a38504df4cb7a93404692aa19aa530f18">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_LIN_KERNIGHAN_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#ae61e66c0e927ce033ccab1203b0b58e3">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_LNS_ONLY_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a8a894a4b362a8236f358dab9fca99ef8">SatParameters</a></li>
<li>USE_LOCAL_CHEAPEST_INSERTION_CLOSE_NODES_LNS_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a498bbb04d350910cf7e5db702187925f">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_LOCAL_CHEAPEST_INSERTION_EXPENSIVE_CHAIN_LNS_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#aef26b3a98291741d64967b371d4a1e05">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_LOCAL_CHEAPEST_INSERTION_PATH_LNS_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a9573feae11cbba85786c00cb0dc87e08">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_MAKE_ACTIVE_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a91833fb0e3aeff0b5d42f11b3723b74b">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_MAKE_CHAIN_INACTIVE_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#aca94cc96a582b9d6b70667d0cb93874f">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_MAKE_INACTIVE_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#adab9854dcb3aabee871b5d5467e1aa5c">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_MULTI_ARMED_BANDIT_CONCATENATE_OPERATORS_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters.html#a759955732cba5e7aeda50f06878cdcaa">RoutingSearchParameters</a></li>
<li>USE_NODE_PAIR_SWAP_ACTIVE_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a8a719379c394139fc7f79dfd3aa1a1f2">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_OPTIMIZATION_HINTS_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a681727b0aaa5bf6fc14fd9458cfcc05a">SatParameters</a></li>
<li>USE_OPTIONAL_VARIABLES_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a01d7f2d776f0e7a788f931385f9686e6">SatParameters</a></li>
<li>USE_OR_OPT_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a71e0f88b5ee0ab05c61bf5dc30ad8596">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_OVERLOAD_CHECKER_IN_CUMULATIVE_CONSTRAINT_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#afeee285f81c63772c8d4c81b33c63c3c">SatParameters</a></li>
<li>USE_PATH_LNS_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#ac9ea928c1be10f4d6df9201ae2023666">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_PB_RESOLUTION_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a69fcaa4093c9205b45d8ef6f665284f5">SatParameters</a></li>
<li>USE_PHASE_SAVING_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#afc4bc66837aeb97abe8bea44f34d3c77">SatParameters</a></li>
<li>USE_PRECEDENCES_IN_DISJUNCTIVE_CONSTRAINT_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a7a24f6a0ff45b131404b8f092de9bfc4">SatParameters</a></li>
<li>USE_PROBING_SEARCH_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a2b5fc739bc43a2db34192ed9932205c4">SatParameters</a></li>
<li>USE_RELAXATION_LNS_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a2adfaca7c6cea3986e103eea65f88fd2">SatParameters</a></li>
<li>USE_RELOCATE_AND_MAKE_ACTIVE_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#acef8a5df8036a6dd6ccb4125fde7bb97">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_RELOCATE_EXPENSIVE_CHAIN_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a84304a558f8ae021e8a4dd46cee7bf23">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_RELOCATE_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a27bb36e37dacf76814a42c9c15d734f7">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_RELOCATE_NEIGHBORS_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a559a425eeaffa919dad6e228e3b167b9">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_RELOCATE_PAIR_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#aa701c205456cd8806ee945955c5bbc80">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_RELOCATE_PATH_GLOBAL_CHEAPEST_INSERTION_INSERT_UNPERFORMED_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a2773f16510b519f0a149893b9dd6221a">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_RELOCATE_SUBTRIP_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a979e93f1206f6ce6d3c673a257a0ef8f">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_RINS_LNS_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a3bf182e59262b81746b7d1ca36f592f2">SatParameters</a></li>
<li>USE_SAT_INPROCESSING_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a6700a4795d3768251deccb6af3854749">SatParameters</a></li>
<li>USE_SEQUENCE_HIGH_DEMAND_TASKS_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a8f52d1cd4b0efe94a0839cb4a567bed5">ConstraintSolverParameters</a></li>
<li>USE_SMALL_TABLE_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#aa78f8f7909bc42cbf48753e4b17d5884">ConstraintSolverParameters</a></li>
<li>USE_SWAP_ACTIVE_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#ae460e0fb0999f2ae966508d11e77b450">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_TIMETABLE_EDGE_FINDING_IN_CUMULATIVE_CONSTRAINT_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a06563ed375df120bef99782745e2c0d2">SatParameters</a></li>
<li>USE_TSP_LNS_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a012379e322b641a50c07ad3ab4b7afc1">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_TSP_OPT_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a7ba03cdf770996e2752230eed696a8c2">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_TWO_OPT_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#ab15edb17039e9e80a8f79a18b4214a7a">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a></li>
<li>USE_UNFILTERED_FIRST_SOLUTION_STRATEGY_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters.html#a57ba27dd1bc12f14bb6e472d1fef29c8">RoutingSearchParameters</a></li>
<li>UseFastLocalSearch()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#abd6e2b61a9100e7ca43e5eba5c6fdc12">Solver</a></li>
<li>USER_TIME_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponse.html#aa92cc3a1aa655984e35cf5fa190a258d">CpSolverResponse</a></li>
<li>useReduction()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1algorithms_1_1KnapsackSolver.html#ae3fb2037c22db362ab3349139ce19ba5">KnapsackSolver</a></li>
<li>userTime()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpSolver.html#a1cd8aaaecd8d26aeb54f5503a459b1d9">CpSolver</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SolutionCallback.html#a1cd8aaaecd8d26aeb54f5503a459b1d9">SolutionCallback</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>