183 lines
10 KiB
HTML
183 lines
10 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 8.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>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.1 -->
|
|
<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','.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: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_vars_g.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">
|
|
 
|
|
|
|
<h3><a id="index_g"></a>- g -</h3><ul>
|
|
<li>GE
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a7c425c9ac139b05af050c3c885e6258e">Solver</a>
|
|
</li>
|
|
<li>GENERAL_CONSTRAINT_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto.html#adafc600c11134448bc205ff682766f2a">MPModelProto</a>
|
|
</li>
|
|
<li>GENERALCONSTRAINT_NOT_SET
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto_1_1GeneralConstraintCase.html#a940fb8be3eba583508944482d79ea9f8">MPGeneralConstraintProto.GeneralConstraintCase</a>
|
|
</li>
|
|
<li>GENERIC_TABU_SEARCH
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Value.html#a2534d5511b8ebc50d1679fa15f401640">LocalSearchMetaheuristic.Value</a>
|
|
</li>
|
|
<li>GENERIC_TABU_SEARCH_VALUE
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Value.html#ae7edd40dde9c8d61b53563f70d4cf20d">LocalSearchMetaheuristic.Value</a>
|
|
</li>
|
|
<li>GLOBAL_CHEAPEST_ARC
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a31fadd2b8a94ae5afc15bf92ae7673b0">FirstSolutionStrategy.Value</a>
|
|
</li>
|
|
<li>GLOBAL_CHEAPEST_ARC_VALUE
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a343dcbf83b280f4f52b4a49d62df0556">FirstSolutionStrategy.Value</a>
|
|
</li>
|
|
<li>GLOP
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1SchedulingSolver.html#ac9a7f31efa5fd86985cc5686b7bf9d42">RoutingSearchParameters.SchedulingSolver</a>
|
|
</li>
|
|
<li>GLOP_LINEAR_PROGRAMMING
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1SolverType.html#a11aec32d1889c3412380e3e2eb3f774b">MPModelRequest.SolverType</a>
|
|
, <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver_1_1OptimizationProblemType.html#a11aec32d1889c3412380e3e2eb3f774b">MPSolver.OptimizationProblemType</a>
|
|
</li>
|
|
<li>GLOP_LINEAR_PROGRAMMING_VALUE
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1SolverType.html#afff2f133445f11d9de7a32d997abb444">MPModelRequest.SolverType</a>
|
|
</li>
|
|
<li>GLOP_VALUE
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1SchedulingSolver.html#a699c86967533cc8bedaa57117387cedf">RoutingSearchParameters.SchedulingSolver</a>
|
|
</li>
|
|
<li>GLPK_LINEAR_PROGRAMMING
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1SolverType.html#a040234e894508aa7abe7d85e2b6dad43">MPModelRequest.SolverType</a>
|
|
, <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver_1_1OptimizationProblemType.html#a040234e894508aa7abe7d85e2b6dad43">MPSolver.OptimizationProblemType</a>
|
|
</li>
|
|
<li>GLPK_LINEAR_PROGRAMMING_VALUE
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1SolverType.html#a58efd2d6c56cb015dddbe6286ddc77da">MPModelRequest.SolverType</a>
|
|
</li>
|
|
<li>GLPK_MIXED_INTEGER_PROGRAMMING
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1SolverType.html#a6134ca3864e29ab943fefca0c8e0edc2">MPModelRequest.SolverType</a>
|
|
, <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver_1_1OptimizationProblemType.html#a6134ca3864e29ab943fefca0c8e0edc2">MPSolver.OptimizationProblemType</a>
|
|
</li>
|
|
<li>GLPK_MIXED_INTEGER_PROGRAMMING_VALUE
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1SolverType.html#ae6e575ba5b4cc8867fc1bdd4950fd19d">MPModelRequest.SolverType</a>
|
|
</li>
|
|
<li>GLUCOSE_DECAY_INCREMENT_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a815dfc0321c1307bdb0a5f703811e9a9">SatParameters</a>
|
|
</li>
|
|
<li>GLUCOSE_DECAY_INCREMENT_PERIOD_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a827bf64475412b20a4eeebd283e8d0c6">SatParameters</a>
|
|
</li>
|
|
<li>GLUCOSE_MAX_DECAY_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#ad34c27cbeb7b536ddbc8f8b8d032b430">SatParameters</a>
|
|
</li>
|
|
<li>GREEDY_DESCENT
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Value.html#a041cd0ed78e02edaf5238a2ce95fdbdf">LocalSearchMetaheuristic.Value</a>
|
|
</li>
|
|
<li>GREEDY_DESCENT_VALUE
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Value.html#a2dc72ebfff30eba60361e73c500edfd1">LocalSearchMetaheuristic.Value</a>
|
|
</li>
|
|
<li>GUIDED_LOCAL_SEARCH
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Value.html#a429e01d9854dcbb1b383fef39e9d2543">LocalSearchMetaheuristic.Value</a>
|
|
</li>
|
|
<li>GUIDED_LOCAL_SEARCH_LAMBDA_COEFFICIENT_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters.html#a2371ac53b91bc8b2579a13b03e490c70">RoutingSearchParameters</a>
|
|
</li>
|
|
<li>GUIDED_LOCAL_SEARCH_VALUE
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Value.html#abc90aa2d9cd886a1de9bf0eac45bb524">LocalSearchMetaheuristic.Value</a>
|
|
</li>
|
|
<li>GUROBI_LINEAR_PROGRAMMING
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1SolverType.html#ac4b078fdef73ec7cb2d26c7a75fd6bf6">MPModelRequest.SolverType</a>
|
|
, <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver_1_1OptimizationProblemType.html#ac4b078fdef73ec7cb2d26c7a75fd6bf6">MPSolver.OptimizationProblemType</a>
|
|
</li>
|
|
<li>GUROBI_LINEAR_PROGRAMMING_VALUE
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1SolverType.html#ab90dac6ee99131a7aba317438ce8a681">MPModelRequest.SolverType</a>
|
|
</li>
|
|
<li>GUROBI_MIXED_INTEGER_PROGRAMMING
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1SolverType.html#a3ef59a15836dbdfc9767bfb7628ff492">MPModelRequest.SolverType</a>
|
|
, <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver_1_1OptimizationProblemType.html#a3ef59a15836dbdfc9767bfb7628ff492">MPSolver.OptimizationProblemType</a>
|
|
</li>
|
|
<li>GUROBI_MIXED_INTEGER_PROGRAMMING_VALUE
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1SolverType.html#a1a200f367c642d7d85681575963572f8">MPModelRequest.SolverType</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|