144 lines
8.3 KiB
HTML
144 lines
8.3 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"/>-->
|
|
<link rel="stylesheet" type="text/css" href="ortools.css" title="default" media="screen,print" />
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
</head>
|
|
<body>
|
|
<div id="banner-container">
|
|
<div id="banner">
|
|
<span id="sfml">OR-Tools 7.2</span>
|
|
</div>
|
|
</div>
|
|
<link rel="icon" href="https://developers.google.com/optimization/images/orLogo.png">
|
|
<div id="content">
|
|
<!-- Generated by Doxygen 1.8.15 -->
|
|
<div id="navrow1" class="tabs">
|
|
<ul class="tablist">
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li><a href="pages.html"><span>Related Pages</span></a></li>
|
|
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
|
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow3" class="tabs2">
|
|
<ul class="tablist">
|
|
<li><a href="functions.html"><span>All</span></a></li>
|
|
<li><a href="functions_func.html"><span>Functions</span></a></li>
|
|
<li class="current"><a href="functions_vars.html"><span>Variables</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow4" class="tabs3">
|
|
<ul class="tablist">
|
|
<li><a href="functions_vars.html#index_a"><span>a</span></a></li>
|
|
<li><a href="functions_vars_b.html#index_b"><span>b</span></a></li>
|
|
<li><a href="functions_vars_c.html#index_c"><span>c</span></a></li>
|
|
<li><a href="functions_vars_d.html#index_d"><span>d</span></a></li>
|
|
<li><a href="functions_vars_e.html#index_e"><span>e</span></a></li>
|
|
<li><a href="functions_vars_f.html#index_f"><span>f</span></a></li>
|
|
<li><a href="functions_vars_g.html#index_g"><span>g</span></a></li>
|
|
<li><a href="functions_vars_h.html#index_h"><span>h</span></a></li>
|
|
<li><a href="functions_vars_i.html#index_i"><span>i</span></a></li>
|
|
<li><a href="functions_vars_k.html#index_k"><span>k</span></a></li>
|
|
<li><a href="functions_vars_l.html#index_l"><span>l</span></a></li>
|
|
<li><a href="functions_vars_m.html#index_m"><span>m</span></a></li>
|
|
<li><a href="functions_vars_n.html#index_n"><span>n</span></a></li>
|
|
<li><a href="functions_vars_o.html#index_o"><span>o</span></a></li>
|
|
<li><a href="functions_vars_p.html#index_p"><span>p</span></a></li>
|
|
<li class="current"><a href="functions_vars_r.html#index_r"><span>r</span></a></li>
|
|
<li><a href="functions_vars_s.html#index_s"><span>s</span></a></li>
|
|
<li><a href="functions_vars_t.html#index_t"><span>t</span></a></li>
|
|
<li><a href="functions_vars_u.html#index_u"><span>u</span></a></li>
|
|
<li><a href="functions_vars_v.html#index_v"><span>v</span></a></li>
|
|
<li><a href="functions_vars_w.html#index_w"><span>w</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="contents">
|
|
 
|
|
|
|
<h3><a id="index_r"></a>- r -</h3><ul>
|
|
<li>RANDOM_BRANCHES_RATIO_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#aeb948cbc8c594e21d4232345f2af907f">com.google.ortools.sat.SatParameters</a>
|
|
</li>
|
|
<li>RANDOM_POLARITY_RATIO_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#aef01c928b45f47ab290eba2c9b239b45">com.google.ortools.sat.SatParameters</a>
|
|
</li>
|
|
<li>RANDOM_SEED_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a2a9b9b0135a217eb43343e800a6bb3fb">com.google.ortools.sat.SatParameters</a>
|
|
</li>
|
|
<li>RANDOMIZE_SEARCH_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a9d216d3d1a0b5932e1972fba85be7f1d">com.google.ortools.sat.SatParameters</a>
|
|
</li>
|
|
<li>RECURSIVE
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ConflictMinimizationAlgorithm.html#a9f1b80edee76e25e06533d1a7bd54e7c">com.google.ortools.sat.SatParameters.ConflictMinimizationAlgorithm</a>
|
|
</li>
|
|
<li>RECURSIVE_VALUE
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ConflictMinimizationAlgorithm.html#a01c6b818dd78cc99282837b81901c76b">com.google.ortools.sat.SatParameters.ConflictMinimizationAlgorithm</a>
|
|
</li>
|
|
<li>REDUCE_VEHICLE_COST_MODEL_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters.html#a23eddf0c98a7c1892dfa6ced57ff45ae">com.google.ortools.constraintsolver.RoutingModelParameters</a>
|
|
</li>
|
|
<li>REDUCED_COST_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#af41673c8cd9364b5a03d14fa4821d1eb">com.google.ortools.linearsolver.MPSolutionResponse</a>
|
|
</li>
|
|
<li>RELATIVE_MIP_GAP
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1DoubleParam.html#a8cdddbea7b4461fd22bdfcdaed3aaaa3">com.google.ortools.linearsolver.MPSolverParameters.DoubleParam</a>
|
|
</li>
|
|
<li>RELATIVE_MIP_GAP_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters.html#ad2a3aa8b33152fcb9d1e7609862a01d2">com.google.ortools.linearsolver.MPSolverCommonParameters</a>
|
|
</li>
|
|
<li>RELOCATE
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a3f0dc54e5dca4b720463d55f655c1358">com.google.ortools.constraintsolver.Solver</a>
|
|
</li>
|
|
<li>RELOCATE_EXPENSIVE_CHAIN_NUM_ARCS_TO_CONSIDER_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters.html#acb79b3d3ae4f669b74c9cc83fa8c115a">com.google.ortools.constraintsolver.RoutingSearchParameters</a>
|
|
</li>
|
|
<li>RESTART_ALGORITHMS_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a57999b4d7fdf63e769b0e33ac7162f04">com.google.ortools.sat.SatParameters</a>
|
|
</li>
|
|
<li>RESTART_DL_AVERAGE_RATIO_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a2aace3024d70c7c93e3b5d7bf71ef251">com.google.ortools.sat.SatParameters</a>
|
|
</li>
|
|
<li>RESTART_LBD_AVERAGE_RATIO_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#adb9d69d9bab425a710dda939de494d93">com.google.ortools.sat.SatParameters</a>
|
|
</li>
|
|
<li>RESTART_PERIOD_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#ac6feebc67d50aa7a1258819dc643d3ef">com.google.ortools.sat.SatParameters</a>
|
|
</li>
|
|
<li>RESTART_RUNNING_WINDOW_SIZE_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a1384d9b8bf4bab86ee714db56a372e52">com.google.ortools.sat.SatParameters</a>
|
|
</li>
|
|
<li>REVERSIBLE_ACTION
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aff36c11d884dedf8dfb4bac35d40d8c5">com.google.ortools.constraintsolver.Solver</a>
|
|
</li>
|
|
<li>ROUTING_FAIL
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html#abaef2e79bb2cc2e730aea9a0da8a8cb7">com.google.ortools.constraintsolver.RoutingModel</a>
|
|
</li>
|
|
<li>ROUTING_FAIL_TIMEOUT
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html#a69e2867e72f2992fc7b0cc74fffc5832">com.google.ortools.constraintsolver.RoutingModel</a>
|
|
</li>
|
|
<li>ROUTING_INVALID
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html#a820d429e801888916a965831ffd4d9f5">com.google.ortools.constraintsolver.RoutingModel</a>
|
|
</li>
|
|
<li>ROUTING_NOT_SOLVED
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html#ac3f63f0567762e33121ac2dea831bc13">com.google.ortools.constraintsolver.RoutingModel</a>
|
|
</li>
|
|
<li>ROUTING_SUCCESS
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html#adce835f5fee9073a195d1ba70e5f584e">com.google.ortools.constraintsolver.RoutingModel</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|