Files
ortools-clone/docs/java/DefaultPhaseParameters_8java_source.html

132 lines
60 KiB
HTML
Raw Normal View History

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2019-06-13 02:45:44 +02:00
<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>
2020-09-01 16:00:33 +02:00
<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">
2021-12-14 13:41:01 +01:00
<span id="sfml">Google OR-Tools 9.2</span>
</div>
</div>
2019-08-07 18:01:08 -07:00
<div id="content" style="width: 100%; overflow: hidden;">
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
2019-08-12 09:16:03 -07:00
<h2>Java Reference</h2>
2019-08-07 18:01:08 -07:00
<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">
2019-08-07 18:01:08 -07:00
<div align="center">
<h1 style="color: #145A32;">Java Reference</h1>
</div>
2022-01-16 18:02:36 +01:00
<!-- Generated by Doxygen 1.8.15 -->
2020-09-01 16:00:33 +02:00
<script type="text/javascript">
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2020-09-01 16:00:33 +02:00
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
2020-09-01 16:00:33 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-16 18:02:36 +01:00
/* @license-end */</script>
2020-09-01 16:00:33 +02:00
<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">
2019-06-13 02:45:44 +02:00
</div>
</div>
2020-09-01 16:00:33 +02:00
<script type="text/javascript">
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('DefaultPhaseParameters_8java_source.html','');});
2020-09-01 16:00:33 +02:00
/* @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>
2019-06-13 02:45:44 +02:00
<div class="header">
2022-01-16 18:02:36 +01:00
<div class="headertitle">
<div class="title">DefaultPhaseParameters.java</div> </div>
2019-06-13 02:45:44 +02:00
</div><!--header-->
<div class="contents">
2022-01-16 18:02:36 +01:00
<a href="DefaultPhaseParameters_8java.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">/* ----------------------------------------------------------------------------</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment"> * This file was automatically generated by SWIG (http://www.swig.org).</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment"> * Version 4.0.1</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment"> * Do not make changes to this file unless you know what you are doing--modify</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment"> * the SWIG interface file instead.</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment"> * ----------------------------------------------------------------------------- */</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;</div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="keyword">package </span>com.google.ortools.constraintsolver;</div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;</div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="comment">// Used to keep alive java references to objects passed to the C++ layer.</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="keyword">import</span> java.util.HashSet;</div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;</div><div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html"> 17</a></span>&#160;<span class="keyword">public</span> <span class="keyword">class </span><a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html">DefaultPhaseParameters</a> {</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160; <span class="keyword">private</span> <span class="keyword">transient</span> <span class="keywordtype">long</span> swigCPtr;</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160; <span class="keyword">protected</span> <span class="keyword">transient</span> <span class="keywordtype">boolean</span> swigCMemOwn;</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;</div><div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#ac6eb2dadd0c1d1f915fea7cfc519b37e"> 21</a></span>&#160; <span class="keyword">protected</span> <a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#ac6eb2dadd0c1d1f915fea7cfc519b37e">DefaultPhaseParameters</a>(<span class="keywordtype">long</span> cPtr, <span class="keywordtype">boolean</span> cMemoryOwn) {</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160; swigCMemOwn = cMemoryOwn;</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160; swigCPtr = cPtr;</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160; }</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;</div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160; <span class="keyword">protected</span> <span class="keyword">static</span> <span class="keywordtype">long</span> getCPtr(<a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1D
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_a789ffe13e846e6f36cc8732f8a73986c"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#a789ffe13e846e6f36cc8732f8a73986c">com.google.ortools.constraintsolver.DefaultPhaseParameters.CHOOSE_MAX_VALUE_IMPACT</a></div><div class="ttdeci">static final int CHOOSE_MAX_VALUE_IMPACT</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00221">DefaultPhaseParameters.java:221</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_aff558f6f91e2039fb466e09602f3437a"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#aff558f6f91e2039fb466e09602f3437a">com.google.ortools.constraintsolver.DefaultPhaseParameters.getValueSelectionSchema</a></div><div class="ttdeci">int getValueSelectionSchema()</div><div class="ttdoc">This parameter describes which value to select for a given var.</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00079">DefaultPhaseParameters.java:79</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_a78daacc802de02b4c1aa263e5f02a989"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#a78daacc802de02b4c1aa263e5f02a989">com.google.ortools.constraintsolver.DefaultPhaseParameters.getPersistentImpact</a></div><div class="ttdeci">boolean getPersistentImpact()</div><div class="ttdoc">Whether to keep the impact from the first search for other searches, or to recompute the impact for e...</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00149">DefaultPhaseParameters.java:149</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_ab216dce62b05ac5a0a2aabf516d2a054"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#ab216dce62b05ac5a0a2aabf516d2a054">com.google.ortools.constraintsolver.DefaultPhaseParameters.setHeuristicNumFailuresLimit</a></div><div class="ttdeci">void setHeuristicNumFailuresLimit(int value)</div><div class="ttdoc">The failure limit for each heuristic that we run.</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00128">DefaultPhaseParameters.java:128</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_aff957ee1b8f64e36503b4ae6e62d8722"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#aff957ee1b8f64e36503b4ae6e62d8722">com.google.ortools.constraintsolver.DefaultPhaseParameters.getHeuristicNumFailuresLimit</a></div><div class="ttdeci">int getHeuristicNumFailuresLimit()</div><div class="ttdoc">The failure limit for each heuristic that we run.</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00135">DefaultPhaseParameters.java:135</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_a003eec06d1d31d5c88ee8d0d94639a30"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#a003eec06d1d31d5c88ee8d0d94639a30">com.google.ortools.constraintsolver.DefaultPhaseParameters.keepAliveDecisionBuilder</a></div><div class="ttdeci">void keepAliveDecisionBuilder(DecisionBuilder db)</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00048">DefaultPhaseParameters.java:48</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_a92f523688561d75714b39aa8ce7ea18f"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#a92f523688561d75714b39aa8ce7ea18f">com.google.ortools.constraintsolver.DefaultPhaseParameters.setValueSelectionSchema</a></div><div class="ttdeci">void setValueSelectionSchema(int value)</div><div class="ttdoc">This parameter describes which value to select for a given var.</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00072">DefaultPhaseParameters.java:72</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_ae39f23ef984a472c1da824e5a92fc6ce"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#ae39f23ef984a472c1da824e5a92fc6ce">com.google.ortools.constraintsolver.DefaultPhaseParameters.getRunAllHeuristics</a></div><div class="ttdeci">boolean getRunAllHeuristics()</div><div class="ttdoc">The default phase will run heuristics periodically.</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00107">DefaultPhaseParameters.java:107</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_a3e9c2da03689caf1899cba2f9159036b"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#a3e9c2da03689caf1899cba2f9159036b">com.google.ortools.constraintsolver.DefaultPhaseParameters.CHOOSE_MAX_SUM_IMPACT</a></div><div class="ttdeci">static final int CHOOSE_MAX_SUM_IMPACT</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00219">DefaultPhaseParameters.java:219</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_aa91c0929bbf3a4cb73c788afeadad039"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#aa91c0929bbf3a4cb73c788afeadad039">com.google.ortools.constraintsolver.DefaultPhaseParameters.getUseLastConflict</a></div><div class="ttdeci">boolean getUseLastConflict()</div><div class="ttdoc">Should we use last conflict method.</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00191">DefaultPhaseParameters.java:191</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_a4eb09eee764b18ded159bc9bcb902644"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#a4eb09eee764b18ded159bc9bcb902644">com.google.ortools.constraintsolver.DefaultPhaseParameters.NORMAL</a></div><div class="ttdeci">static final int NORMAL</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00229">DefaultPhaseParameters.java:229</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html">com.google.ortools.constraintsolver.DefaultPhaseParameters</a></div><div class="ttdoc">This struct holds all parameters for the default search.</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00017">DefaultPhaseParameters.java:17</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_a71bfebe66edf33a5fe5107d10fcb9e44"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#a71bfebe66edf33a5fe5107d10fcb9e44">com.google.ortools.constraintsolver.DefaultPhaseParameters.NONE</a></div><div class="ttdeci">static final int NONE</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00228">DefaultPhaseParameters.java:228</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DecisionBuilder_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DecisionBuilder.html">com.google.ortools.constraintsolver.DecisionBuilder</a></div><div class="ttdoc">A DecisionBuilder is responsible for creating the search tree.</div><div class="ttdef"><b>Definition:</b> <a href="DecisionBuilder_8java_source.html#l00014">DecisionBuilder.java:14</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_a270ecce53b9bcfaeefd113913cbe9c21"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#a270ecce53b9bcfaeefd113913cbe9c21">com.google.ortools.constraintsolver.DefaultPhaseParameters.setPersistentImpact</a></div><div class="ttdeci">void setPersistentImpact(boolean value)</div><div class="ttdoc">Whether to keep the impact from the first search for other searches, or to recompute the impact for e...</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00142">DefaultPhaseParameters.java:142</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_ac22c36a899c57bd854aa3f4d5409770e"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#ac22c36a899c57bd854aa3f4d5409770e">com.google.ortools.constraintsolver.DefaultPhaseParameters.SELECT_MAX_IMPACT</a></div><div class="ttdeci">static final int SELECT_MAX_IMPACT</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00225">DefaultPhaseParameters.java:225</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_ad027e5bdbe8d5ca0f8f30fb1a4203f5f"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#ad027e5bdbe8d5ca0f8f30fb1a4203f5f">com.google.ortools.constraintsolver.DefaultPhaseParameters.setInitializationSplits</a></div><div class="ttdeci">void setInitializationSplits(int value)</div><div class="ttdoc">Maximum number of intervals that the initialization of impacts will scan per variable.</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00086">DefaultPhaseParameters.java:86</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_a71b732deedc24780ee8c66741df476a8"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#a71b732deedc24780ee8c66741df476a8">com.google.ortools.constraintsolver.DefaultPhaseParameters.setRandomSeed</a></div><div class="ttdeci">void setRandomSeed(int value)</div><div class="ttdoc">Seed used to initialize the random part in some heuristics.</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00156">DefaultPhaseParameters.java:156</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_a7273f4c5a833f28cdcf82ae93cd3dcce"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#a7273f4c5a833f28cdcf82ae93cd3dcce">com.google.ortools.constraintsolver.DefaultPhaseParameters.getInitializationSplits</a></div><div class="ttdeci">int getInitializationSplits()</div><div class="ttdoc">Maximum number of intervals that the initialization of impacts will scan per variable.</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00093">DefaultPhaseParameters.java:93</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_a6bdfe5c6b74fba2d8c8290e1f3c770ee"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#a6bdfe5c6b74fba2d8c8290e1f3c770ee">com.google.ortools.constraintsolver.DefaultPhaseParameters.setUseLastConflict</a></div><div class="ttdeci">void setUseLastConflict(boolean value)</div><div class="ttdoc">Should we use last conflict method.</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00184">DefaultPhaseParameters.java:184</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_aaa8fab98b07befb6e94073083329b0ae"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#aaa8fab98b07befb6e94073083329b0ae">com.google.ortools.constraintsolver.DefaultPhaseParameters.setRunAllHeuristics</a></div><div class="ttdeci">void setRunAllHeuristics(boolean value)</div><div class="ttdoc">The default phase will run heuristics periodically.</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00100">DefaultPhaseParameters.java:100</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_a4cfefd82f33aeb7263f2620c5383c9aa"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#a4cfefd82f33aeb7263f2620c5383c9aa">com.google.ortools.constraintsolver.DefaultPhaseParameters.getDecisionBuilder</a></div><div class="ttdeci">DecisionBuilder getDecisionBuilder()</div><div class="ttdoc">When defined, this overrides the default impact based decision builder.</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00209">DefaultPhaseParameters.java:209</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_a3125c9631012d065d959a4e8cc601369"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#a3125c9631012d065d959a4e8cc601369">com.google.ortools.constraintsolver.DefaultPhaseParameters.CHOOSE_MAX_AVERAGE_IMPACT</a></div><div class="ttdeci">static final int CHOOSE_MAX_AVERAGE_IMPACT</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00220">DefaultPhaseParameters.java:220</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_a0d757e1829bae7762734bce78136a139"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#a0d757e1829bae7762734bce78136a139">com.google.ortools.constraintsolver.DefaultPhaseParameters.DefaultPhaseParameters</a></div><div class="ttdeci">DefaultPhaseParameters()</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00214">DefaultPhaseParameters.java:214</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_a1387f45bae1133305905c1373bf73657"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#a1387f45bae1133305905c1373bf73657">com.google.ortools.constraintsolver.DefaultPhaseParameters.getDisplayLevel</a></div><div class="ttdeci">int getDisplayLevel()</div><div class="ttdoc">This represents the amount of information displayed by the default search.</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00177">DefaultPhaseParameters.java:177</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_add5c4b230cb3d8917db178709643441e"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#add5c4b230cb3d8917db178709643441e">com.google.ortools.constraintsolver.DefaultPhaseParameters.setDecisionBuilder</a></div><div class="ttdeci">void setDecisionBuilder(DecisionBuilder value)</div><div class="ttdoc">When defined, this overrides the default impact based decision builder.</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00198">DefaultPhaseParameters.java:198</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_a61c1b2ffb00ab0100085b1c94a571046"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#a61c1b2ffb00ab0100085b1c94a571046">com.google.ortools.constraintsolver.DefaultPhaseParameters.getHeuristicPeriod</a></div><div class="ttdeci">int getHeuristicPeriod()</div><div class="ttdoc">The distance in nodes between each run of the heuristics.</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00121">DefaultPhaseParameters.java:121</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_ad5e9ad341a045b66ef071621c52ee2f5"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#ad5e9ad341a045b66ef071621c52ee2f5">com.google.ortools.constraintsolver.DefaultPhaseParameters.setDisplayLevel</a></div><div class="ttdeci">void setDisplayLevel(int value)</div><div class="ttdoc">This represents the amount of information displayed by the default search.</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00170">DefaultPhaseParameters.java:170</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_ac6eb2dadd0c1d1f915fea7cfc519b37e"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#ac6eb2dadd0c1d1f915fea7cfc519b37e">com.google.ortools.constraintsolver.DefaultPhaseParameters.DefaultPhaseParameters</a></div><div class="ttdeci">DefaultPhaseParameters(long cPtr, boolean cMemoryOwn)</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00021">DefaultPhaseParameters.java:21</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_a0fa80be2cc99558355233ae195c80708"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#a0fa80be2cc99558355233ae195c80708">com.google.ortools.constraintsolver.DefaultPhaseParameters.setVarSelectionSchema</a></div><div class="ttdeci">void setVarSelectionSchema(int value)</div><div class="ttdoc">This parameter describes how the next variable to instantiate will be chosen.</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00058">DefaultPhaseParameters.java:58</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_adc378e258df0706e66c18f7df2af1459"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#adc378e258df0706e66c18f7df2af1459">com.google.ortools.constraintsolver.DefaultPhaseParameters.setHeuristicPeriod</a></div><div class="ttdeci">void setHeuristicPeriod(int value)</div><div class="ttdoc">The distance in nodes between each run of the heuristics.</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00114">DefaultPhaseParameters.java:114</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_af026e81e33d46014d7c332d0600240ed"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#af026e81e33d46014d7c332d0600240ed">com.google.ortools.constraintsolver.DefaultPhaseParameters.getVarSelectionSchema</a></div><div class="ttdeci">int getVarSelectionSchema()</div><div class="ttdoc">This parameter describes how the next variable to instantiate will be chosen.</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00065">DefaultPhaseParameters.java:65</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_ae1ccf795aa20dbf8aa62619c2efa44ec"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#ae1ccf795aa20dbf8aa62619c2efa44ec">com.google.ortools.constraintsolver.DefaultPhaseParameters.VERBOSE</a></div><div class="ttdeci">static final int VERBOSE</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00230">DefaultPhaseParameters.java:230</a></div></div>
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html_a89e43128abb5408c6f241cd70403fb44"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html#a89e43128abb5408c6f241cd70403fb44">com.google.ortools.constraintsolver.DefaultPhaseParameters.SELECT_MIN_IMPACT</a></div><div class="ttdeci">static final int SELECT_MIN_IMPACT</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8java_source.html#l00224">DefaultPhaseParameters.java:224</a></div></div>
2021-01-26 11:28:50 +01:00
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
2019-08-07 18:01:08 -07:00
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
2019-06-13 02:45:44 +02:00
</html>