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

170 lines
21 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_vars_p.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">
&#160;
<h3><a id="index_p" name="index_p"></a>- p -</h3><ul>
<li>PARALLEL_CHEAPEST_INSERTION&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#aa7b4ce11ebcd3ae0c6a09005740407fb">FirstSolutionStrategy.Value</a></li>
<li>PARALLEL_CHEAPEST_INSERTION_VALUE&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a1e72e39633244889200e2fac196425af">FirstSolutionStrategy.Value</a></li>
<li>PARSER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint.html#afe22035c308bfc36a7342d5c9a5f4e65">MPAbsConstraint</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint.html#a1eb10fc0dc458747a4bdc12479f4c6e9">MPArrayConstraint</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint.html#a7b8455f925bdf952ed888d58b8a681ec">MPArrayWithConstantConstraint</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto.html#acd40790981d387b31efab199e3286fa1">MPConstraintProto</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto.html#a8a4434c2904048789a643735fdbd8557">MPGeneralConstraintProto</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint.html#a47975d4acb17184fd2269fee8651dbb9">MPIndicatorConstraint</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto.html#a1e752d8ec9b9e7b92e023ff480b62a15">MPModelDeltaProto</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto.html#afe9064a764d7c1071949d2941ccfe1c1">MPModelProto</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest.html#aa43613427915b65fa776858e0b4e96df">MPModelRequest</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint.html#a96924bb7317137d7ac5131f0070dbdfe">MPQuadraticConstraint</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective.html#a82a60cab2c5f617524219eaba90222b9">MPQuadraticObjective</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolution.html#a5b49f4376f80de51d77167d063fb3e99">MPSolution</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a511d727e72dc7fe6c1757a001112ee1a">MPSolutionResponse</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html#a0ee1946aab9c205e38569cba2379f057">MPSolveInfo</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters.html#a3077c86d96a897f5ae58e42a4fb18e6b">MPSolverCommonParameters</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint.html#a3b506e12bcfcb1fba067277cd8c7868e">MPSosConstraint</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto.html#acf14b083d214832709c9b919c669b39a">MPVariableProto</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDouble.html#a4deba8a7202bf0df50b37dddb79f2074">OptionalDouble</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignment.html#afd6e738459c7ce5d5dfd98fc4818f424">PartialVariableAssignment</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#aaf30956bca3051d19af9fab4d3c2b490">SatParameters</a></li>
<li>PATH_CHEAPEST_ARC&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a0ecef68deee39b6438e4115a06f2c656">FirstSolutionStrategy.Value</a></li>
<li>PATH_CHEAPEST_ARC_VALUE&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a346011fcf61c4e070dba4729eecb6fea">FirstSolutionStrategy.Value</a></li>
<li>PATH_MOST_CONSTRAINED_ARC&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a61c2e55b40761be66c3031c8fe95750f">FirstSolutionStrategy.Value</a></li>
<li>PATH_MOST_CONSTRAINED_ARC_VALUE&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#ac359006e9b125682f0dad5506e3feb26">FirstSolutionStrategy.Value</a></li>
<li>PATHLNS&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a1a97f97607a4e2869e4fc4bc31a21c80">Solver</a></li>
<li>PB_CLEANUP_INCREMENT_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#afd537ef3de646469d836a9ea78c2cf8a">SatParameters</a></li>
<li>PB_CLEANUP_RATIO_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#ad59e07ef3348ad669204972bcd7a0376">SatParameters</a></li>
<li>PERMUTATIONS_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SymmetryProto.html#aef6a35950628ac133a955ba072984ed8">SymmetryProto</a></li>
<li>PERMUTE_PRESOLVE_CONSTRAINT_ORDER_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a64382f8c88bb9f771cb22ed912c79832">SatParameters</a></li>
<li>PERMUTE_VARIABLE_RANDOMLY_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#addc088d7f55f4e2f5d0c43d4e493ace4">SatParameters</a></li>
<li>PICKUP_AND_DELIVERY_FIFO&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html#a9f4d1bae9ad5acec9701566433e20e03">RoutingModel</a></li>
<li>PICKUP_AND_DELIVERY_LIFO&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html#a756d5f9b0c68e62164380f23081cc63a">RoutingModel</a></li>
<li>PICKUP_AND_DELIVERY_NO_ORDER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html#ae81b40bc32885becf46bb85ce7ae4d64">RoutingModel</a></li>
<li>POLARITY_FALSE&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Polarity.html#a304590e18f8b1002449a1c0d56d1c04d">SatParameters.Polarity</a></li>
<li>POLARITY_FALSE_VALUE&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Polarity.html#a49f667b6e35d59589fa166bf2fbb4fec">SatParameters.Polarity</a></li>
<li>POLARITY_RANDOM&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Polarity.html#a813e6b3ff42689df464d5e7253cad39f">SatParameters.Polarity</a></li>
<li>POLARITY_RANDOM_VALUE&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Polarity.html#a0b60f3dc605f0b1454f149494354dff3">SatParameters.Polarity</a></li>
<li>POLARITY_REPHASE_INCREMENT_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a68708add4adfc0bbc513d1d1ee3b3632">SatParameters</a></li>
<li>POLARITY_REVERSE_WEIGHTED_SIGN&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Polarity.html#a22fe191890fc8eb317477771ccbdcfda">SatParameters.Polarity</a></li>
<li>POLARITY_REVERSE_WEIGHTED_SIGN_VALUE&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Polarity.html#af62012579b2eba6e485fa2f18ec6cc95">SatParameters.Polarity</a></li>
<li>POLARITY_TRUE&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Polarity.html#ad770e189947a14b3bf772c9fe57385ed">SatParameters.Polarity</a></li>
<li>POLARITY_TRUE_VALUE&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Polarity.html#a4058bf60a7fbc989cbd6561b38433448">SatParameters.Polarity</a></li>
<li>POLARITY_WEIGHTED_SIGN&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Polarity.html#a6cc2149a0b59581739640dbeaf4d9eb0">SatParameters.Polarity</a></li>
<li>POLARITY_WEIGHTED_SIGN_VALUE&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Polarity.html#a2e73df792139af8d55ee28b22f6d5539">SatParameters.Polarity</a></li>
<li>POLISH_LP_SOLUTION_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a7ff44ff10a52f35ccd533b5c668457c1">SatParameters</a></li>
<li>POPULATE_ADDITIONAL_SOLUTIONS_UP_TO_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest.html#a92491027e5ae86c4ca3cc086a3dcc0b0">MPModelRequest</a></li>
<li>PORTFOLIO_SEARCH&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1SearchBranching.html#a54e15db99dfeed613f045a6c29dadf45">SatParameters.SearchBranching</a></li>
<li>PORTFOLIO_SEARCH_VALUE&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1SearchBranching.html#ae0bb1754b7cdb28fe433c0db9e7856be">SatParameters.SearchBranching</a></li>
<li>PORTFOLIO_WITH_QUICK_RESTART_SEARCH&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1SearchBranching.html#a3b02df9b0da9fd1995872bc9a18b395c">SatParameters.SearchBranching</a></li>
<li>PORTFOLIO_WITH_QUICK_RESTART_SEARCH_VALUE&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1SearchBranching.html#a7ca8a62fe912eaecc0fc1a41ac68892f">SatParameters.SearchBranching</a></li>
<li>POSITIVE_COEFF_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformation.html#ac707c51c2c9fb94bc9267fdd2ec4ebad">DecisionStrategyProto.AffineTransformation</a></li>
<li>POSSIBLE_OVERFLOW&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1graph_1_1LinearSumAssignment_1_1Status.html#a8938bf616ecb5d10ddde651d4d1835fb">LinearSumAssignment.Status</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1graph_1_1MaxFlow_1_1Status.html#a8938bf616ecb5d10ddde651d4d1835fb">MaxFlow.Status</a></li>
<li>PREFERRED_VARIABLE_ORDER_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#af814d231cd1259564a214ce678e37453">SatParameters</a></li>
<li>PRESOLVE&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1IntegerParam.html#a670c1b673f9b7bf069f18a1f52b153c6">MPSolverParameters.IntegerParam</a></li>
<li>PRESOLVE_BLOCKED_CLAUSE_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#abd1240ec5bbcf3310f9dd1ff5dfaaaeb">SatParameters</a></li>
<li>PRESOLVE_BVA_THRESHOLD_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a8c0269e74ecdd6f5c765ed5a40430c13">SatParameters</a></li>
<li>PRESOLVE_BVE_CLAUSE_WEIGHT_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a03f6f58acfc03b2c3dd1b8bc6289e0c5">SatParameters</a></li>
<li>PRESOLVE_BVE_THRESHOLD_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a817057ad7d7deb4ae78dfa53bed418c2">SatParameters</a></li>
<li>PRESOLVE_EXTRACT_INTEGER_ENFORCEMENT_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a60ce9dce1518d07d0884e402e4f6656a">SatParameters</a></li>
<li>PRESOLVE_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters.html#abbe10586a13203fc5cf3b8e31d3dff1f">MPSolverCommonParameters</a></li>
<li>PRESOLVE_OFF&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1PresolveValues.html#a3412855f8b695cafb2ab0441abd2667b">MPSolverParameters.PresolveValues</a></li>
<li>PRESOLVE_ON&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1PresolveValues.html#a252552a6aec908a09c2306f98e4a2658">MPSolverParameters.PresolveValues</a></li>
<li>PRESOLVE_PROBING_DETERMINISTIC_TIME_LIMIT_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a5e03038b667e2d2af4e814a6cb4fba47">SatParameters</a></li>
<li>PRESOLVE_SUBSTITUTION_LEVEL_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a0c74e56980d7a67f7303dd68ad09d6fd">SatParameters</a></li>
<li>PRESOLVE_USE_BVA_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a88833a11c72ef0462d354b5c07bbd4f6">SatParameters</a></li>
<li>PRIMAL&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1LpAlgorithmValues.html#aa8e74095b8529e7a26c4672702cb4e76">MPSolverParameters.LpAlgorithmValues</a></li>
<li>PRIMAL_INTEGRAL_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponse.html#ad1b166f659357ff7faaa1cbab36ff09e">CpSolverResponse</a></li>
<li>PRIMAL_TOLERANCE&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1DoubleParam.html#a1cd10e7b1f8efb0afa1b55d14b4d69a0">MPSolverParameters.DoubleParam</a></li>
<li>PRIMAL_TOLERANCE_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters.html#a5e2ce6215d64b0938751662b3769f101">MPSolverCommonParameters</a></li>
<li>PRINT_ADDED_CONSTRAINTS_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a7d266d98f97f2d9757f89d3a966c87be">ConstraintSolverParameters</a></li>
<li>PRINT_LOCAL_SEARCH_PROFILE_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a3f33f213d59fd938746c035fa97af9b3">ConstraintSolverParameters</a></li>
<li>PRINT_MODEL_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a33d9ec453acc925da93684ec50ef05da">ConstraintSolverParameters</a></li>
<li>PRINT_MODEL_STATS_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#ad03cc1e40f07d13ce898fd597d1edf10">ConstraintSolverParameters</a></li>
<li>PROBING_PERIOD_AT_ROOT_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a588c2dc61fd775f3228acdfe4aebb00c">SatParameters</a></li>
<li>PROBLEM_INFEASIBLE&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a2cec8f63ec5b9019a0bc943003db66dc">Solver</a></li>
<li>PROFILE_FILE_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a39c3eb076a9ac976403ea9fab2f03734">ConstraintSolverParameters</a></li>
<li>PROFILE_LOCAL_SEARCH_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#ae25122f9bbed3e8ecfedeaabf14c3919">ConstraintSolverParameters</a></li>
<li>PROFILE_PROPAGATION_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a26a3cdc2c85e070c45afa6324c329761">ConstraintSolverParameters</a></li>
<li>PROPAGATION_ASSISTED&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1FPRoundingMethod.html#a5a919fae99064d5e4ec208ec3637d246">SatParameters.FPRoundingMethod</a></li>
<li>PROPAGATION_ASSISTED_VALUE&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1FPRoundingMethod.html#a413cb0b4b209f168741f843b598f59d9">SatParameters.FPRoundingMethod</a></li>
<li>PROTECTION_ALWAYS&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseProtection.html#a608488cb5411aed0bbeaf15af4d303e4">SatParameters.ClauseProtection</a></li>
<li>PROTECTION_ALWAYS_VALUE&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseProtection.html#aa2bdbcd949916d24d4c502d70be802e1">SatParameters.ClauseProtection</a></li>
<li>PROTECTION_LBD&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseProtection.html#a4aece453af0149ce1cf1cbd26e952168">SatParameters.ClauseProtection</a></li>
<li>PROTECTION_LBD_VALUE&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseProtection.html#a8a2ffd53ee19cd83418165ee1d132c9d">SatParameters.ClauseProtection</a></li>
<li>PROTECTION_NONE&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseProtection.html#addb20de3a6a8c180644e6514a7e6f532">SatParameters.ClauseProtection</a></li>
<li>PROTECTION_NONE_VALUE&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseProtection.html#a3e1dc7a35a5120dcab2fa8a071131a2a">SatParameters.ClauseProtection</a></li>
<li>PSEUDO_COST_RELIABILITY_THRESHOLD_FIELD_NUMBER&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#ad28f08cd149b6a44a647354abf956f94">SatParameters</a></li>
<li>PSEUDO_COST_SEARCH&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1SearchBranching.html#a77d6e19abaae98d435de87f2aaf4dd0c">SatParameters.SearchBranching</a></li>
<li>PSEUDO_COST_SEARCH_VALUE&#160;:&#160;<a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1SearchBranching.html#a203370c427bd072353e32e2e8e9ed79b">SatParameters.SearchBranching</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>