159 lines
7.8 KiB
HTML
159 lines
7.8 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_f.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_f"></a>- f -</h3><ul>
|
|
<li>F_DIRECT_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProto.html#aa2862ab0efdf97ce42c97d0a44ffdc0e">InverseConstraintProto</a>
|
|
</li>
|
|
<li>F_INVERSE_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProto.html#adf9c73988f7bdbf835d8bb98df337b07">InverseConstraintProto</a>
|
|
</li>
|
|
<li>FAILURES_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters.html#aea72b15ce312187f45c2580c8390cb8e">RegularLimitParameters</a>
|
|
</li>
|
|
<li>FEASIBLE
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1graph_1_1MinCostFlowBase_1_1Status.html#a357b630f192244c465dae90266a0463b">MinCostFlowBase.Status</a>
|
|
, <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver_1_1ResultStatus.html#a357b630f192244c465dae90266a0463b">MPSolver.ResultStatus</a>
|
|
, <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a357b630f192244c465dae90266a0463b">CpSolverStatus</a>
|
|
</li>
|
|
<li>FEASIBLE_VALUE
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a2494a5845413267b4f59b70d72c7ca38">CpSolverStatus</a>
|
|
</li>
|
|
<li>FILL_LOGS_IN_RESPONSE_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#ab3dbfb252b30f9dc7b9e9335feb903c1">SatParameters</a>
|
|
</li>
|
|
<li>FILL_TIGHTENED_DOMAINS_IN_RESPONSE_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#aaac9453ce9292b9639db5865d268a12d">SatParameters</a>
|
|
</li>
|
|
<li>FINAL_STATES_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto.html#a6e3099b72a35e008a42cb698ce0dd7fc">AutomatonConstraintProto</a>
|
|
</li>
|
|
<li>FIND_MULTIPLE_CORES_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a3dd4e8c5ab932f5f0063b032d22433a7">SatParameters</a>
|
|
</li>
|
|
<li>FIRST_SOLUTION_STRATEGY_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters.html#a8f334852be3ae17b48b21d01ae70427a">RoutingSearchParameters</a>
|
|
</li>
|
|
<li>FIRST_UNBOUND_MIN_VALUE
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a4bf8e5c3da8afd53734c21659c70dc1a">FirstSolutionStrategy.Value</a>
|
|
</li>
|
|
<li>FIRST_UNBOUND_MIN_VALUE_VALUE
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a8750c9b6868dda929bfea07e04427b61">FirstSolutionStrategy.Value</a>
|
|
</li>
|
|
<li>FIXED_RESTART
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1RestartAlgorithm.html#a22065bfe185cf82a10372b4defe940fc">SatParameters.RestartAlgorithm</a>
|
|
</li>
|
|
<li>FIXED_RESTART_VALUE
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1RestartAlgorithm.html#a200a1682aac148e2ba46391212631f58">SatParameters.RestartAlgorithm</a>
|
|
</li>
|
|
<li>FIXED_SEARCH
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1SearchBranching.html#aad8bb47fe78587508a33e4e28effa4f5">SatParameters.SearchBranching</a>
|
|
</li>
|
|
<li>FIXED_SEARCH_VALUE
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1SearchBranching.html#a175f2c3c8d3d08ac46ed29641d19a87e">SatParameters.SearchBranching</a>
|
|
</li>
|
|
<li>FIXED_VALUE
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver_1_1BasisStatus.html#aaf824bb23b14b11d9f931c9cf7696f45">MPSolver.BasisStatus</a>
|
|
</li>
|
|
<li>FP_ROUNDING_FIELD_NUMBER
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#af362d8136df2fa7ff9b53faff82afeb6">SatParameters</a>
|
|
</li>
|
|
<li>FREE
|
|
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver_1_1BasisStatus.html#ac0d4febe38d08d05f4957f7af56e839e">MPSolver.BasisStatus</a>
|
|
</li>
|
|
<li>FULLPATHLNS
|
|
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#abd3bd45f4883ec39593010550b697e0a">Solver</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|