<ahref="Solver_8java.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aname="l00001"></a><spanclass="lineno"> 1</span> <spanclass="comment">/* ----------------------------------------------------------------------------</span></div><divclass="line"><aname="l00002"></a><spanclass="lineno"> 2</span> <spanclass="comment"> * This file was automatically generated by SWIG (http://www.swig.org).</span></div><divclass="line"><aname="l00003"></a><spanclass="lineno"> 3</span> <spanclass="comment"> * Version 4.0.0</span></div><divclass="line"><aname="l00004"></a><spanclass="lineno"> 4</span> <spanclass="comment"> *</span></div><divclass="line"><aname="l00005"></a><spanclass="lineno"> 5</span> <spanclass="comment"> * Do not make changes to this file unless you know what you are doing--modify</span></div><divclass="line"><aname="l00006"></a><spanclass="lineno"> 6</span> <spanclass="comment"> * the SWIG interface file instead.</span></div><divclass="line"><aname="l00007"></a><spanclass="lineno"> 7</span> <spanclass="comment"> * ----------------------------------------------------------------------------- */</span></div><divclass="line"><aname="l00008"></a><spanclass="lineno"> 8</span> </div><divclass="line"><aname="l00009"></a><spanclass="lineno"> 9</span> <spanclass="keyword">package </span>com.google.ortools.constraintsolver;</div><divclass="line"><aname="l00010"></a><spanclass="lineno"> 10</span> </div><divclass="line"><aname="l00011"></a><spanclass="lineno"> 11</span> <spanclass="keyword">import</span><aclass="code"href="namespacecom.html">com</a>.<aclass="code"href="namespacecom_1_1google.html">google</a>.<aclass="code"href="namespacecom_1_1google_1_1ortools.html">ortools</a>.<aclass="code"href="namespacecom_1_1google_1_1ortools_1_1constraintsolver.html">constraintsolver</a>.<aclass="code"href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html">ConstraintSolverParameters</a>;</div><divclass="line"><aname="l00012"></a><spanclass="lineno"> 12</span> <spanclass="keyword">import</span><aclass="code"href="namespacecom.html">com</a>.<aclass="code"href="namespacecom_1_1google.html">google</a>.<aclass="code"href="namespacecom_1_1google_1_1ortools.html">ortools</a>.<aclass="code"href="namespacecom_1_1google_1_1ortools_1_1constraintsolver.html">constraintsolver</a>.<aclass="code"href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters.html">RegularLimitParameters</a>;</div><divclass="line"><aname="l00013"></a><spanclass="lineno"> 13</span> </div><divclass="line"><aname="l00014"></a><spanclass="lineno"> 14</span> <spanclass="comment">// Used to wrap DisplayCallback (std::function<std::string()>)</span></div><divclass="line"><aname="l00015"></a><spanclass="lineno"> 15</span> <spanclass="comment">// see https://docs.oracle.com/javase/8/docs/api/java/util/function/Supplier.html</span></div><divclass="line"><aname="l00016"></a><spanclass="lineno"> 16</span> <spanclass="keyword">import</span> java.util.function.Supplier;</div><divclass="line"><aname="l00017"></a><spanclass="lineno"> 17</span> <spanclass="comment">// Used to wrap std::function<bool()></span></div><divclass="line"><aname="l00018"></a><spanclass="lineno"> 18</span> <spanclass="comment">// see https://docs.oracle.com/javase/8/docs/api/java/util/function/BooleanSupplier.html</span></div><divclass="line"><aname="l00019"></a><spanclass="lineno"> 19</span> <spanclass="keyword">import</span> java.util.function.BooleanSupplier;</div><divclass="line"><aname="l00020"></a><spanclass="lineno"> 20</span> </div><divclass="line"><aname="l00021"></a><spanclass="lineno"> 21</span> <spanclass="comment">// Used to wrap IndexEvaluator1 (std::function<int64(int64)>)</span></div><divclass="line"><aname="l00022"></a><spanclass="lin
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a2f7896f9f22c7300147d83d95d4da957"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a2f7896f9f22c7300147d83d95d4da957">com.google.ortools.constraintsolver.Solver.makeSimulatedAnnealing</a></div><divclass="ttdeci">SearchMonitor makeSimulatedAnnealing(boolean maximize, IntVar v, long step, long initial_temperature)</div><divclass="ttdoc">Creates a Simulated Annealing monitor.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02197">Solver.java:2197</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aedb936b1972afb4ff6ca61d5b13d3429"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aedb936b1972afb4ff6ca61d5b13d3429">com.google.ortools.constraintsolver.Solver.makeOperator</a></div><divclass="ttdeci">LocalSearchOperator makeOperator(IntVar[] vars, IntVar[] secondary_vars, int op)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02780">Solver.java:2780</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a5311a6b5f2794a19971302f4750b0767"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a5311a6b5f2794a19971302f4750b0767">com.google.ortools.constraintsolver.Solver.shouldFail</a></div><divclass="ttdeci">void shouldFail()</div><divclass="ttdoc">These methods are only useful for the SWIG wrappers, which need a way to externally cause the Solver ...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03259">Solver.java:3259</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a2e9209d06429316c44318620a8b3035a"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a2e9209d06429316c44318620a8b3035a">com.google.ortools.constraintsolver.Solver.makeIntVar</a></div><divclass="ttdeci">IntVar makeIntVar(long[] values, String name)</div><divclass="ttdoc">MakeIntVar will create a variable with the given sparse domain.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00527">Solver.java:527</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a22e3cf306fac5355e457f933ee720f96"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a22e3cf306fac5355e457f933ee720f96">com.google.ortools.constraintsolver.Solver.makeFixedInterval</a></div><divclass="ttdeci">IntervalVar makeFixedInterval(long start, long duration, String name)</div><divclass="ttdoc">Creates a fixed and performed interval.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01824">Solver.java:1824</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a98b41f570fbae447f7d64e9adc63eba1"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a98b41f570fbae447f7d64e9adc63eba1">com.google.ortools.constraintsolver.Solver.SENTINEL</a></div><divclass="ttdeci">static final int SENTINEL</div><divclass="ttdoc">This enum is used internally in private methods Solver::PushState and Solver::PopState to tag states ...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03652">Solver.java:3652</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a162078a76e8d9a135b09f1b39fb5dbf7"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a162078a76e8d9a135b09f1b39fb5dbf7">com.google.ortools.constraintsolver.Solver.EXCHANGE</a></div><divclass="ttdeci">static final int EXCHANGE</div><divclass="ttdoc">Operator which exchanges the positions of two nodes.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03437">Solver.java:3437</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_afe5fd8c94c5e427dc0d55bc9f8840d9a"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#afe5fd8c94c5e427dc0d55bc9f8840d9a">com.google.ortools.constraintsolver.Solver.CROSS_DATE</a></div><divclass="ttdeci">static final int CROSS_DATE</div><divclass="ttdoc">STARTS_BEFORE and ENDS_AFTER at the same time, i.e.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03615">Solver.java:3615</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a89d25c9a42d053ff7afa8d4de7fedfa7"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a89d25c9a42d053ff7afa8d4de7fedfa7">com.google.ortools.constraintsolver.Solver.TSPOPT</a></div><divclass="ttdeci">static final int TSPOPT</div><divclass="ttdoc">Sliding TSP operator.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03499">Solver.java:3499</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a8885ef7c7aef7376d731d0c2226ee713"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a8885ef7c7aef7376d731d0c2226ee713">com.google.ortools.constraintsolver.Solver.makeDistribute</a></div><divclass="ttdeci">Constraint makeDistribute(IntVar[] vars, long[] values, IntVar[] cards)</div><divclass="ttdoc">Aggregated version of count: |{i | v[i] == values[j]}| == cards[j].</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01487">Solver.java:1487</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aafad4ba9e2ef60fdde5407826328aa5c"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aafad4ba9e2ef60fdde5407826328aa5c">com.google.ortools.constraintsolver.Solver.registerDemon</a></div><divclass="ttdeci">Demon registerDemon(Demon demon)</div><divclass="ttdoc">Adds a new demon and wraps it inside a DemonProfiler if necessary.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03099">Solver.java:3099</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a4cca31d0e79292aac7384e1b65ffd62b"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a4cca31d0e79292aac7384e1b65ffd62b">com.google.ortools.constraintsolver.Solver.makeWeightedMaximize</a></div><divclass="ttdeci">OptimizeVar makeWeightedMaximize(IntVar[] sub_objectives, long[] weights, long step)</div><divclass="ttdoc">Creates a maximization weigthed objective.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02149">Solver.java:2149</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ac93aba9bf38e2318ca79ef5ab7e71217"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ac93aba9bf38e2318ca79ef5ab7e71217">com.google.ortools.constraintsolver.Solver.makeDistribute</a></div><divclass="ttdeci">Constraint makeDistribute(IntVar[] vars, long[] values, long[] card_min, long[] card_max)</div><divclass="ttdoc">Aggregated version of count with bounded cardinalities: forall j in 0 .</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01535">Solver.java:1535</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ab8be8f1c5b3f6442f5a5d0abca1c785f"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ab8be8f1c5b3f6442f5a5d0abca1c785f">com.google.ortools.constraintsolver.Solver.makeStatisticsModelVisitor</a></div><divclass="ttdeci">ModelVisitor makeStatisticsModelVisitor()</div><divclass="ttdoc">Displays some nice statistics on the model.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02412">Solver.java:2412</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a44b30156ed3676b0b160496e83687bd8"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a44b30156ed3676b0b160496e83687bd8">com.google.ortools.constraintsolver.Solver.neighbors</a></div><divclass="ttdeci">long neighbors()</div><divclass="ttdoc">The number of neighbors created.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00473">Solver.java:473</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ae35d5ae1d79e5b0362ed5bed3629e9f1"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ae35d5ae1d79e5b0362ed5bed3629e9f1">com.google.ortools.constraintsolver.Solver.OUTSIDE_SEARCH</a></div><divclass="ttdeci">static final int OUTSIDE_SEARCH</div><divclass="ttdoc">This enum represents the state of the solver w.r.t.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03665">Solver.java:3665</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a0e540cea392ab52512faea10067a8e58"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a0e540cea392ab52512faea10067a8e58">com.google.ortools.constraintsolver.Solver.makeLocalSearchPhaseParameters</a></div><divclass="ttdeci">LocalSearchPhaseParameters makeLocalSearchPhaseParameters(SolutionPool pool, LocalSearchOperator ls_operator, DecisionBuilder sub_decision_builder, RegularLimit limit)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02923">Solver.java:2923</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aa9250ebe930405d5cefbab55a48f6c76"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aa9250ebe930405d5cefbab55a48f6c76">com.google.ortools.constraintsolver.Solver.STARTS_AFTER</a></div><divclass="ttdeci">static final int STARTS_AFTER</div><divclass="ttdoc">t starts after d, i.e.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03603">Solver.java:3603</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a175850b769d1e6ab19add88a56930d46"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a175850b769d1e6ab19add88a56930d46">com.google.ortools.constraintsolver.Solver.getPropagationMonitor</a></div><divclass="ttdeci">PropagationMonitor getPropagationMonitor()</div><divclass="ttdoc">Returns the propagation monitor.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03181">Solver.java:3181</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_abe367f220c6694d1d1332999cf9ad904"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#abe367f220c6694d1d1332999cf9ad904">com.google.ortools.constraintsolver.Solver.makeMaximize</a></div><divclass="ttdeci">OptimizeVar makeMaximize(IntVar v, long step)</div><divclass="ttdoc">Creates a maximization objective.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02117">Solver.java:2117</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a5347c89e8734789687665e8f7ad77731"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a5347c89e8734789687665e8f7ad77731">com.google.ortools.constraintsolver.Solver.ASSIGN_CENTER_VALUE</a></div><divclass="ttdeci">static final int ASSIGN_CENTER_VALUE</div><divclass="ttdoc">Selects the first possible value which is the closest to the center of the domain of the selected var...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03361">Solver.java:3361</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a57f2445dec297d21c04dc190acca23cb"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a57f2445dec297d21c04dc190acca23cb">com.google.ortools.constraintsolver.Solver.makeLimit</a></div><divclass="ttdeci">RegularLimit makeLimit(com.google.ortools.constraintsolver.RegularLimitParameters proto)</div><divclass="ttdoc">Creates a search limit from its protobuf description.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02290">Solver.java:2290</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a52556062d1a85981887d29c886e2865c"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a52556062d1a85981887d29c886e2865c">com.google.ortools.constraintsolver.Solver.makeEquality</a></div><divclass="ttdeci">Constraint makeEquality(IntervalVar var1, IntervalVar var2)</div><divclass="ttdoc">This constraints states that the two interval variables are equal.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02008">Solver.java:2008</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ad6b5cbbc7f9f0402ce278afa51c165f7"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ad6b5cbbc7f9f0402ce278afa51c165f7">com.google.ortools.constraintsolver.Solver.IN_ROOT_NODE</a></div><divclass="ttdeci">static final int IN_ROOT_NODE</div><divclass="ttdoc">Executing the root node.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03669">Solver.java:3669</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a328d917b6e7e63228174a60353160553"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a328d917b6e7e63228174a60353160553">com.google.ortools.constraintsolver.Solver.Now</a></div><divclass="ttdeci">SWIGTYPE_p_absl__Time Now()</div><divclass="ttdoc">The 'absolute time' as seen by the solver.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00424">Solver.java:424</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html">com.google.ortools.constraintsolver.Solver</a></div><divclass="ttdoc">Solver Class A solver represents the main computation engine.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00057">Solver.java:57</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a1fb97961e644acf4aab69543a7f573c0"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a1fb97961e644acf4aab69543a7f573c0">com.google.ortools.constraintsolver.Solver.makeIntervalRelaxedMax</a></div><divclass="ttdeci">IntervalVar makeIntervalRelaxedMax(IntervalVar interval_var)</div><divclass="ttdoc">Creates and returns an interval variable that wraps around the given one, relaxing the max start and ...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01888">Solver.java:1888</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a631d4881962f6c8adb3c6a8447d0a73d"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a631d4881962f6c8adb3c6a8447d0a73d">com.google.ortools.constraintsolver.Solver.localSearchProfile</a></div><divclass="ttdeci">String localSearchProfile()</div><divclass="ttdoc">Returns local search profiling information in a human readable format.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03038">Solver.java:3038</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Decision_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Decision.html">com.google.ortools.constraintsolver.Decision</a></div><divclass="ttdoc">A Decision represents a choice point in the search tree.</div><divclass="ttdef"><b>Definition:</b><ahref="Decision_8java_source.html#l00014">Decision.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ad668af8f576e5278f289d72dded6d581"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ad668af8f576e5278f289d72dded6d581">com.google.ortools.constraintsolver.Solver.makePhase</a></div><divclass="ttdeci">DecisionBuilder makePhase(IntVar v0, IntVar v1, IntVar v2, IntVar v3, int var_str, int val_str)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02608">Solver.java:2608</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_af1735ceb001fcff1a5f0fcd07bbf3036"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#af1735ceb001fcff1a5f0fcd07bbf3036">com.google.ortools.constraintsolver.Solver.makeIsBetweenVar</a></div><divclass="ttdeci">IntVar makeIsBetweenVar(IntExpr v, long l, long u)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01398">Solver.java:1398</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a6b31bfccaa49ce93f42e637291d42c04"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a6b31bfccaa49ce93f42e637291d42c04">com.google.ortools.constraintsolver.Solver.makeMinimize</a></div><divclass="ttdeci">OptimizeVar makeMinimize(IntVar v, long step)</div><divclass="ttdoc">Creates a minimization objective.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02109">Solver.java:2109</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_abc80259da413776ddec4fb4327dc74ea"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#abc80259da413776ddec4fb4327dc74ea">com.google.ortools.constraintsolver.Solver.constraints</a></div><divclass="ttdeci">int constraints()</div><divclass="ttdoc">Counts the number of constraints that have been added to the solver before the search.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03052">Solver.java:3052</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a60299357f08185d37fa29e292a1c1037"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a60299357f08185d37fa29e292a1c1037">com.google.ortools.constraintsolver.Solver.makeIntConst</a></div><divclass="ttdeci">IntVar makeIntConst(long val)</div><divclass="ttdoc">IntConst will create a constant expression.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00591">Solver.java:591</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a751e7cd4c1826d55910599317734f666"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a751e7cd4c1826d55910599317734f666">com.google.ortools.constraintsolver.Solver.OROPT</a></div><divclass="ttdeci">static final int OROPT</div><divclass="ttdoc">Relocate: OROPT and RELOCATE.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03429">Solver.java:3429</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a0d499a36110e7ec7a34c08e679b4e1a1"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a0d499a36110e7ec7a34c08e679b4e1a1">com.google.ortools.constraintsolver.Solver.makeIntervalVarRelationWithDelay</a></div><divclass="ttdeci">Constraint makeIntervalVarRelationWithDelay(IntervalVar t1, int r, IntervalVar t2, long delay)</div><divclass="ttdoc">This method creates a relation between two interval vars.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01912">Solver.java:1912</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ae5e467d1f6105e1df2d8a26ac5fdf3bd"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ae5e467d1f6105e1df2d8a26ac5fdf3bd">com.google.ortools.constraintsolver.Solver.makeScalProdLessOrEqual</a></div><divclass="ttdeci">Constraint makeScalProdLessOrEqual(IntVar[] vars, int[] coefficients, long cst)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01299">Solver.java:1299</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aad387871664d37beff020dc9396fa1d3"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aad387871664d37beff020dc9396fa1d3">com.google.ortools.constraintsolver.Solver.LE</a></div><divclass="ttdeci">static final int LE</div><divclass="ttdoc">Move is accepted when the current objective value <= objective.Max.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03517">Solver.java:3517</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a4202baccc3db53772d835b7c49df2291"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a4202baccc3db53772d835b7c49df2291">com.google.ortools.constraintsolver.Solver.makeIsDifferentCstVar</a></div><divclass="ttdeci">IntVar makeIsDifferentCstVar(IntExpr v1, IntExpr v2)</div><divclass="ttdoc">status var of (v1 != v2)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00980">Solver.java:980</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a704cbce915ca2ba6c3dc89fb9a6f0cf0"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a704cbce915ca2ba6c3dc89fb9a6f0cf0">com.google.ortools.constraintsolver.Solver.fail</a></div><divclass="ttdeci">void fail()</div><divclass="ttdoc">Abandon the current branch in the search tree.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00403">Solver.java:403</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_af929280f4799f844ea44331ec86dcbe1"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#af929280f4799f844ea44331ec86dcbe1">com.google.ortools.constraintsolver.Solver.VAR_PRIORITY</a></div><divclass="ttdeci">static final int VAR_PRIORITY</div><divclass="ttdoc">VAR_PRIORITY is between DELAYED_PRIORITY and NORMAL_PRIORITY.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03535">Solver.java:3535</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_adae88ac48270c903962ffca443353067"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#adae88ac48270c903962ffca443353067">com.google.ortools.constraintsolver.Solver.CROSS</a></div><divclass="ttdeci">static final int CROSS</div><divclass="ttdoc">Operator which cross exchanges the starting chains of 2 paths, including exchanging the whole paths.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03441">Solver.java:3441</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aff36c11d884dedf8dfb4bac35d40d8c5"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aff36c11d884dedf8dfb4bac35d40d8c5">com.google.ortools.constraintsolver.Solver.REVERSIBLE_ACTION</a></div><divclass="ttdeci">static final int REVERSIBLE_ACTION</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03655">Solver.java:3655</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a39d25eff4b4f6cd57c7e79599cd120e8"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a39d25eff4b4f6cd57c7e79599cd120e8">com.google.ortools.constraintsolver.Solver.makeBranchesLimit</a></div><divclass="ttdeci">RegularLimit makeBranchesLimit(long branches)</div><divclass="ttdoc">Creates a search limit that constrains the number of branches explored in the search tree.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02242">Solver.java:2242</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_acf1035b867b03a1271342c6e4cb4dcb5"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#acf1035b867b03a1271342c6e4cb4dcb5">com.google.ortools.constraintsolver.Solver.makeOperator</a></div><divclass="ttdeci">LocalSearchOperator makeOperator(IntVar[] vars, LongTernaryOperator evaluator, int op)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02785">Solver.java:2785</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ac866928bea36b7cdcb9cdc6a60752851"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ac866928bea36b7cdcb9cdc6a60752851">com.google.ortools.constraintsolver.Solver.makePathCumul</a></div><divclass="ttdeci">Constraint makePathCumul(IntVar[] nexts, IntVar[] active, IntVar[] cumuls, IntVar[] slacks, LongBinaryOperator transit_evaluator)</div><divclass="ttdoc">Creates a constraint which accumulates values along a path such that: cumuls[next[i]] = cumuls[i] + t...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01708">Solver.java:1708</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_afb08d461cd3f07c3a10751936e52a848"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#afb08d461cd3f07c3a10751936e52a848">com.google.ortools.constraintsolver.Solver.makeIsGreaterCstVar</a></div><divclass="ttdeci">IntVar makeIsGreaterCstVar(IntExpr var, long value)</div><divclass="ttdoc">status var of (var > value)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01140">Solver.java:1140</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_abbc94edeedd0fb27f01405d89b5fb9d5"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#abbc94edeedd0fb27f01405d89b5fb9d5">com.google.ortools.constraintsolver.Solver.UseFastLocalSearch</a></div><divclass="ttdeci">boolean UseFastLocalSearch()</div><divclass="ttdoc">Returns true if fast local search is enabled.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03085">Solver.java:3085</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aa0d6ce2b46d35c31af62905a10261448"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aa0d6ce2b46d35c31af62905a10261448">com.google.ortools.constraintsolver.Solver.EXTENDEDSWAPACTIVE</a></div><divclass="ttdeci">static final int EXTENDEDSWAPACTIVE</div><divclass="ttdoc">Operator which makes an inactive node active and an active one inactive.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03461">Solver.java:3461</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a8dd35b549529b4fbfc019ec32f99176c"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a8dd35b549529b4fbfc019ec32f99176c">com.google.ortools.constraintsolver.Solver.NORMAL_PRIORITY</a></div><divclass="ttdeci">static final int NORMAL_PRIORITY</div><divclass="ttdoc">NORMAL_PRIORITY is the highest priority: Demons will be processed first.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03539">Solver.java:3539</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a47c68ecc36fe28c7bfdd35433d5d14f5"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a47c68ecc36fe28c7bfdd35433d5d14f5">com.google.ortools.constraintsolver.Solver.makeScalProdEquality</a></div><divclass="ttdeci">Constraint makeScalProdEquality(IntVar[] vars, int[] coefficients, long cst)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01269">Solver.java:1269</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a51ee7edf4fa7df1e21e61997121d343c"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a51ee7edf4fa7df1e21e61997121d343c">com.google.ortools.constraintsolver.Solver.makeRandomLnsOperator</a></div><divclass="ttdeci">LocalSearchOperator makeRandomLnsOperator(IntVar[] vars, int number_of_variables, int seed)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02803">Solver.java:2803</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ad7918fa2436a49a0d8d74f851be1d1ae"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ad7918fa2436a49a0d8d74f851be1d1ae">com.google.ortools.constraintsolver.Solver.makeScheduleOrPostpone</a></div><divclass="ttdeci">Decision makeScheduleOrPostpone(IntervalVar var, long est, long[] marker)</div><divclass="ttdoc">Returns a decision that tries to schedule a task at a given time.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02616">Solver.java:2616</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aa5e7d2b8226362507f9a8730a39c5390"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aa5e7d2b8226362507f9a8730a39c5390">com.google.ortools.constraintsolver.Solver.makeMax</a></div><divclass="ttdeci">IntExpr makeMax(IntExpr expr, int value)</div><divclass="ttdoc">std::max(expr, value)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00839">Solver.java:839</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a18254d3d4298c48446c85efc24ebf81f"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a18254d3d4298c48446c85efc24ebf81f">com.google.ortools.constraintsolver.Solver.makeScalProdLessOrEqual</a></div><divclass="ttdeci">Constraint makeScalProdLessOrEqual(IntVar[] vars, long[] coefficients, long cst)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01294">Solver.java:1294</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ad3c580161829a3b73dcc2badb8d72da5"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ad3c580161829a3b73dcc2badb8d72da5">com.google.ortools.constraintsolver.Solver.makeAllowedAssignment</a></div><divclass="ttdeci">Constraint makeAllowedAssignment(IntVar[] vars, IntTupleSet tuples)</div><divclass="ttdoc">This method creates a constraint where the graph of the relation between the variables is given in ex...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01732">Solver.java:1732</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aff5a8ea3019ca1d81f2756df84578f02"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aff5a8ea3019ca1d81f2756df84578f02">com.google.ortools.constraintsolver.Solver.makeOptimize</a></div><divclass="ttdeci">OptimizeVar makeOptimize(boolean maximize, IntVar v, long step)</div><divclass="ttdoc">Creates a objective with a given sense (true = maximization).</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02125">Solver.java:2125</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a14161f6ca3f1e10e385c6a615dfd50fb"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a14161f6ca3f1e10e385c6a615dfd50fb">com.google.ortools.constraintsolver.Solver.makePhase</a></div><divclass="ttdeci">DecisionBuilder makePhase(IntVar[] vars, LongUnaryOperator var_evaluator, int val_str)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02547">Solver.java:2547</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a9bea67379c8386c8aa4b52bec26976cc"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a9bea67379c8386c8aa4b52bec26976cc">com.google.ortools.constraintsolver.Solver.makeMax</a></div><divclass="ttdeci">IntExpr makeMax(IntExpr expr, long value)</div><divclass="ttdoc">std::max(expr, value)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00831">Solver.java:831</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a57db32d9993ec10570232f006dfef5bf"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a57db32d9993ec10570232f006dfef5bf">com.google.ortools.constraintsolver.Solver.makeNullIntersectExcept</a></div><divclass="ttdeci">Constraint makeNullIntersectExcept(IntVar[] first_vars, IntVar[] second_vars, long escape_value)</div><divclass="ttdoc">Creates a constraint that states that all variables in the first vector are different from all variab...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01639">Solver.java:1639</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aed49a3994ad66a4869d58cc23432294b"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aed49a3994ad66a4869d58cc23432294b">com.google.ortools.constraintsolver.Solver.SWITCH_BRANCHES</a></div><divclass="ttdeci">static final int SWITCH_BRANCHES</div><divclass="ttdoc">Applies right branch first.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03645">Solver.java:3645</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a1f9073a634e3311f447024ab2591267c"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a1f9073a634e3311f447024ab2591267c">com.google.ortools.constraintsolver.Solver.makePhase</a></div><divclass="ttdeci">DecisionBuilder makePhase(SequenceVar[] sequences, int str)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02669">Solver.java:2669</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Demon_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Demon.html">com.google.ortools.constraintsolver.Demon</a></div><divclass="ttdoc">A Demon is the base element of a propagation queue.</div><divclass="ttdef"><b>Definition:</b><ahref="Demon_8java_source.html#l00014">Demon.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a3869fa4b42ed2e465aebc773a1690547"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a3869fa4b42ed2e465aebc773a1690547">com.google.ortools.constraintsolver.Solver.makeSolveOnce</a></div><divclass="ttdeci">DecisionBuilder makeSolveOnce(DecisionBuilder db)</div><divclass="ttdoc">SolveOnce will collapse a search tree described by a decision builder 'db' and a set of monitors and ...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02693">Solver.java:2693</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aceca5076477c4d790c100002e1419176"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aceca5076477c4d790c100002e1419176">com.google.ortools.constraintsolver.Solver.makeConstantRestart</a></div><divclass="ttdeci">SearchMonitor makeConstantRestart(int frequency)</div><divclass="ttdoc">This search monitor will restart the search periodically after 'frequency' failures.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02226">Solver.java:2226</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntervalVar_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntervalVar.html">com.google.ortools.constraintsolver.IntervalVar</a></div><divclass="ttdoc">Interval variables are often used in scheduling.</div><divclass="ttdef"><b>Definition:</b><ahref="gen_2com_2google_2ortools_2constraintsolver_2IntervalVar_8java_source.html#l00014">gen/com/google/ortools/constraintsolver/IntervalVar.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a7bd823c96779538994c546837edd6432"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a7bd823c96779538994c546837edd6432">com.google.ortools.constraintsolver.Solver.makeNonEquality</a></div><divclass="ttdeci">Constraint makeNonEquality(IntExpr expr, int value)</div><divclass="ttdoc">expr != value</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01012">Solver.java:1012</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a640dd5a97160c9e708f03be6d7d3270d"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a640dd5a97160c9e708f03be6d7d3270d">com.google.ortools.constraintsolver.Solver.makeFixedDurationEndSyncedOnEndIntervalVar</a></div><divclass="ttdeci">IntervalVar makeFixedDurationEndSyncedOnEndIntervalVar(IntervalVar interval_var, long duration, long offset)</div><divclass="ttdoc">Creates an interval var with a fixed duration whose end is synchronized with the end of another inter...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01872">Solver.java:1872</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a6f394f472e08f973442ab1da5ec3d90b"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a6f394f472e08f973442ab1da5ec3d90b">com.google.ortools.constraintsolver.Solver.CHOOSE_DYNAMIC_GLOBAL_BEST</a></div><divclass="ttdeci">static final int CHOOSE_DYNAMIC_GLOBAL_BEST</div><divclass="ttdoc">Pairs are compared each time a variable is selected.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03383">Solver.java:3383</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_af0333919f09ccf239af1f553377cdf93"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#af0333919f09ccf239af1f553377cdf93">com.google.ortools.constraintsolver.Solver.ClearLocalSearchState</a></div><divclass="ttdeci">void ClearLocalSearchState()</div><divclass="ttdoc">Clears the local search state.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03219">Solver.java:3219</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a9c5e82acd1163be09ede6ba21fa529ea"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a9c5e82acd1163be09ede6ba21fa529ea">com.google.ortools.constraintsolver.Solver.PROBLEM_INFEASIBLE</a></div><divclass="ttdeci">static final int PROBLEM_INFEASIBLE</div><divclass="ttdoc">After search, the model is infeasible.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03685">Solver.java:3685</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aaf9e4f046bcc0e1b7d7bc80be009859f"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aaf9e4f046bcc0e1b7d7bc80be009859f">com.google.ortools.constraintsolver.Solver.solve</a></div><divclass="ttdeci">boolean solve(DecisionBuilder db, SearchMonitor[] monitors)</div><divclass="ttdoc">Solves the problem using the given DecisionBuilder and returns true if a solution was found and accep...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00293">Solver.java:293</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ab6c1e77e31c1616cc067201d1656fc6b"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ab6c1e77e31c1616cc067201d1656fc6b">com.google.ortools.constraintsolver.Solver.CHOOSE_STATIC_GLOBAL_BEST</a></div><divclass="ttdeci">static final int CHOOSE_STATIC_GLOBAL_BEST</div><divclass="ttdoc">This enum is used by Solver::MakePhase to specify how to select variables and values during the searc...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03379">Solver.java:3379</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_abd0bb860b2f7ebc8bc13c84b622afd67"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#abd0bb860b2f7ebc8bc13c84b622afd67">com.google.ortools.constraintsolver.Solver.makeNBestValueSolutionCollector</a></div><divclass="ttdeci">SolutionCollector makeNBestValueSolutionCollector(Assignment assignment, int solution_count, boolean maximize)</div><divclass="ttdoc">Same as MakeBestValueSolutionCollector but collects the best solution_count solutions.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02080">Solver.java:2080</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ad940cc78ff3b3bf521fbc2ef9c6f7341"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ad940cc78ff3b3bf521fbc2ef9c6f7341">com.google.ortools.constraintsolver.Solver.makeFixedDurationIntervalVarArray</a></div><divclass="ttdeci">IntervalVar [] makeFixedDurationIntervalVarArray(int count, long start_min, long start_max, long duration, boolean optional)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00132">Solver.java:132</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a056388f730148cbc2b6c83e27c248675"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a056388f730148cbc2b6c83e27c248675">com.google.ortools.constraintsolver.Solver.reSeed</a></div><divclass="ttdeci">void reSeed(int seed)</div><divclass="ttdoc">Reseed the solver random generator.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03024">Solver.java:3024</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_af3c9e96071a93cbdf11a293f39c82b02"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#af3c9e96071a93cbdf11a293f39c82b02">com.google.ortools.constraintsolver.Solver.makeIsGreaterVar</a></div><divclass="ttdeci">IntVar makeIsGreaterVar(IntExpr left, IntExpr right)</div><divclass="ttdoc">status var of (left > right)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01148">Solver.java:1148</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a1c562c515b6d0e51319fd8329d988a87"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a1c562c515b6d0e51319fd8329d988a87">com.google.ortools.constraintsolver.Solver.AT_SOLUTION</a></div><divclass="ttdeci">static final int AT_SOLUTION</div><divclass="ttdoc">After successful NextSolution and before EndSearch.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03677">Solver.java:3677</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_af48880a801ae482feb30fd43754cc053"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#af48880a801ae482feb30fd43754cc053">com.google.ortools.constraintsolver.Solver.makeIsGreaterCstCt</a></div><divclass="ttdeci">Constraint makeIsGreaterCstCt(IntExpr v, long c, IntVar b)</div><divclass="ttdoc">b == (v > c)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01132">Solver.java:1132</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aa44eabec35f18ca19813205fd5d54eaf"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aa44eabec35f18ca19813205fd5d54eaf">com.google.ortools.constraintsolver.Solver.INTERVAL_SIMPLE</a></div><divclass="ttdeci">static final int INTERVAL_SIMPLE</div><divclass="ttdoc">The simple is INTERVAL_SET_TIMES_FORWARD.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03407">Solver.java:3407</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a918d12e5c3dd5038a9c04fb68fa4598d"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a918d12e5c3dd5038a9c04fb68fa4598d">com.google.ortools.constraintsolver.Solver.makeCumulative</a></div><divclass="ttdeci">Constraint makeCumulative(IntervalVar[] intervals, int[] demands, long capacity, String name)</div><divclass="ttdoc">This constraint forces that, for any integer t, the sum of the demands corresponding to an interval c...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01960">Solver.java:1960</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a85ce0b32f910e7480afc85f4b51f250f"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a85ce0b32f910e7480afc85f4b51f250f">com.google.ortools.constraintsolver.Solver.CHOOSE_MIN_SIZE_LOWEST_MAX</a></div><divclass="ttdeci">static final int CHOOSE_MIN_SIZE_LOWEST_MAX</div><divclass="ttdoc">Among unbound variables, select the variable with the smallest size, i.e., the smallest number of pos...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03303">Solver.java:3303</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a4acf0d960b9ecef2593c3910516b6eb5"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a4acf0d960b9ecef2593c3910516b6eb5">com.google.ortools.constraintsolver.Solver.CHOOSE_HIGHEST_MAX</a></div><divclass="ttdeci">static final int CHOOSE_HIGHEST_MAX</div><divclass="ttdoc">Among unbound variables, select the variable with the highest maximal value.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03315">Solver.java:3315</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a536b7376aa76da7f9cb4b069e768d395"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a536b7376aa76da7f9cb4b069e768d395">com.google.ortools.constraintsolver.Solver.makeIndexOfFirstMinValueConstraint</a></div><divclass="ttdeci">Constraint makeIndexOfFirstMinValueConstraint(IntVar index, IntVar[] vars)</div><divclass="ttdoc">Creates a constraint that binds the index variable to the index of the first variable with the minimu...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01623">Solver.java:1623</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a2a7f7dc4b2061efbf541dae57cbdb2ba"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a2a7f7dc4b2061efbf541dae57cbdb2ba">com.google.ortools.constraintsolver.Solver.state</a></div><divclass="ttdeci">int state()</div><divclass="ttdoc">State of the solver.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00396">Solver.java:396</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a37dd42b4c1f8e00dd0f36615d5d7b6ff"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a37dd42b4c1f8e00dd0f36615d5d7b6ff">com.google.ortools.constraintsolver.Solver.MAXIMIZATION</a></div><divclass="ttdeci">static final int MAXIMIZATION</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03693">Solver.java:3693</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a9b0a635fde81930ab02b52755083065c"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a9b0a635fde81930ab02b52755083065c">com.google.ortools.constraintsolver.Solver.makeElementEquality</a></div><divclass="ttdeci">Constraint makeElementEquality(IntVar[] vars, IntVar index, long target)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01329">Solver.java:1329</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a8cb5d6685b1c70214d3b18554304d1c6"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a8cb5d6685b1c70214d3b18554304d1c6">com.google.ortools.constraintsolver.Solver.makeIsEqualCstCt</a></div><divclass="ttdeci">Constraint makeIsEqualCstCt(IntExpr var, long value, IntVar boolvar)</div><divclass="ttdoc">boolvar == (var == value)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00908">Solver.java:908</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aa125733a587c772136c2cde5025d6e30"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aa125733a587c772136c2cde5025d6e30">com.google.ortools.constraintsolver.Solver.MAKEACTIVE</a></div><divclass="ttdeci">static final int MAKEACTIVE</div><divclass="ttdoc">Operator which inserts an inactive node into a path.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03445">Solver.java:3445</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a664657e88b35e63ced339db91c03ef59"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a664657e88b35e63ced339db91c03ef59">com.google.ortools.constraintsolver.Solver.makeGreaterOrEqual</a></div><divclass="ttdeci">Constraint makeGreaterOrEqual(IntExpr expr, int value)</div><divclass="ttdoc">expr >= value</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01124">Solver.java:1124</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_af067848e35452e725d7f736ef611bb60"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#af067848e35452e725d7f736ef611bb60">com.google.ortools.constraintsolver.Solver.makeVariableLessOrEqualValue</a></div><divclass="ttdeci">Decision makeVariableLessOrEqualValue(IntVar var, long value)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02453">Solver.java:2453</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a1b6641c117fa18515e989df380a1ba0f"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a1b6641c117fa18515e989df380a1ba0f">com.google.ortools.constraintsolver.Solver.makeAbsEquality</a></div><divclass="ttdeci">Constraint makeAbsEquality(IntVar var, IntVar abs_var)</div><divclass="ttdoc">Creates the constraint abs(var) == abs_var.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01337">Solver.java:1337</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a205ad96b9917cfae518b70edf214db12"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a205ad96b9917cfae518b70edf214db12">com.google.ortools.constraintsolver.Solver.makeLastSolutionCollector</a></div><divclass="ttdeci">SolutionCollector makeLastSolutionCollector()</div><divclass="ttdoc">Collect the last solution of the search.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02056">Solver.java:2056</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a3100c13dfed3e876cfb2524b5f786166"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a3100c13dfed3e876cfb2524b5f786166">com.google.ortools.constraintsolver.Solver.makeNonOverlappingNonStrictBoxesConstraint</a></div><divclass="ttdeci">Constraint makeNonOverlappingNonStrictBoxesConstraint(IntVar[] x_vars, IntVar[] y_vars, IntVar[] x_size, IntVar[] y_size)</div><divclass="ttdoc">This constraint states that all the boxes must not overlap.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01774">Solver.java:1774</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a90d951c77a0af0e713c68477c8f445e1"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a90d951c77a0af0e713c68477c8f445e1">com.google.ortools.constraintsolver.Solver.makeIsGreaterOrEqualVar</a></div><divclass="ttdeci">IntVar makeIsGreaterOrEqualVar(IntExpr left, IntExpr right)</div><divclass="ttdoc">status var of (left >= right)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01092">Solver.java:1092</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a4193010601453c5794cc2d3a8ad48ee8"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a4193010601453c5794cc2d3a8ad48ee8">com.google.ortools.constraintsolver.Solver.solveDepth</a></div><divclass="ttdeci">int solveDepth()</div><divclass="ttdoc">Gets the number of nested searches.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03003">Solver.java:3003</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a8dd726b06fbe5cd8afb949780417f8c0"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a8dd726b06fbe5cd8afb949780417f8c0">com.google.ortools.constraintsolver.Solver.makeFailuresLimit</a></div><divclass="ttdeci">RegularLimit makeFailuresLimit(long failures)</div><divclass="ttdoc">Creates a search limit that constrains the number of failures that can happen when exploring the sear...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02250">Solver.java:2250</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_abf93bce43bf8fcd2c30c026ac0061258"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#abf93bce43bf8fcd2c30c026ac0061258">com.google.ortools.constraintsolver.Solver.makeLessOrEqual</a></div><divclass="ttdeci">Constraint makeLessOrEqual(IntExpr expr, long value)</div><divclass="ttdoc">expr <= value</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01060">Solver.java:1060</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a007dd97988b9165675570390d1cc5a80"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a007dd97988b9165675570390d1cc5a80">com.google.ortools.constraintsolver.Solver.makeIntVarArray</a></div><divclass="ttdeci">IntVar [] makeIntVarArray(int count, long min, long max)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00098">Solver.java:98</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a632b2228a4695b560ae5df7f3edba7a6"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a632b2228a4695b560ae5df7f3edba7a6">com.google.ortools.constraintsolver.Solver.EQ</a></div><divclass="ttdeci">static final int EQ</div><divclass="ttdoc">Move is accepted when the current objective value is in the interval objective.Min .</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03521">Solver.java:3521</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a7dc90dd1cf01d00ef3c77b129cce5e73"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a7dc90dd1cf01d00ef3c77b129cce5e73">com.google.ortools.constraintsolver.Solver.makeIsLessOrEqualVar</a></div><divclass="ttdeci">IntVar makeIsLessOrEqualVar(IntExpr left, IntExpr right)</div><divclass="ttdoc">status var of (left <= right)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01036">Solver.java:1036</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a96109c4cb480823f673f9289db83ab3a"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a96109c4cb480823f673f9289db83ab3a">com.google.ortools.constraintsolver.Solver.makePhase</a></div><divclass="ttdeci">DecisionBuilder makePhase(IntVar[] vars, int var_str, LongTernaryPredicate var_val1_val2_comparator)</div><divclass="ttdoc">var_val1_val2_comparator(var, val1, val2) is true iff assigning value "val1" to variable "var" is bet...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02560">Solver.java:2560</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a5059aa932777cad8f3688fb9af362ab5"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a5059aa932777cad8f3688fb9af362ab5">com.google.ortools.constraintsolver.Solver.INCREMENT</a></div><divclass="ttdeci">static final int INCREMENT</div><divclass="ttdoc">Operator which defines one neighbor per variable.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03477">Solver.java:3477</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a50624c1863ca91502c53135e4369f90c"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a50624c1863ca91502c53135e4369f90c">com.google.ortools.constraintsolver.Solver.ASSIGN_MAX_VALUE</a></div><divclass="ttdeci">static final int ASSIGN_MAX_VALUE</div><divclass="ttdoc">Selects the max value of the selected variable.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03353">Solver.java:3353</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a23c076ff901b0720ec869af6ab65a44d"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a23c076ff901b0720ec869af6ab65a44d">com.google.ortools.constraintsolver.Solver.makeSumLessOrEqual</a></div><divclass="ttdeci">Constraint makeSumLessOrEqual(IntVar[] vars, long cst)</div><divclass="ttdoc">Variation on arrays.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01244">Solver.java:1244</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a1bbd43305b0e7a4d8311318f8d0faf2f"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a1bbd43305b0e7a4d8311318f8d0faf2f">com.google.ortools.constraintsolver.Solver.makeBestValueSolutionCollector</a></div><divclass="ttdeci">SolutionCollector makeBestValueSolutionCollector(boolean maximize)</div><divclass="ttdoc">Collect the solution corresponding to the optimal value of the objective of 'assignment'; if 'assignm...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02072">Solver.java:2072</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimit_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimit.html">com.google.ortools.constraintsolver.SearchLimit</a></div><divclass="ttdoc">Base class of all search limits.</div><divclass="ttdef"><b>Definition:</b><ahref="SearchLimit_8java_source.html#l00014">SearchLimit.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a1928391bdf346a8f684ee52a2916260a"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a1928391bdf346a8f684ee52a2916260a">com.google.ortools.constraintsolver.Solver.makeLocalSearchPhase</a></div><divclass="ttdeci">DecisionBuilder makeLocalSearchPhase(IntVar[] vars, DecisionBuilder first_solution, DecisionBuilder first_solution_sub_decision_builder, LocalSearchPhaseParameters parameters)</div><divclass="ttdoc">Variant with a sub_decison_builder specific to the first solution.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02882">Solver.java:2882</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ad5d6f7b25211c9c0225d26f59b9af850"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ad5d6f7b25211c9c0225d26f59b9af850">com.google.ortools.constraintsolver.Solver.solutions</a></div><divclass="ttdeci">long solutions()</div><divclass="ttdoc">The number of solutions found since the start of the search.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00445">Solver.java:445</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ac0000a210366e505a04a1b301e0f282c"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ac0000a210366e505a04a1b301e0f282c">com.google.ortools.constraintsolver.Solver.memoryUsage</a></div><divclass="ttdeci">static long memoryUsage()</div><divclass="ttdoc">Current memory usage in bytes.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00417">Solver.java:417</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a76b6340eac7a79321d58f45b1337b044"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a76b6340eac7a79321d58f45b1337b044">com.google.ortools.constraintsolver.Solver.makeInversePermutationConstraint</a></div><divclass="ttdeci">Constraint makeInversePermutationConstraint(IntVar[] left, IntVar[] right)</div><divclass="ttdoc">Creates a constraint that enforces that 'left' and 'right' both represent permutations of [0....</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01607">Solver.java:1607</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a322aa28853877d64883807224beb2053"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a322aa28853877d64883807224beb2053">com.google.ortools.constraintsolver.Solver.makeModulo</a></div><divclass="ttdeci">IntExpr makeModulo(IntExpr x, long mod)</div><divclass="ttdoc">General piecewise-linear function expression, built from f(x) where f is piecewise-linear.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00863">Solver.java:863</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Constraint_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Constraint.html">com.google.ortools.constraintsolver.Constraint</a></div><divclass="ttdoc">A constraint is the main modeling object.</div><divclass="ttdef"><b>Definition:</b><ahref="gen_2com_2google_2ortools_2constraintsolver_2Constraint_8java_source.html#l00014">gen/com/google/ortools/constraintsolver/Constraint.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_adaf7ac4b957793d797e5c086d61da63f"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#adaf7ac4b957793d797e5c086d61da63f">com.google.ortools.constraintsolver.Solver.DECREMENT</a></div><divclass="ttdeci">static final int DECREMENT</div><divclass="ttdoc">Operator which defines a neighborhood to decrement values.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03481">Solver.java:3481</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a511fd92e9a2d9633f9a1291495148a01"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a511fd92e9a2d9633f9a1291495148a01">com.google.ortools.constraintsolver.Solver.makeIntVar</a></div><divclass="ttdeci">IntVar makeIntVar(long[] values)</div><divclass="ttdoc">MakeIntVar will create a variable with the given sparse domain.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00551">Solver.java:551</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a6cb7db5602b2b408c553017f9d0746dc"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a6cb7db5602b2b408c553017f9d0746dc">com.google.ortools.constraintsolver.Solver.makePrintModelVisitor</a></div><divclass="ttdeci">ModelVisitor makePrintModelVisitor()</div><divclass="ttdoc">Prints the model.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02404">Solver.java:2404</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a0e577728840fc0059d3cc60d24a971c5"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a0e577728840fc0059d3cc60d24a971c5">com.google.ortools.constraintsolver.Solver.makeIntervalVarRelation</a></div><divclass="ttdeci">Constraint makeIntervalVarRelation(IntervalVar t1, int r, IntervalVar t2)</div><divclass="ttdoc">This method creates a relation between two interval vars.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01904">Solver.java:1904</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aac21e6f0ca6476726dcf8dd5847cdb32"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aac21e6f0ca6476726dcf8dd5847cdb32">com.google.ortools.constraintsolver.Solver.makeAssignment</a></div><divclass="ttdeci">Assignment makeAssignment()</div><divclass="ttdoc">This method creates an empty assignment.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02016">Solver.java:2016</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ab70e14df49530361b9debab434f590b6"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ab70e14df49530361b9debab434f590b6">com.google.ortools.constraintsolver.Solver.makeLexicalLessOrEqual</a></div><divclass="ttdeci">Constraint makeLexicalLessOrEqual(IntVar[] left, IntVar[] right)</div><divclass="ttdoc">Creates a constraint that enforces that left is lexicographically less than or equal to right.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01599">Solver.java:1599</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a0f55eb596c538b3b2e9f5b10a4f0ea8f"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a0f55eb596c538b3b2e9f5b10a4f0ea8f">com.google.ortools.constraintsolver.Solver.makeIsEqualCstVar</a></div><divclass="ttdeci">IntVar makeIsEqualCstVar(IntExpr var, long value)</div><divclass="ttdoc">status var of (var == value)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00916">Solver.java:916</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a47b1d6777468d6f93e56541f07388e44"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a47b1d6777468d6f93e56541f07388e44">com.google.ortools.constraintsolver.Solver.makeSumGreaterOrEqual</a></div><divclass="ttdeci">Constraint makeSumGreaterOrEqual(IntVar[] vars, long cst)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01249">Solver.java:1249</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a778162b687ca8fc76494f3277ecfd2da"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a778162b687ca8fc76494f3277ecfd2da">com.google.ortools.constraintsolver.Solver.makeDelayedConstraintInitialPropagateCallback</a></div><divclass="ttdeci">Demon makeDelayedConstraintInitialPropagateCallback(Constraint ct)</div><divclass="ttdoc">This method is a specialized case of the MakeConstraintDemon method to call the InitiatePropagate of ...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01361">Solver.java:1361</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a5f6f503f3e7b3177f6bad2e9155ce464"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a5f6f503f3e7b3177f6bad2e9155ce464">com.google.ortools.constraintsolver.Solver.instrumentsVariables</a></div><divclass="ttdeci">boolean instrumentsVariables()</div><divclass="ttdoc">Returns whether we are tracing variables.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03160">Solver.java:3160</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a71e3ad47f7913d9c71c65fce956c5830"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a71e3ad47f7913d9c71c65fce956c5830">com.google.ortools.constraintsolver.Solver.makeIsGreaterOrEqualCstVar</a></div><divclass="ttdeci">IntVar makeIsGreaterOrEqualCstVar(IntExpr var, long value)</div><divclass="ttdoc">status var of (var >= value)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01084">Solver.java:1084</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_af8f843bc1294920297855885762fed70"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#af8f843bc1294920297855885762fed70">com.google.ortools.constraintsolver.Solver.makeDistribute</a></div><divclass="ttdeci">Constraint makeDistribute(IntVar[] vars, int[] values, int[] card_min, int[] card_max)</div><divclass="ttdoc">Aggregated version of count with bounded cardinalities: forall j in 0 .</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01543">Solver.java:1543</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a5c2f19ffa82ea56ac7d975234ea9ffe1"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a5c2f19ffa82ea56ac7d975234ea9ffe1">com.google.ortools.constraintsolver.Solver.SPLIT_UPPER_HALF</a></div><divclass="ttdeci">static final int SPLIT_UPPER_HALF</div><divclass="ttdoc">Split the domain in two around the center, and choose the lower part first.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03369">Solver.java:3369</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a7f0a228ed664c5923a32d3fd586e2478"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a7f0a228ed664c5923a32d3fd586e2478">com.google.ortools.constraintsolver.Solver.makeIntervalVarRelation</a></div><divclass="ttdeci">Constraint makeIntervalVarRelation(IntervalVar t, int r, long d)</div><divclass="ttdoc">This method creates a relation between an interval var and a date.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01896">Solver.java:1896</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a6fb8f1fe499bee120b948899a6f8b4d5"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a6fb8f1fe499bee120b948899a6f8b4d5">com.google.ortools.constraintsolver.Solver.MakeAssignVariableValueOrDoNothing</a></div><divclass="ttdeci">Decision MakeAssignVariableValueOrDoNothing(IntVar var, long value)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02473">Solver.java:2473</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a1e9be2b22ee0ac95fdbe0ab9aca40f03"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a1e9be2b22ee0ac95fdbe0ab9aca40f03">com.google.ortools.constraintsolver.Solver.SIMPLE_MARKER</a></div><divclass="ttdeci">static final int SIMPLE_MARKER</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03653">Solver.java:3653</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a4ea17e643897c66fe43dca896b49dbf1"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a4ea17e643897c66fe43dca896b49dbf1">com.google.ortools.constraintsolver.Solver.FULLPATHLNS</a></div><divclass="ttdeci">static final int FULLPATHLNS</div><divclass="ttdoc">Operator which relaxes one entire path and all inactive nodes, thus defining num_paths neighbors.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03469">Solver.java:3469</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a06089f18389bd6c4d0006074fec3fdb4"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a06089f18389bd6c4d0006074fec3fdb4">com.google.ortools.constraintsolver.Solver.AVOID_DATE</a></div><divclass="ttdeci">static final int AVOID_DATE</div><divclass="ttdoc">STARTS_AFTER or ENDS_BEFORE, i.e.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03619">Solver.java:3619</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a6fc30c024794ae0dda88d47bd59a71e0"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a6fc30c024794ae0dda88d47bd59a71e0">com.google.ortools.constraintsolver.Solver.makeIntVar</a></div><divclass="ttdeci">IntVar makeIntVar(long min, long max, String name)</div><divclass="ttdoc">MakeIntVar will create the best range based int var for the bounds given.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00519">Solver.java:519</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a0b8d752f9907ca6d721b72302ee7a3ae"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a0b8d752f9907ca6d721b72302ee7a3ae">com.google.ortools.constraintsolver.Solver.INT_VALUE_DEFAULT</a></div><divclass="ttdeci">static final int INT_VALUE_DEFAULT</div><divclass="ttdoc">This enum describes the strategy used to select the next variable value to set.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03341">Solver.java:3341</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_afb570abcacb47dbaa4097690a6b3bb86"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#afb570abcacb47dbaa4097690a6b3bb86">com.google.ortools.constraintsolver.Solver.INTERVAL_SET_TIMES_FORWARD</a></div><divclass="ttdeci">static final int INTERVAL_SET_TIMES_FORWARD</div><divclass="ttdoc">Selects the variable with the lowest starting time of all variables, and fixes its starting time to t...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03411">Solver.java:3411</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a1cb27d91aa06ea84ef2c771476fed734"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a1cb27d91aa06ea84ef2c771476fed734">com.google.ortools.constraintsolver.Solver.makeVariableGreaterOrEqualValue</a></div><divclass="ttdeci">Decision makeVariableGreaterOrEqualValue(IntVar var, long value)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02458">Solver.java:2458</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a0187a75503b924c47437beee9ceaf239"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a0187a75503b924c47437beee9ceaf239">com.google.ortools.constraintsolver.Solver.makeIfThenElseCt</a></div><divclass="ttdeci">Constraint makeIfThenElseCt(IntVar condition, IntExpr then_expr, IntExpr else_expr, IntVar target_var)</div><divclass="ttdoc">Special cases with arrays of size two.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00775">Solver.java:775</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a5537373466351b191819ba4ca78e2baa"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a5537373466351b191819ba4ca78e2baa">com.google.ortools.constraintsolver.Solver.makeConvexPiecewiseExpr</a></div><divclass="ttdeci">IntExpr makeConvexPiecewiseExpr(IntExpr expr, long early_cost, long early_date, long late_date, long late_cost)</div><divclass="ttdoc">Convex piecewise function.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00847">Solver.java:847</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a6830d2f4ed1266dbea9bd7add90ad6a6"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a6830d2f4ed1266dbea9bd7add90ad6a6">com.google.ortools.constraintsolver.Solver.makeSemiContinuousExpr</a></div><divclass="ttdeci">IntExpr makeSemiContinuousExpr(IntExpr expr, long fixed_charge, long step)</div><divclass="ttdoc">Semi continuous Expression (x <= 0 -> f(x) = 0; x > 0 -> f(x) = ax + b) a >= 0 and b >= 0.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00855">Solver.java:855</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a1835f0344c3fe46b344b81caf76f2dd3"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a1835f0344c3fe46b344b81caf76f2dd3">com.google.ortools.constraintsolver.Solver.makeIsBetweenCt</a></div><divclass="ttdeci">Constraint makeIsBetweenCt(IntExpr expr, long l, long u, IntVar b)</div><divclass="ttdoc">b == (l <= expr <= u)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01393">Solver.java:1393</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a65054dffbd7628ac05e90da2a2357ab7"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a65054dffbd7628ac05e90da2a2357ab7">com.google.ortools.constraintsolver.Solver.makeIsLessVar</a></div><divclass="ttdeci">IntVar makeIsLessVar(IntExpr left, IntExpr right)</div><divclass="ttdoc">status var of (left < right)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01204">Solver.java:1204</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ab33be5f9c769a6926d4665402d1d1ea5"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ab33be5f9c769a6926d4665402d1d1ea5">com.google.ortools.constraintsolver.Solver.makeNotMemberCt</a></div><divclass="ttdeci">Constraint makeNotMemberCt(IntExpr expr, long[] starts, long[] ends)</div><divclass="ttdoc">expr should not be in the list of forbidden intervals [start[i]..end[i]].</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01432">Solver.java:1432</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a7550c25018ebddc7fa37271fa843bcec"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a7550c25018ebddc7fa37271fa843bcec">com.google.ortools.constraintsolver.Solver.makePhase</a></div><divclass="ttdeci">DecisionBuilder makePhase(IntVar[] vars, int var_str, int val_str)</div><divclass="ttdoc">Phases on IntVar arrays.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02542">Solver.java:2542</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a78f1996326bb29cc73ffeb011ca4b4a1"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a78f1996326bb29cc73ffeb011ca4b4a1">com.google.ortools.constraintsolver.Solver.makeFixedDurationIntervalVarArray</a></div><divclass="ttdeci">IntervalVar [] makeFixedDurationIntervalVarArray(int count, long start_min, long start_max, long duration, boolean optional, String name)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00148">Solver.java:148</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a694142de7687399ab245009523f947ce"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a694142de7687399ab245009523f947ce">com.google.ortools.constraintsolver.Solver.CHOOSE_MAX_REGRET_ON_MIN</a></div><divclass="ttdeci">static final int CHOOSE_MAX_REGRET_ON_MIN</div><divclass="ttdoc">Among unbound variables, select the variable with the largest gap between the first and the second va...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03327">Solver.java:3327</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a9ea9468133aaeca8ed98ba57551eacbb"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a9ea9468133aaeca8ed98ba57551eacbb">com.google.ortools.constraintsolver.Solver.GetOrCreateLocalSearchState</a></div><divclass="ttdeci">Assignment GetOrCreateLocalSearchState()</div><divclass="ttdoc">Returns (or creates) an assignment representing the state of local search.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03211">Solver.java:3211</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_af8ea4414a13940b6322260b972f9013e"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#af8ea4414a13940b6322260b972f9013e">com.google.ortools.constraintsolver.Solver.makeLimit</a></div><divclass="ttdeci">RegularLimit makeLimit(long time, long branches, long failures, long solutions, boolean smart_time_check, boolean cumulative)</div><divclass="ttdoc">Creates a search limit which can either apply cumulatively or search-by-search.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02282">Solver.java:2282</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a806fb25f469f28fd4af558069285114c"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a806fb25f469f28fd4af558069285114c">com.google.ortools.constraintsolver.Solver.topPeriodicCheck</a></div><divclass="ttdeci">void topPeriodicCheck()</div><divclass="ttdoc">Performs PeriodicCheck on the top-level search; for instance, can be called from a nested solve to ch...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02964">Solver.java:2964</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a3675f83a7d9ecb03ceb223b59b7424f9"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a3675f83a7d9ecb03ceb223b59b7424f9">com.google.ortools.constraintsolver.Solver.makeMoveTowardTargetOperator</a></div><divclass="ttdeci">LocalSearchOperator makeMoveTowardTargetOperator(Assignment target)</div><divclass="ttdoc">Creates a local search operator that tries to move the assignment of some variables toward a target.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02811">Solver.java:2811</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a9632623a75274991c60907b7a58f59ec"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a9632623a75274991c60907b7a58f59ec">com.google.ortools.constraintsolver.Solver.makeMapDomain</a></div><divclass="ttdeci">Constraint makeMapDomain(IntVar var, IntVar[] actives)</div><divclass="ttdoc">This constraint maps the domain of 'var' onto the array of variables 'actives'.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01724">Solver.java:1724</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a5bafc1088db5ab2922c97748183d0023"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a5bafc1088db5ab2922c97748183d0023">com.google.ortools.constraintsolver.Solver.makeLubyRestart</a></div><divclass="ttdeci">SearchMonitor makeLubyRestart(int scale_factor)</div><divclass="ttdoc">This search monitor will restart the search periodically.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02218">Solver.java:2218</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a737db0e1f8efd834bf623ceac4451f88"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a737db0e1f8efd834bf623ceac4451f88">com.google.ortools.constraintsolver.Solver.makeBetweenCt</a></div><divclass="ttdeci">Constraint makeBetweenCt(IntExpr expr, long l, long u)</div><divclass="ttdoc">(l <= expr <= u)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01377">Solver.java:1377</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a92ac794007626df3b1e862d540284020"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a92ac794007626df3b1e862d540284020">com.google.ortools.constraintsolver.Solver.makeIsDifferentCstCt</a></div><divclass="ttdeci">Constraint makeIsDifferentCstCt(IntExpr var, long value, IntVar boolvar)</div><divclass="ttdoc">boolvar == (var != value)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00964">Solver.java:964</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationBaseObject_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationBaseObject.html">com.google.ortools.constraintsolver.PropagationBaseObject</a></div><divclass="ttdoc">NOLINT The PropagationBaseObject is a subclass of BaseObject that is also friend to the Solver class.</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationBaseObject_8java_source.html#l00014">PropagationBaseObject.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a089fa65f9db3501e2a428dccf25a4b62"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a089fa65f9db3501e2a428dccf25a4b62">com.google.ortools.constraintsolver.Solver.searchLeftDepth</a></div><divclass="ttdeci">int searchLeftDepth()</div><divclass="ttdoc">Gets the search left depth of the current active search.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02996">Solver.java:2996</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a0b1c61836dbeb6b744195d1ce29bbce8"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a0b1c61836dbeb6b744195d1ce29bbce8">com.google.ortools.constraintsolver.Solver.makeTransitionConstraint</a></div><divclass="ttdeci">Constraint makeTransitionConstraint(IntVar[] vars, IntTupleSet transition_table, long initial_state, int[] final_states)</div><divclass="ttdoc">This constraint create a finite automaton that will check the sequence of variables vars.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01748">Solver.java:1748</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a875da9011e8c0208c10d93e3e47fa63a"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a875da9011e8c0208c10d93e3e47fa63a">com.google.ortools.constraintsolver.Solver.makeDistribute</a></div><divclass="ttdeci">Constraint makeDistribute(IntVar[] vars, int[] values, IntVar[] cards)</div><divclass="ttdoc">Aggregated version of count: |{i | v[i] == values[j]}| == cards[j].</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01495">Solver.java:1495</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a8ad32c3559b4f8d6a8ccc6a2ff743212"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a8ad32c3559b4f8d6a8ccc6a2ff743212">com.google.ortools.constraintsolver.Solver.ASSIGN_RANDOM_VALUE</a></div><divclass="ttdeci">static final int ASSIGN_RANDOM_VALUE</div><divclass="ttdoc">Selects randomly one of the possible values of the selected variable.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03357">Solver.java:3357</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ac63b37353d8986bc31b1a6e6d62a213f"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ac63b37353d8986bc31b1a6e6d62a213f">com.google.ortools.constraintsolver.Solver.INTERVAL_SET_TIMES_BACKWARD</a></div><divclass="ttdeci">static final int INTERVAL_SET_TIMES_BACKWARD</div><divclass="ttdoc">Selects the variable with the highest ending time of all variables, and fixes the ending time to this...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03415">Solver.java:3415</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aed05962754aa8bac54049e45168076e4"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aed05962754aa8bac54049e45168076e4">com.google.ortools.constraintsolver.Solver.makeRestoreAssignment</a></div><divclass="ttdeci">DecisionBuilder makeRestoreAssignment(Assignment assignment)</div><divclass="ttdoc">Returns a DecisionBuilder which restores an Assignment (calls void Assignment::Restore())</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02759">Solver.java:2759</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_af41efd23c78de81097ebabf8956f745f"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#af41efd23c78de81097ebabf8956f745f">com.google.ortools.constraintsolver.Solver.makeSearchLog</a></div><divclass="ttdeci">SearchMonitor makeSearchLog(int branch_period, Supplier< String > display_callback)</div><divclass="ttdoc">At each solution, this monitor will also display result of display_callback.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02346">Solver.java:2346</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a6b258a1254b4b176ab5fb831c9ba19e9"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a6b258a1254b4b176ab5fb831c9ba19e9">com.google.ortools.constraintsolver.Solver.makeTabuSearch</a></div><divclass="ttdeci">SearchMonitor makeTabuSearch(boolean maximize, IntVar v, long step, IntVar[] vars, long keep_tenure, long forbid_tenure, double tabu_factor)</div><divclass="ttdoc">MetaHeuristics which try to get the search out of local optima.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02181">Solver.java:2181</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a0a22f1209cf8bcfce8e347ba46cedc18"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a0a22f1209cf8bcfce8e347ba46cedc18">com.google.ortools.constraintsolver.Solver.makeAllSolutionCollector</a></div><divclass="ttdeci">SolutionCollector makeAllSolutionCollector()</div><divclass="ttdoc">Collect all solutions of the search.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02101">Solver.java:2101</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ab62c59fc395736b4186e35631305dde7"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ab62c59fc395736b4186e35631305dde7">com.google.ortools.constraintsolver.Solver.SetUseFastLocalSearch</a></div><divclass="ttdeci">void SetUseFastLocalSearch(boolean use_fast_local_search)</div><divclass="ttdoc">enabled for metaheuristics.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03078">Solver.java:3078</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html">com.google.ortools.constraintsolver.IntVar</a></div><divclass="ttdoc">The class IntVar is a subset of IntExpr.</div><divclass="ttdef"><b>Definition:</b><ahref="gen_2com_2google_2ortools_2constraintsolver_2IntVar_8java_source.html#l00014">gen/com/google/ortools/constraintsolver/IntVar.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a403aaf6724f4393b7742ededeafd1558"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a403aaf6724f4393b7742ededeafd1558">com.google.ortools.constraintsolver.Solver.makeNullIntersect</a></div><divclass="ttdeci">Constraint makeNullIntersect(IntVar[] first_vars, IntVar[] second_vars)</div><divclass="ttdoc">Creates a constraint that states that all variables in the first vector are different from all variab...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01631">Solver.java:1631</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a9f11634bd45ae677e29ad2e1531d4959"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a9f11634bd45ae677e29ad2e1531d4959">com.google.ortools.constraintsolver.Solver.CHOOSE_MIN_SIZE_LOWEST_MIN</a></div><divclass="ttdeci">static final int CHOOSE_MIN_SIZE_LOWEST_MIN</div><divclass="ttdoc">Among unbound variables, select the variable with the smallest size, i.e., the smallest number of pos...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03295">Solver.java:3295</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ac0058144d0b06f655e1855901804f482"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ac0058144d0b06f655e1855901804f482">com.google.ortools.constraintsolver.Solver.makeConstraintAdder</a></div><divclass="ttdeci">DecisionBuilder makeConstraintAdder(Constraint ct)</div><divclass="ttdoc">Returns a decision builder that will add the given constraint to the model.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02685">Solver.java:2685</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html">com.google.ortools.constraintsolver.DefaultPhaseParameters</a></div><divclass="ttdoc">This struct holds all parameters for the default search.</div><divclass="ttdef"><b>Definition:</b><ahref="DefaultPhaseParameters_8java_source.html#l00014">DefaultPhaseParameters.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a353bba67b311f8072a5a6e39aab9469c"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a353bba67b311f8072a5a6e39aab9469c">com.google.ortools.constraintsolver.Solver.makeNotMemberCt</a></div><divclass="ttdeci">Constraint makeNotMemberCt(IntExpr expr, int[] starts, int[] ends)</div><divclass="ttdoc">expr should not be in the list of forbidden intervals [start[i]..end[i]].</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01440">Solver.java:1440</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_abf886b789fd5a26e6a9bb674140f6a54"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#abf886b789fd5a26e6a9bb674140f6a54">com.google.ortools.constraintsolver.Solver.STARTS_AT_START</a></div><divclass="ttdeci">static final int STARTS_AT_START</div><divclass="ttdoc">t1 starts at t2 start, i.e.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03577">Solver.java:3577</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_adb140fc4533293a15978f85d73a078ac"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#adb140fc4533293a15978f85d73a078ac">com.google.ortools.constraintsolver.Solver.CHOOSE_PATH</a></div><divclass="ttdeci">static final int CHOOSE_PATH</div><divclass="ttdoc">Selects the next unbound variable on a path, the path being defined by the variables: var[i] correspo...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03331">Solver.java:3331</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a1610c959311dc91605f026770c463828"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a1610c959311dc91605f026770c463828">com.google.ortools.constraintsolver.Solver.makeFirstSolutionCollector</a></div><divclass="ttdeci">SolutionCollector makeFirstSolutionCollector(Assignment assignment)</div><divclass="ttdoc">Collect the first solution of the search.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02032">Solver.java:2032</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a189dfd86602b6c107bcfd627790e232b"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a189dfd86602b6c107bcfd627790e232b">com.google.ortools.constraintsolver.Solver.makeBestValueSolutionCollector</a></div><divclass="ttdeci">SolutionCollector makeBestValueSolutionCollector(Assignment assignment, boolean maximize)</div><divclass="ttdoc">Collect the solution corresponding to the optimal value of the objective of 'assignment'; if 'assignm...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02064">Solver.java:2064</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aeae80acb5036b70d1794fccf153c4ef7"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aeae80acb5036b70d1794fccf153c4ef7">com.google.ortools.constraintsolver.Solver.instrumentsDemons</a></div><divclass="ttdeci">boolean instrumentsDemons()</div><divclass="ttdoc">Returns whether we are instrumenting demons.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03139">Solver.java:3139</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ae4eafbd6f58c58f306add957424d7bdc"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ae4eafbd6f58c58f306add957424d7bdc">com.google.ortools.constraintsolver.Solver.INT_VAR_SIMPLE</a></div><divclass="ttdeci">static final int INT_VAR_SIMPLE</div><divclass="ttdoc">The simple selection is CHOOSE_FIRST_UNBOUND.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03283">Solver.java:3283</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a78a222f057c5ba6334eaf4b91647e28a"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a78a222f057c5ba6334eaf4b91647e28a">com.google.ortools.constraintsolver.Solver.makeGreater</a></div><divclass="ttdeci">Constraint makeGreater(IntExpr expr, int value)</div><divclass="ttdoc">expr > value</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01180">Solver.java:1180</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a1ecebdc7750f64bc023f4ace0462d0a4"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a1ecebdc7750f64bc023f4ace0462d0a4">com.google.ortools.constraintsolver.Solver.makeMemberCt</a></div><divclass="ttdeci">Constraint makeMemberCt(IntExpr expr, long[] values)</div><divclass="ttdoc">expr in set.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01406">Solver.java:1406</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a8a317f2c2e1b237e484bd3c754dc5a6e"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a8a317f2c2e1b237e484bd3c754dc5a6e">com.google.ortools.constraintsolver.Solver.STARTS_AFTER_END</a></div><divclass="ttdeci">static final int STARTS_AFTER_END</div><divclass="ttdoc">t1 starts after t2 end, i.e.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03565">Solver.java:3565</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntExpr_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntExpr.html">com.google.ortools.constraintsolver.IntExpr</a></div><divclass="ttdoc">The class IntExpr is the base of all integer expressions in constraint programming.</div><divclass="ttdef"><b>Definition:</b><ahref="IntExpr_8java_source.html#l00014">IntExpr.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a9a89842d134708ff2cc31cf3781de373"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a9a89842d134708ff2cc31cf3781de373">com.google.ortools.constraintsolver.Solver.finishCurrentSearch</a></div><divclass="ttdeci">void finishCurrentSearch()</div><divclass="ttdoc">Tells the solver to kill or restart the current search.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03248">Solver.java:3248</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_af48b72bd282c48b561fb6e04c4144fa7"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#af48b72bd282c48b561fb6e04c4144fa7">com.google.ortools.constraintsolver.Solver.SPLIT_LOWER_HALF</a></div><divclass="ttdeci">static final int SPLIT_LOWER_HALF</div><divclass="ttdoc">Split the domain in two around the center, and choose the lower part first.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03365">Solver.java:3365</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a61ff598a30739bf91ce325bcbfb81d12"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a61ff598a30739bf91ce325bcbfb81d12">com.google.ortools.constraintsolver.Solver.makeLimit</a></div><divclass="ttdeci">RegularLimit makeLimit(long time, long branches, long failures, long solutions, boolean smart_time_check)</div><divclass="ttdoc">Version reducing calls to wall timer by estimating number of remaining calls.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02274">Solver.java:2274</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a6621ee1b22658271bac32dcc0ccad0da"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a6621ee1b22658271bac32dcc0ccad0da">com.google.ortools.constraintsolver.Solver.makeMin</a></div><divclass="ttdeci">IntExpr makeMin(IntExpr expr, long value)</div><divclass="ttdoc">std::min(expr, value)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00799">Solver.java:799</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a5256c51ddc9f885dcc0ab2ba1d4e9d64"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a5256c51ddc9f885dcc0ab2ba1d4e9d64">com.google.ortools.constraintsolver.Solver.CHOOSE_FIRST_UNBOUND</a></div><divclass="ttdeci">static final int CHOOSE_FIRST_UNBOUND</div><divclass="ttdoc">Select the first unbound variable.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03287">Solver.java:3287</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ad45e1ddf74341f208985ab8e3708859c"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ad45e1ddf74341f208985ab8e3708859c">com.google.ortools.constraintsolver.Solver.nameAllVariables</a></div><divclass="ttdeci">boolean nameAllVariables()</div><divclass="ttdoc">Returns whether all variables should be named.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03167">Solver.java:3167</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ac6f8b47bfae8ec75f4615d8283cbff3b"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ac6f8b47bfae8ec75f4615d8283cbff3b">com.google.ortools.constraintsolver.Solver.makeIntVar</a></div><divclass="ttdeci">IntVar makeIntVar(int[] values, String name)</div><divclass="ttdoc">MakeIntVar will create a variable with the given sparse domain.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00535">Solver.java:535</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_1_1IntegerCastInfo_html_ad794d2bce54f484fdc10c6f28f14e964"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_1_1IntegerCastInfo.html#ad794d2bce54f484fdc10c6f28f14e964">com.google.ortools.constraintsolver.Solver.IntegerCastInfo.IntegerCastInfo</a></div><divclass="ttdeci">IntegerCastInfo(IntVar v, IntExpr e, Constraint c)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00200">Solver.java:200</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchMonitor_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchMonitor.html">com.google.ortools.constraintsolver.SearchMonitor</a></div><divclass="ttdoc">A search monitor is a simple set of callbacks to monitor all search events.</div><divclass="ttdef"><b>Definition:</b><ahref="SearchMonitor_8java_source.html#l00014">SearchMonitor.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a5ebbb33b3207efa9fb8f31ecc9f6cafe"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a5ebbb33b3207efa9fb8f31ecc9f6cafe">com.google.ortools.constraintsolver.Solver.isProfilingEnabled</a></div><divclass="ttdeci">boolean isProfilingEnabled()</div><divclass="ttdoc">Returns whether we are profiling the solver.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03146">Solver.java:3146</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1CastConstraint_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1CastConstraint.html">com.google.ortools.constraintsolver.CastConstraint</a></div><divclass="ttdoc">Cast constraints are special channeling constraints designed to keep a variable in sync with an expre...</div><divclass="ttdef"><b>Definition:</b><ahref="CastConstraint_8java_source.html#l00014">CastConstraint.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a078cabdffac60441cdb0e0e6345a7fba"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a078cabdffac60441cdb0e0e6345a7fba">com.google.ortools.constraintsolver.Solver.makeDistribute</a></div><divclass="ttdeci">Constraint makeDistribute(IntVar[] vars, long[] card_min, long[] card_max)</div><divclass="ttdoc">Aggregated version of count with bounded cardinalities: forall j in 0 .</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01519">Solver.java:1519</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_afe51cf060c00fa03dbe072b40b23d3a6"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#afe51cf060c00fa03dbe072b40b23d3a6">com.google.ortools.constraintsolver.Solver.makeMirrorInterval</a></div><divclass="ttdeci">IntervalVar makeMirrorInterval(IntervalVar interval_var)</div><divclass="ttdoc">Creates an interval var that is the mirror image of the given one, that is, the interval var obtained...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01840">Solver.java:1840</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a16564c299d9fba256b7ffad9522c0a35"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a16564c299d9fba256b7ffad9522c0a35">com.google.ortools.constraintsolver.Solver.makeWeightedOptimize</a></div><divclass="ttdeci">OptimizeVar makeWeightedOptimize(boolean maximize, IntVar[] sub_objectives, int[] weights, long step)</div><divclass="ttdoc">Creates a weighted objective with a given sense (true = maximization).</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02173">Solver.java:2173</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DecisionBuilder_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DecisionBuilder.html">com.google.ortools.constraintsolver.DecisionBuilder</a></div><divclass="ttdoc">A DecisionBuilder is responsible for creating the search tree.</div><divclass="ttdef"><b>Definition:</b><ahref="DecisionBuilder_8java_source.html#l00014">DecisionBuilder.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_abb33936d7dea71151f2946dbe03022ba"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#abb33936d7dea71151f2946dbe03022ba">com.google.ortools.constraintsolver.Solver.optimization_direction</a></div><divclass="ttdeci">int optimization_direction()</div><divclass="ttdoc">The direction of optimization, getter and setter.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00508">Solver.java:508</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a3f0dc54e5dca4b720463d55f655c1358"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a3f0dc54e5dca4b720463d55f655c1358">com.google.ortools.constraintsolver.Solver.RELOCATE</a></div><divclass="ttdeci">static final int RELOCATE</div><divclass="ttdoc">Relocate neighborhood with length of 1 (see OROPT comment).</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03433">Solver.java:3433</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a83fad51c76e5468a03649db37dc63d36"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a83fad51c76e5468a03649db37dc63d36">com.google.ortools.constraintsolver.Solver.addPropagationMonitor</a></div><divclass="ttdeci">void addPropagationMonitor(PropagationMonitor monitor)</div><divclass="ttdoc">Adds the propagation monitor to the solver.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03189">Solver.java:3189</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a16a8eeae5dd0c38cc557e3e6b363a1c4"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a16a8eeae5dd0c38cc557e3e6b363a1c4">com.google.ortools.constraintsolver.Solver.makeStrictDisjunctiveConstraint</a></div><divclass="ttdeci">DisjunctiveConstraint makeStrictDisjunctiveConstraint(IntervalVar[] intervals, String name)</div><divclass="ttdoc">This constraint forces all interval vars into an non-overlapping sequence.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01944">Solver.java:1944</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a941480d6d44da05fef9a6cb8f7be3597"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a941480d6d44da05fef9a6cb8f7be3597">com.google.ortools.constraintsolver.Solver.acceptedNeighbors</a></div><divclass="ttdeci">long acceptedNeighbors()</div><divclass="ttdoc">The number of accepted neighbors.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00487">Solver.java:487</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ad6f535b96a438eab7f022af1e930a05f"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ad6f535b96a438eab7f022af1e930a05f">com.google.ortools.constraintsolver.Solver.makeMonotonicElement</a></div><divclass="ttdeci">IntExpr makeMonotonicElement(LongUnaryOperator values, boolean increasing, IntVar index)</div><divclass="ttdoc">Function based element.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00743">Solver.java:743</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a392ba0913f9b4b5fbe433d1a2ba7a557"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a392ba0913f9b4b5fbe433d1a2ba7a557">com.google.ortools.constraintsolver.Solver.fail_stamp</a></div><divclass="ttdeci">java.math.BigInteger fail_stamp()</div><divclass="ttdoc">The fail_stamp() is incremented after each backtrack.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00501">Solver.java:501</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_afb6eef46b970b26c14e629e1332c300d"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#afb6eef46b970b26c14e629e1332c300d">com.google.ortools.constraintsolver.Solver.STARTS_BEFORE</a></div><divclass="ttdeci">static final int STARTS_BEFORE</div><divclass="ttdoc">t starts before d, i.e.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03611">Solver.java:3611</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aa39099e426f04f33e7c41032254fe19a"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aa39099e426f04f33e7c41032254fe19a">com.google.ortools.constraintsolver.Solver.makeRankFirstInterval</a></div><divclass="ttdeci">Decision makeRankFirstInterval(SequenceVar sequence, int index)</div><divclass="ttdoc">Returns a decision that tries to rank first the ith interval var in the sequence variable.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02632">Solver.java:2632</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a1f24f9f1d984581435427ab608890b74"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a1f24f9f1d984581435427ab608890b74">com.google.ortools.constraintsolver.Solver.makeSearchTrace</a></div><divclass="ttdeci">SearchMonitor makeSearchTrace(String prefix)</div><divclass="ttdoc">Creates a search monitor that will trace precisely the behavior of the search.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02378">Solver.java:2378</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a75ee038ad38021d3e8f1ce154c880c0e"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a75ee038ad38021d3e8f1ce154c880c0e">com.google.ortools.constraintsolver.Solver.accept</a></div><divclass="ttdeci">void accept(ModelVisitor visitor)</div><divclass="ttdoc">Accepts the given model visitor.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03059">Solver.java:3059</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a083b10a3d4ee69bac0aa5fe260af319a"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a083b10a3d4ee69bac0aa5fe260af319a">com.google.ortools.constraintsolver.Solver.makeCumulative</a></div><divclass="ttdeci">Constraint makeCumulative(IntervalVar[] intervals, int[] demands, IntVar capacity, String name)</div><divclass="ttdoc">This constraint enforces that, for any integer t, the sum of the demands corresponding to an interval...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01976">Solver.java:1976</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a150a31a257efcdaf423eef58be8b09e7"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a150a31a257efcdaf423eef58be8b09e7">com.google.ortools.constraintsolver.Solver.branches</a></div><divclass="ttdeci">long branches()</div><divclass="ttdoc">The number of branches explored since the creation of the solver.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00438">Solver.java:438</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a0225d496eab0bc95dc16536286764b45"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a0225d496eab0bc95dc16536286764b45">com.google.ortools.constraintsolver.Solver.makeIsDifferentCstVar</a></div><divclass="ttdeci">IntVar makeIsDifferentCstVar(IntExpr var, long value)</div><divclass="ttdoc">status var of (var != value)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00972">Solver.java:972</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a746209cd9470232f7bcd7981b7717a8d"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a746209cd9470232f7bcd7981b7717a8d">com.google.ortools.constraintsolver.Solver.makeSum</a></div><divclass="ttdeci">IntExpr makeSum(IntVar[] vars)</div><divclass="ttdoc">sum of all vars.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00615">Solver.java:615</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a4c0252ece938f083cacde16c5f9e3f03"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a4c0252ece938f083cacde16c5f9e3f03">com.google.ortools.constraintsolver.Solver.makeSortingConstraint</a></div><divclass="ttdeci">Constraint makeSortingConstraint(IntVar[] vars, IntVar[] sorted)</div><divclass="ttdoc">Creates a constraint binding the arrays of variables "vars" and "sorted_vars": sorted_vars[0] must be...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01583">Solver.java:1583</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a54b39b766070cef733e9d8f5ea582db9"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a54b39b766070cef733e9d8f5ea582db9">com.google.ortools.constraintsolver.Solver.CHOOSE_MIN_SIZE_HIGHEST_MIN</a></div><divclass="ttdeci">static final int CHOOSE_MIN_SIZE_HIGHEST_MIN</div><divclass="ttdoc">Among unbound variables, select the variable with the smallest size, i.e., the smallest number of pos...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03299">Solver.java:3299</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a46fb8fee84d016e49a0d020985fea6d7"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a46fb8fee84d016e49a0d020985fea6d7">com.google.ortools.constraintsolver.Solver.makeLessOrEqual</a></div><divclass="ttdeci">Constraint makeLessOrEqual(IntExpr expr, int value)</div><divclass="ttdoc">expr <= value</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01068">Solver.java:1068</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a25818d6569e5e9d7761dffee11ee5f73"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a25818d6569e5e9d7761dffee11ee5f73">com.google.ortools.constraintsolver.Solver.randomConcatenateOperators</a></div><divclass="ttdeci">LocalSearchOperator randomConcatenateOperators(LocalSearchOperator[] ops, int seed)</div><divclass="ttdoc">Randomized version of local search concatenator; calls a random operator at each call to MakeNextNeig...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02853">Solver.java:2853</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a572c652185ecef1a5f3cec78ee7f2f86"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a572c652185ecef1a5f3cec78ee7f2f86">com.google.ortools.constraintsolver.Solver.makeFixedDurationStartSyncedOnStartIntervalVar</a></div><divclass="ttdeci">IntervalVar makeFixedDurationStartSyncedOnStartIntervalVar(IntervalVar interval_var, long duration, long offset)</div><divclass="ttdoc">Creates an interval var with a fixed duration whose start is synchronized with the start of another i...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01848">Solver.java:1848</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a447dfeca005235510fab84aa523a285c"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a447dfeca005235510fab84aa523a285c">com.google.ortools.constraintsolver.Solver.INT_VALUE_SIMPLE</a></div><divclass="ttdeci">static final int INT_VALUE_SIMPLE</div><divclass="ttdoc">The simple selection is ASSIGN_MIN_VALUE.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03345">Solver.java:3345</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a8d136ea82c8098c22af9b9e6dd8f4786"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a8d136ea82c8098c22af9b9e6dd8f4786">com.google.ortools.constraintsolver.Solver.STARTS_AFTER_START</a></div><divclass="ttdeci">static final int STARTS_AFTER_START</div><divclass="ttdoc">t1 starts after t2 start, i.e.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03569">Solver.java:3569</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_abbce72ee5418817c2e1f1703e8b3387e"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#abbce72ee5418817c2e1f1703e8b3387e">com.google.ortools.constraintsolver.Solver.unchecked_solutions</a></div><divclass="ttdeci">long unchecked_solutions()</div><divclass="ttdoc">The number of unchecked solutions found by local search.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00452">Solver.java:452</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ac761a35d69f1bf95b08037d630aad25e"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ac761a35d69f1bf95b08037d630aad25e">com.google.ortools.constraintsolver.Solver.model_name</a></div><divclass="ttdeci">String model_name()</div><divclass="ttdoc">Returns the name of the model.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03174">Solver.java:3174</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a9d49b85fad602ada2d96e88fa2600163"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a9d49b85fad602ada2d96e88fa2600163">com.google.ortools.constraintsolver.Solver.makeDiv</a></div><divclass="ttdeci">IntExpr makeDiv(IntExpr expr, long value)</div><divclass="ttdoc">expr / value (integer division)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00679">Solver.java:679</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_adb6c174a54e27af66977f84739e84a3d"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#adb6c174a54e27af66977f84739e84a3d">com.google.ortools.constraintsolver.Solver.makeSumEquality</a></div><divclass="ttdeci">Constraint makeSumEquality(IntVar[] vars, long cst)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01254">Solver.java:1254</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_adc49be247550110df61a72cade366c1a"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#adc49be247550110df61a72cade366c1a">com.google.ortools.constraintsolver.Solver.makeNotMemberCt</a></div><divclass="ttdeci">Constraint makeNotMemberCt(IntExpr expr, long[] values)</div><divclass="ttdoc">expr not in set.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01419">Solver.java:1419</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a0646357a3a91af6d41c8dc840600c1e8"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a0646357a3a91af6d41c8dc840600c1e8">com.google.ortools.constraintsolver.Solver.makeMoveTowardTargetOperator</a></div><divclass="ttdeci">LocalSearchOperator makeMoveTowardTargetOperator(IntVar[] variables, long[] target_values)</div><divclass="ttdoc">Creates a local search operator that tries to move the assignment of some variables toward a target.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02819">Solver.java:2819</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a3fcd0e45f5de2d01199f34d29bd47ca1"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a3fcd0e45f5de2d01199f34d29bd47ca1">com.google.ortools.constraintsolver.Solver.STARTS_AT</a></div><divclass="ttdeci">static final int STARTS_AT</div><divclass="ttdoc">t starts at d, i.e.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03607">Solver.java:3607</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a3ec6d14f9ac35d9cb30fd4c4f901acb2"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a3ec6d14f9ac35d9cb30fd4c4f901acb2">com.google.ortools.constraintsolver.Solver.makeIsLessOrEqualCstCt</a></div><divclass="ttdeci">Constraint makeIsLessOrEqualCstCt(IntExpr var, long value, IntVar boolvar)</div><divclass="ttdoc">boolvar == (var <= value)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01020">Solver.java:1020</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_acf9555c1a9a4fba9f65d0b5c83d7ca09"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#acf9555c1a9a4fba9f65d0b5c83d7ca09">com.google.ortools.constraintsolver.Solver.NOT_SET</a></div><divclass="ttdeci">static final int NOT_SET</div><divclass="ttdoc">Optimization directions.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03692">Solver.java:3692</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a4634f045b94328a0206d22416e7bbc56"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a4634f045b94328a0206d22416e7bbc56">com.google.ortools.constraintsolver.Solver.MAKEINACTIVE</a></div><divclass="ttdeci">static final int MAKEINACTIVE</div><divclass="ttdoc">Operator which makes path nodes inactive.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03449">Solver.java:3449</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_af3308949c90546ab8d60ba665701244c"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#af3308949c90546ab8d60ba665701244c">com.google.ortools.constraintsolver.Solver.makeWeightedMinimize</a></div><divclass="ttdeci">OptimizeVar makeWeightedMinimize(IntVar[] sub_objectives, long[] weights, long step)</div><divclass="ttdoc">Creates a minimization weighted objective.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02133">Solver.java:2133</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a37b330fbb81a8fbc6b7af1a6f95e06e2"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a37b330fbb81a8fbc6b7af1a6f95e06e2">com.google.ortools.constraintsolver.Solver.STAYS_IN_SYNC</a></div><divclass="ttdeci">static final int STAYS_IN_SYNC</div><divclass="ttdoc">STARTS_AT_START and ENDS_AT_END at the same time.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03581">Solver.java:3581</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a7463cce865a3d1be4d7d9f8395ed19b4"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a7463cce865a3d1be4d7d9f8395ed19b4">com.google.ortools.constraintsolver.Solver.wallTime</a></div><divclass="ttdeci">long wallTime()</div><divclass="ttdoc">DEPRECATED: Use Now() instead.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00431">Solver.java:431</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ae395cd1f841826b7368cf814bc701b5d"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ae395cd1f841826b7368cf814bc701b5d">com.google.ortools.constraintsolver.Solver.makeNeighborhoodLimit</a></div><divclass="ttdeci">LocalSearchOperator makeNeighborhoodLimit(LocalSearchOperator op, long limit)</div><divclass="ttdoc">Creates a local search operator that wraps another local search operator and limits the number of nei...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02861">Solver.java:2861</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ad56ed4c0b6f8d5122375fd4abec337d1"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ad56ed4c0b6f8d5122375fd4abec337d1">com.google.ortools.constraintsolver.Solver.makeIsGreaterOrEqualCstCt</a></div><divclass="ttdeci">Constraint makeIsGreaterOrEqualCstCt(IntExpr var, long value, IntVar boolvar)</div><divclass="ttdoc">boolvar == (var >= value)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01076">Solver.java:1076</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ae3e4fa734077e14961adce452aa3f26a"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ae3e4fa734077e14961adce452aa3f26a">com.google.ortools.constraintsolver.Solver.makeDelayedPathCumul</a></div><divclass="ttdeci">Constraint makeDelayedPathCumul(IntVar[] nexts, IntVar[] active, IntVar[] cumuls, IntVar[] transits)</div><divclass="ttdoc">Delayed version of the same constraint: propagation on the nexts variables is delayed until all const...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01692">Solver.java:1692</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionPool_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionPool.html">com.google.ortools.constraintsolver.SolutionPool</a></div><divclass="ttdoc">This class is used to manage a pool of solutions.</div><divclass="ttdef"><b>Definition:</b><ahref="SolutionPool_8java_source.html#l00014">SolutionPool.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aed840edad58598bfa670dd14ccf9fbd0"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aed840edad58598bfa670dd14ccf9fbd0">com.google.ortools.constraintsolver.Solver.makeConstraintInitialPropagateCallback</a></div><divclass="ttdeci">Demon makeConstraintInitialPropagateCallback(Constraint ct)</div><divclass="ttdoc">This method is a specialized case of the MakeConstraintDemon method to call the InitiatePropagate of ...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01353">Solver.java:1353</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1OptimizeVar_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1OptimizeVar.html">com.google.ortools.constraintsolver.OptimizeVar</a></div><divclass="ttdoc">This class encapsulates an objective.</div><divclass="ttdef"><b>Definition:</b><ahref="OptimizeVar_8java_source.html#l00014">OptimizeVar.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_af2ffdbb1948b90460d30b0621339497c"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#af2ffdbb1948b90460d30b0621339497c">com.google.ortools.constraintsolver.Solver.makeIntConst</a></div><divclass="ttdeci">IntVar makeIntConst(long val, String name)</div><divclass="ttdoc">IntConst will create a constant expression.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00583">Solver.java:583</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a746cca78538ca872e56fc6fda4ae4691"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a746cca78538ca872e56fc6fda4ae4691">com.google.ortools.constraintsolver.Solver.makePhase</a></div><divclass="ttdeci">DecisionBuilder makePhase(IntVar v0, IntVar v1, int var_str, int val_str)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02598">Solver.java:2598</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ad3f72e6d84d1955af3fe9ac956f589b9"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ad3f72e6d84d1955af3fe9ac956f589b9">com.google.ortools.constraintsolver.Solver.makeIndexOfConstraint</a></div><divclass="ttdeci">Constraint makeIndexOfConstraint(IntVar[] vars, IntVar index, long target)</div><divclass="ttdoc">This constraint is a special case of the element constraint with an array of integer variables,...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01345">Solver.java:1345</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a171c4715f189ca0303dc7b669708c3bd"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a171c4715f189ca0303dc7b669708c3bd">com.google.ortools.constraintsolver.Solver.makeSplitVariableDomain</a></div><divclass="ttdeci">Decision makeSplitVariableDomain(IntVar var, long val, boolean start_with_lower_half)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02463">Solver.java:2463</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_adccbbf4e8c53eebb436f14e319065746"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#adccbbf4e8c53eebb436f14e319065746">com.google.ortools.constraintsolver.Solver.demon_runs</a></div><divclass="ttdeci">long demon_runs(int p)</div><divclass="ttdoc">The number of demons executed during search for a given priority.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00459">Solver.java:459</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aa2a1b39380c2e17c8f873d588cc965ae"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aa2a1b39380c2e17c8f873d588cc965ae">com.google.ortools.constraintsolver.Solver.CHOOSE_MIN_SLACK_RANK_FORWARD</a></div><divclass="ttdeci">static final int CHOOSE_MIN_SLACK_RANK_FORWARD</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03392">Solver.java:3392</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchOperator_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchOperator.html">com.google.ortools.constraintsolver.LocalSearchOperator</a></div><divclass="ttdoc">This class represent a reversible FIFO structure.</div><divclass="ttdef"><b>Definition:</b><ahref="LocalSearchOperator_8java_source.html#l00014">LocalSearchOperator.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a548e95da07f926bbb0231e31b601d8d6"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a548e95da07f926bbb0231e31b601d8d6">com.google.ortools.constraintsolver.Solver.failures</a></div><divclass="ttdeci">long failures()</div><divclass="ttdoc">The number of failures encountered since the creation of the solver.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00466">Solver.java:466</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ad01e286ebfe2562db8f756b63efe5df1"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ad01e286ebfe2562db8f756b63efe5df1">com.google.ortools.constraintsolver.Solver.UNACTIVELNS</a></div><divclass="ttdeci">static final int UNACTIVELNS</div><divclass="ttdoc">Operator which relaxes all inactive nodes and one sub-chain of six consecutive arcs.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03473">Solver.java:3473</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a7d2b60d2f6b9b8f85b705a95beb11407"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a7d2b60d2f6b9b8f85b705a95beb11407">com.google.ortools.constraintsolver.Solver.KEEP_RIGHT</a></div><divclass="ttdeci">static final int KEEP_RIGHT</div><divclass="ttdoc">Left branches are ignored.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03637">Solver.java:3637</a></div></div>
<divclass="ttc"id="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1LongTernaryOperator_html"><divclass="ttname"><ahref="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1LongTernaryOperator.html">com.google.ortools.constraintsolver.LongTernaryOperator</a></div><divclass="ttdoc">Represents an operation upon three.</div><divclass="ttdef"><b>Definition:</b><ahref="LongTernaryOperator_8java_source.html#l00027">LongTernaryOperator.java:27</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SymmetryBreaker_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SymmetryBreaker.html">com.google.ortools.constraintsolver.SymmetryBreaker</a></div><divclass="ttdoc">A symmetry breaker is an object that will visit a decision and create the 'symmetrical' decision in r...</div><divclass="ttdef"><b>Definition:</b><ahref="SymmetryBreaker_8java_source.html#l00014">SymmetryBreaker.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a4c79a4da9ade042b69a2c410c23b56b6"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a4c79a4da9ade042b69a2c410c23b56b6">com.google.ortools.constraintsolver.Solver.makeIntVarArray</a></div><divclass="ttdeci">IntVar [] makeIntVarArray(int count, long min, long max, String name)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00106">Solver.java:106</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a5df8f1bc128ca48c68bbd32036762cec"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a5df8f1bc128ca48c68bbd32036762cec">com.google.ortools.constraintsolver.Solver.makeSolutionsLimit</a></div><divclass="ttdeci">RegularLimit makeSolutionsLimit(long solutions)</div><divclass="ttdoc">Creates a search limit that constrains the number of solutions found during the search.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02258">Solver.java:2258</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html">com.google.ortools.constraintsolver.ModelCache</a></div><divclass="ttdoc">Implements a complete cache for model elements: expressions and constraints.</div><divclass="ttdef"><b>Definition:</b><ahref="ModelCache_8java_source.html#l00014">ModelCache.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a39297a8fb56e914d9f41d2b3a7cb2b78"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a39297a8fb56e914d9f41d2b3a7cb2b78">com.google.ortools.constraintsolver.Solver.makeGenericTabuSearch</a></div><divclass="ttdeci">SearchMonitor makeGenericTabuSearch(boolean maximize, IntVar v, long step, IntVar[] tabu_vars, long forbid_tenure)</div><divclass="ttdoc">Creates a Tabu Search based on the vars |vars|.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02189">Solver.java:2189</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar.html">com.google.ortools.constraintsolver.SequenceVar</a></div><divclass="ttdoc">A sequence variable is a variable whose domain is a set of possible orderings of the interval variabl...</div><divclass="ttdef"><b>Definition:</b><ahref="SequenceVar_8java_source.html#l00014">SequenceVar.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ab194b06513a75c92d1ff9c649563539c"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ab194b06513a75c92d1ff9c649563539c">com.google.ortools.constraintsolver.Solver.currentlyInSolve</a></div><divclass="ttdeci">boolean currentlyInSolve()</div><divclass="ttdoc">Returns true whether the current search has been created using a Solve() call instead of a NewSearch ...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03045">Solver.java:3045</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_1_1FailException_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_1_1FailException.html">com.google.ortools.constraintsolver.Solver.FailException</a></div><divclass="ttdoc">This exceptions signal that a failure has been raised in the C++ world.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00088">Solver.java:88</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ae9dad25751bc78bc0b0cdc293b2fedbe"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ae9dad25751bc78bc0b0cdc293b2fedbe">com.google.ortools.constraintsolver.Solver.ENDS_BEFORE</a></div><divclass="ttdeci">static final int ENDS_BEFORE</div><divclass="ttdoc">t ends before d, i.e.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03599">Solver.java:3599</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a385476f7c61ec5d9ec5cd812ca110fed"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a385476f7c61ec5d9ec5cd812ca110fed">com.google.ortools.constraintsolver.Solver.MINIMIZATION</a></div><divclass="ttdeci">static final int MINIMIZATION</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03694">Solver.java:3694</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a51573dfa155f507a5e4e76e7c671ece8"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a51573dfa155f507a5e4e76e7c671ece8">com.google.ortools.constraintsolver.Solver.makeProd</a></div><divclass="ttdeci">IntExpr makeProd(IntExpr expr, long value)</div><divclass="ttdoc">expr * value</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00671">Solver.java:671</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a6189a727c1e0c7bacfdeadce65ff5c18"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a6189a727c1e0c7bacfdeadce65ff5c18">com.google.ortools.constraintsolver.Solver.makePathConnected</a></div><divclass="ttdeci">Constraint makePathConnected(IntVar[] nexts, long[] sources, long[] sinks, IntVar[] status)</div><divclass="ttdoc">Constraint enforcing that status[i] is true iff there's a path defined on next variables from sources...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01716">Solver.java:1716</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a7865b47e7770a61036996c673a7a45be"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a7865b47e7770a61036996c673a7a45be">com.google.ortools.constraintsolver.Solver.checkConstraint</a></div><divclass="ttdeci">boolean checkConstraint(Constraint ct)</div><divclass="ttdoc">Checks whether adding this constraint will lead to an immediate failure.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00389">Solver.java:389</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a8d3854a539135d56a33d4ca427066ea4"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a8d3854a539135d56a33d4ca427066ea4">com.google.ortools.constraintsolver.Solver.makeIsLessCstVar</a></div><divclass="ttdeci">IntVar makeIsLessCstVar(IntExpr var, long value)</div><divclass="ttdoc">status var of (var < value)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01196">Solver.java:1196</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a033f30891129f2497e733af550621a6a"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a033f30891129f2497e733af550621a6a">com.google.ortools.constraintsolver.Solver.makePhase</a></div><divclass="ttdeci">DecisionBuilder makePhase(IntVar[] vars, LongBinaryOperator eval, int str)</div><divclass="ttdoc">Returns a decision builder which assigns values to variables which minimize the values returned by th...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02648">Solver.java:2648</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchFilter_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchFilter.html">com.google.ortools.constraintsolver.LocalSearchFilter</a></div><divclass="ttdoc">Local Search Filters are used for fast neighbor pruning.</div><divclass="ttdef"><b>Definition:</b><ahref="LocalSearchFilter_8java_source.html#l00014">LocalSearchFilter.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a1346691fe2f1b0194a4d48c090da7dee"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a1346691fe2f1b0194a4d48c090da7dee">com.google.ortools.constraintsolver.Solver.CHOOSE_MIN_SIZE</a></div><divclass="ttdeci">static final int CHOOSE_MIN_SIZE</div><divclass="ttdoc">Among unbound variables, select the variable with the smallest size.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03319">Solver.java:3319</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a74ab4263d79986d647927d4c7cf29545"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a74ab4263d79986d647927d4c7cf29545">com.google.ortools.constraintsolver.Solver.makeFixedDurationStartSyncedOnEndIntervalVar</a></div><divclass="ttdeci">IntervalVar makeFixedDurationStartSyncedOnEndIntervalVar(IntervalVar interval_var, long duration, long offset)</div><divclass="ttdoc">Creates an interval var with a fixed duration whose start is synchronized with the end of another int...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01856">Solver.java:1856</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a5b3faf5de9ad78f1b25f75ca03336cd6"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a5b3faf5de9ad78f1b25f75ca03336cd6">com.google.ortools.constraintsolver.Solver.makeSumObjectiveFilter</a></div><divclass="ttdeci">IntVarLocalSearchFilter makeSumObjectiveFilter(IntVar[] vars, LongBinaryOperator values, IntVar objective, int filter_enum)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02941">Solver.java:2941</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a50610b92a0966b75aecbad08acd5e0e0"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a50610b92a0966b75aecbad08acd5e0e0">com.google.ortools.constraintsolver.Solver.makePhase</a></div><divclass="ttdeci">DecisionBuilder makePhase(IntVar[] vars, int var_str, LongBinaryOperator value_evaluator)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02552">Solver.java:2552</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a875db1a17818c4808aab1e194136be27"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a875db1a17818c4808aab1e194136be27">com.google.ortools.constraintsolver.Solver.ASSIGN_MIN_VALUE</a></div><divclass="ttdeci">static final int ASSIGN_MIN_VALUE</div><divclass="ttdoc">Selects the min value of the selected variable.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03349">Solver.java:3349</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aa0c64da1dc034e0b787a85aec4b2c660"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aa0c64da1dc034e0b787a85aec4b2c660">com.google.ortools.constraintsolver.Solver.topProgressPercent</a></div><divclass="ttdeci">int topProgressPercent()</div><divclass="ttdoc">Returns a percentage representing the propress of the search before reaching the limits of the top-le...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02971">Solver.java:2971</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aeb9e9bb2035c8f52cf0823a2ab3c60a0"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aeb9e9bb2035c8f52cf0823a2ab3c60a0">com.google.ortools.constraintsolver.Solver.CHOOSE_LOWEST_MIN</a></div><divclass="ttdeci">static final int CHOOSE_LOWEST_MIN</div><divclass="ttdoc">Among unbound variables, select the variable with the smallest minimal value.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03311">Solver.java:3311</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ad5daa1974654878c217a893e1579fcbe"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ad5daa1974654878c217a893e1579fcbe">com.google.ortools.constraintsolver.Solver.CHOOSE_MIN_SIZE_HIGHEST_MAX</a></div><divclass="ttdeci">static final int CHOOSE_MIN_SIZE_HIGHEST_MAX</div><divclass="ttdoc">Among unbound variables, select the variable with the smallest size, i.e., the smallest number of pos...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03307">Solver.java:3307</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a02d8fdcfd43e79e4bb635f9c7190ce3e"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a02d8fdcfd43e79e4bb635f9c7190ce3e">com.google.ortools.constraintsolver.Solver.TSPLNS</a></div><divclass="ttdeci">static final int TSPLNS</div><divclass="ttdoc">TSP-base LNS.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03503">Solver.java:3503</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_acf2c7c84a564772d269b91ff5aee0fe7"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#acf2c7c84a564772d269b91ff5aee0fe7">com.google.ortools.constraintsolver.Solver.makeModulo</a></div><divclass="ttdeci">IntExpr makeModulo(IntExpr x, IntExpr mod)</div><divclass="ttdoc">Modulo expression x % mod (with the python convention for modulo).</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00871">Solver.java:871</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_af8d2f355cdaf8bd796c8b4454256e5db"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#af8d2f355cdaf8bd796c8b4454256e5db">com.google.ortools.constraintsolver.Solver.makeSearchLog</a></div><divclass="ttdeci">SearchMonitor makeSearchLog(int branch_period, OptimizeVar opt_var, Supplier< String > display_callback)</div><divclass="ttdoc">Creates a search monitor that will also print the result of the display callback.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02370">Solver.java:2370</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a49e4be4f861d4e8fe29acca4ed430efe"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a49e4be4f861d4e8fe29acca4ed430efe">com.google.ortools.constraintsolver.Solver.makeScalProdEquality</a></div><divclass="ttdeci">Constraint makeScalProdEquality(IntVar[] vars, long[] coefficients, long cst)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01264">Solver.java:1264</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a09480c00ca0a2fc32bb10162bb994d1e"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a09480c00ca0a2fc32bb10162bb994d1e">com.google.ortools.constraintsolver.Solver.IN_SEARCH</a></div><divclass="ttdeci">static final int IN_SEARCH</div><divclass="ttdoc">Executing the search code.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03673">Solver.java:3673</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ad7f7535baf7d1af0472bd49626557e78"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ad7f7535baf7d1af0472bd49626557e78">com.google.ortools.constraintsolver.Solver.GE</a></div><divclass="ttdeci">static final int GE</div><divclass="ttdoc">This enum is used in Solver::MakeLocalSearchObjectiveFilter.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03513">Solver.java:3513</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a3d911df521c124b78e10ab0bfced0ddf"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a3d911df521c124b78e10ab0bfced0ddf">com.google.ortools.constraintsolver.Solver.makeIsLessCstCt</a></div><divclass="ttdeci">Constraint makeIsLessCstCt(IntExpr v, long c, IntVar b)</div><divclass="ttdoc">b == (v < c)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01188">Solver.java:1188</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_adceda3976568c3cebeb8ccba50fb7f88"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#adceda3976568c3cebeb8ccba50fb7f88">com.google.ortools.constraintsolver.Solver.makeAssignVariableValue</a></div><divclass="ttdeci">Decision makeAssignVariableValue(IntVar var, long val)</div><divclass="ttdoc">Decisions.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02448">Solver.java:2448</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_af3f81f5b2c56fb05568932f0e077dfbb"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#af3f81f5b2c56fb05568932f0e077dfbb">com.google.ortools.constraintsolver.Solver.makeTransitionConstraint</a></div><divclass="ttdeci">Constraint makeTransitionConstraint(IntVar[] vars, IntTupleSet transition_table, long initial_state, long[] final_states)</div><divclass="ttdoc">This constraint create a finite automaton that will check the sequence of variables vars.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01740">Solver.java:1740</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a2bf9cab881647284a1691bc947b81536"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a2bf9cab881647284a1691bc947b81536">com.google.ortools.constraintsolver.Solver.makeWeightedMinimize</a></div><divclass="ttdeci">OptimizeVar makeWeightedMinimize(IntVar[] sub_objectives, int[] weights, long step)</div><divclass="ttdoc">Creates a minimization weighted objective.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02141">Solver.java:2141</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_1_1IntegerCastInfo_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_1_1IntegerCastInfo.html">com.google.ortools.constraintsolver.Solver.IntegerCastInfo</a></div><divclass="ttdoc">Holds semantic information stating that the 'expression' has been cast into 'variable' using the Var(...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00168">Solver.java:168</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Assignment_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Assignment.html">com.google.ortools.constraintsolver.Assignment</a></div><divclass="ttdoc">An Assignment is a variable -> domains mapping, used to report solutions to the user.</div><divclass="ttdef"><b>Definition:</b><ahref="Assignment_8java_source.html#l00014">Assignment.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a5dd459298c47bd16445516e912169c6c"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a5dd459298c47bd16445516e912169c6c">com.google.ortools.constraintsolver.Solver.DELAYED_PRIORITY</a></div><divclass="ttdeci">static final int DELAYED_PRIORITY</div><divclass="ttdoc">This enum represents the three possible priorities for a demon in the Solver queue.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03531">Solver.java:3531</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aafb0a9bff67da8acb272234139fa98de"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aafb0a9bff67da8acb272234139fa98de">com.google.ortools.constraintsolver.Solver.defaultSolverParameters</a></div><divclass="ttdeci">static com.google.ortools.constraintsolver.ConstraintSolverParameters defaultSolverParameters()</div><divclass="ttdoc">Create a ConstraintSolverParameters proto with all the default values.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00263">Solver.java:263</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a05efb79267903044d6e60afe5bc668df"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a05efb79267903044d6e60afe5bc668df">com.google.ortools.constraintsolver.Solver.makeDistribute</a></div><divclass="ttdeci">Constraint makeDistribute(IntVar[] vars, long card_min, long card_max, long card_size)</div><divclass="ttdoc">Aggregated version of count with bounded cardinalities: forall j in 0 .</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01511">Solver.java:1511</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a367b143fdf7915962c0d48d22bbb1a3a"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a367b143fdf7915962c0d48d22bbb1a3a">com.google.ortools.constraintsolver.Solver.makeLimit</a></div><divclass="ttdeci">SearchLimit makeLimit(SearchLimit limit_1, SearchLimit limit_2)</div><divclass="ttdoc">Creates a search limit that is reached when either of the underlying limit is reached.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02314">Solver.java:2314</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ab21b0605112174c5873906843b7d2ea8"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ab21b0605112174c5873906843b7d2ea8">com.google.ortools.constraintsolver.Solver.makeSearchLog</a></div><divclass="ttdeci">SearchMonitor makeSearchLog(int branch_period, IntVar var)</div><divclass="ttdoc">At each solution, this monitor also display the var value.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02338">Solver.java:2338</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a2adc791a6b8a51efda4ec3e3c1a65c23"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a2adc791a6b8a51efda4ec3e3c1a65c23">com.google.ortools.constraintsolver.Solver.makeNestedOptimize</a></div><divclass="ttdeci">DecisionBuilder makeNestedOptimize(DecisionBuilder db, Assignment solution, boolean maximize, long step)</div><divclass="ttdoc">NestedOptimize will collapse a search tree described by a decision builder 'db' and a set of monitors...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02726">Solver.java:2726</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ae7ef8743433a20b7e3a734afa2123cdc"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ae7ef8743433a20b7e3a734afa2123cdc">com.google.ortools.constraintsolver.Solver.makeLastSolutionCollector</a></div><divclass="ttdeci">SolutionCollector makeLastSolutionCollector(Assignment assignment)</div><divclass="ttdoc">Collect the last solution of the search.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02048">Solver.java:2048</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a63c37bb899295ce91093fabd0b684e1a"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a63c37bb899295ce91093fabd0b684e1a">com.google.ortools.constraintsolver.Solver.makeCumulative</a></div><divclass="ttdeci">Constraint makeCumulative(IntervalVar[] intervals, long[] demands, long capacity, String name)</div><divclass="ttdoc">This constraint forces that, for any integer t, the sum of the demands corresponding to an interval c...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01952">Solver.java:1952</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a4853ee15d625630be139d678fe36920e"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a4853ee15d625630be139d678fe36920e">com.google.ortools.constraintsolver.Solver.makeCircuit</a></div><divclass="ttdeci">Constraint makeCircuit(IntVar[] nexts)</div><divclass="ttdoc">Force the "nexts" variable to create a complete Hamiltonian path.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01668">Solver.java:1668</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a583580587092b1cce55c609dd656496c"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a583580587092b1cce55c609dd656496c">com.google.ortools.constraintsolver.Solver.solveAndCommit</a></div><divclass="ttdeci">boolean solveAndCommit(DecisionBuilder db, SearchMonitor[] monitors)</div><divclass="ttdoc">SolveAndCommit using a decision builder and up to three search monitors, usually one for the objectiv...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00359">Solver.java:359</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_acdf26ff66f51de85565fd0f3c075f37e"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#acdf26ff66f51de85565fd0f3c075f37e">com.google.ortools.constraintsolver.Solver.makeIntVar</a></div><divclass="ttdeci">IntVar makeIntVar(long min, long max)</div><divclass="ttdoc">MakeIntVar will create the best range based int var for the bounds given.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00543">Solver.java:543</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ab550efbf6e4575be9723a240fa9d16c7"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ab550efbf6e4575be9723a240fa9d16c7">com.google.ortools.constraintsolver.Solver.ENDS_AT_START</a></div><divclass="ttdeci">static final int ENDS_AT_START</div><divclass="ttdoc">t1 ends at t2 start, i.e.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03561">Solver.java:3561</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a785a61ff5b212488c66badae43e5719d"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a785a61ff5b212488c66badae43e5719d">com.google.ortools.constraintsolver.Solver.CHOICE_POINT</a></div><divclass="ttdeci">static final int CHOICE_POINT</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03654">Solver.java:3654</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a8f6c3667f8e6f9011e356247d272496b"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a8f6c3667f8e6f9011e356247d272496b">com.google.ortools.constraintsolver.Solver.makeEquality</a></div><divclass="ttdeci">Constraint makeEquality(IntExpr expr, int value)</div><divclass="ttdoc">expr == value</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00956">Solver.java:956</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a5ec3a1d8be2c634ea3847451fbb05078"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a5ec3a1d8be2c634ea3847451fbb05078">com.google.ortools.constraintsolver.Solver.makeIndexOfFirstMaxValueConstraint</a></div><divclass="ttdeci">Constraint makeIndexOfFirstMaxValueConstraint(IntVar index, IntVar[] vars)</div><divclass="ttdoc">Creates a constraint that binds the index variable to the index of the first variable with the maximu...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01615">Solver.java:1615</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ab4b5f4dd01a96f208a3ad0ab2f95b254"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ab4b5f4dd01a96f208a3ad0ab2f95b254">com.google.ortools.constraintsolver.Solver.makePathCumul</a></div><divclass="ttdeci">Constraint makePathCumul(IntVar[] nexts, IntVar[] active, IntVar[] cumuls, LongBinaryOperator transit_evaluator)</div><divclass="ttdoc">Creates a constraint which accumulates values along a path such that: cumuls[next[i]] = cumuls[i] + t...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01700">Solver.java:1700</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ab99b22e53f5908df0ff24f575f58380c"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ab99b22e53f5908df0ff24f575f58380c">com.google.ortools.constraintsolver.Solver.makeAllDifferentExcept</a></div><divclass="ttdeci">Constraint makeAllDifferentExcept(IntVar[] vars, long escape_value)</div><divclass="ttdoc">All variables are pairwise different, unless they are assigned to the escape value.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01575">Solver.java:1575</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a734e605cf61d5e768ad7137991d3cde3"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a734e605cf61d5e768ad7137991d3cde3">com.google.ortools.constraintsolver.Solver.makeTimeLimit</a></div><divclass="ttdeci">RegularLimit makeTimeLimit(long time_in_ms)</div><divclass="ttdoc">Creates a search limit that constrains the running time given in milliseconds.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02234">Solver.java:2234</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a045716bf192e6756c9f3ebb6baa8619b"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a045716bf192e6756c9f3ebb6baa8619b">com.google.ortools.constraintsolver.Solver.ENDS_AT_END</a></div><divclass="ttdeci">static final int ENDS_AT_END</div><divclass="ttdoc">t1 ends at t2 end, i.e.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03557">Solver.java:3557</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ab790b2a374125f961b0b0c480a9b55c4"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ab790b2a374125f961b0b0c480a9b55c4">com.google.ortools.constraintsolver.Solver.makeGuidedLocalSearch</a></div><divclass="ttdeci">SearchMonitor makeGuidedLocalSearch(boolean maximize, IntVar objective, LongBinaryOperator objective_function, long step, IntVar[] vars, double penalty_factor)</div><divclass="ttdoc">Creates a Guided Local Search monitor.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02205">Solver.java:2205</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a970b86468630b5861c08a955fec23c50"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a970b86468630b5861c08a955fec23c50">com.google.ortools.constraintsolver.Solver.stamp</a></div><divclass="ttdeci">java.math.BigInteger stamp()</div><divclass="ttdoc">The stamp indicates how many moves in the search tree we have performed.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00494">Solver.java:494</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_af30f9c709f44316dafdb5e67dbd7fc08"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#af30f9c709f44316dafdb5e67dbd7fc08">com.google.ortools.constraintsolver.Solver.makeClosureDemon</a></div><divclass="ttdeci">Demon makeClosureDemon(Runnable closure)</div><divclass="ttdoc">Creates a demon from a closure.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01369">Solver.java:1369</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aa54bf4c0acee26b3bf97d1e92e60c8e2"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aa54bf4c0acee26b3bf97d1e92e60c8e2">com.google.ortools.constraintsolver.Solver.rand64</a></div><divclass="ttdeci">long rand64(long size)</div><divclass="ttdoc">Returns a random value between 0 and 'size' - 1;.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03010">Solver.java:3010</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a875048a3e028680ecf55ee4e8537de88"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a875048a3e028680ecf55ee4e8537de88">com.google.ortools.constraintsolver.Solver.makePhase</a></div><divclass="ttdeci">DecisionBuilder makePhase(IntVar[] vars, LongBinaryOperator eval, LongUnaryOperator tie_breaker, int str)</div><divclass="ttdoc">Returns a decision builder which assigns values to variables which minimize the values returned by th...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02656">Solver.java:2656</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aedc5bfaa16fc96e3cb3222cbe385d62d"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aedc5bfaa16fc96e3cb3222cbe385d62d">com.google.ortools.constraintsolver.Solver.makeDisjunctiveConstraint</a></div><divclass="ttdeci">DisjunctiveConstraint makeDisjunctiveConstraint(IntervalVar[] intervals, String name)</div><divclass="ttdoc">This constraint forces all interval vars into an non-overlapping sequence.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01936">Solver.java:1936</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ad81c848ec05db728d4d265b2cc7cd4a8"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ad81c848ec05db728d4d265b2cc7cd4a8">com.google.ortools.constraintsolver.Solver.makeAssignVariableValueOrFail</a></div><divclass="ttdeci">Decision makeAssignVariableValueOrFail(IntVar var, long value)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02468">Solver.java:2468</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a2930d04fa9b5e2688f22eb59fec32975"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a2930d04fa9b5e2688f22eb59fec32975">com.google.ortools.constraintsolver.Solver.rand32</a></div><divclass="ttdeci">int rand32(int size)</div><divclass="ttdoc">Returns a random value between 0 and 'size' - 1;.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03017">Solver.java:3017</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a728f7118ec3f7aee77de6b315ca02401"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a728f7118ec3f7aee77de6b315ca02401">com.google.ortools.constraintsolver.Solver.checkAssignment</a></div><divclass="ttdeci">boolean checkAssignment(Assignment solution)</div><divclass="ttdoc">Checks whether the given assignment satisfies all relevant constraints.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00382">Solver.java:382</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a49e3dfe2a1b5351cf5af80d59fd784e8"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a49e3dfe2a1b5351cf5af80d59fd784e8">com.google.ortools.constraintsolver.Solver.makeCover</a></div><divclass="ttdeci">Constraint makeCover(IntervalVar[] vars, IntervalVar target_var)</div><divclass="ttdoc">This constraint states that the target_var is the convex hull of the intervals.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02000">Solver.java:2000</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_afaa20e70007c35998a03bfd1e0220c6a"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#afaa20e70007c35998a03bfd1e0220c6a">com.google.ortools.constraintsolver.Solver.makeStoreAssignment</a></div><divclass="ttdeci">DecisionBuilder makeStoreAssignment(Assignment assignment)</div><divclass="ttdoc">Returns a DecisionBuilder which stores an Assignment (calls void Assignment::Store())</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02767">Solver.java:2767</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a39e5b8c94d29102e720803d84bdc615c"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a39e5b8c94d29102e720803d84bdc615c">com.google.ortools.constraintsolver.Solver.addCastConstraint</a></div><divclass="ttdeci">void addCastConstraint(CastConstraint constraint, IntVar target_var, IntExpr expr)</div><divclass="ttdoc">Adds 'constraint' to the solver and marks it as a cast constraint, that is, a constraint created call...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00286">Solver.java:286</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a278e7e16d34d8bbb868bc2dd1e1de901"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a278e7e16d34d8bbb868bc2dd1e1de901">com.google.ortools.constraintsolver.Solver.makeFixedDurationIntervalVar</a></div><divclass="ttdeci">IntervalVar makeFixedDurationIntervalVar(IntVar start_variable, long duration, IntVar performed_variable, String name)</div><divclass="ttdoc">Creates an interval var with a fixed duration, and performed_variable.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01816">Solver.java:1816</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a054c5fde7febcd1126b036df2f14e368"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a054c5fde7febcd1126b036df2f14e368">com.google.ortools.constraintsolver.Solver.registerIntVar</a></div><divclass="ttdeci">IntVar registerIntVar(IntVar var)</div><divclass="ttdoc">Registers a new IntVar and wraps it inside a TraceIntVar if necessary.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03115">Solver.java:3115</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector.html">com.google.ortools.constraintsolver.SolutionCollector</a></div><divclass="ttdoc">This class is the root class of all solution collectors.</div><divclass="ttdef"><b>Definition:</b><ahref="SolutionCollector_8java_source.html#l00014">SolutionCollector.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a8ee29cf74c0c036284146e7ee2f0425b"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a8ee29cf74c0c036284146e7ee2f0425b">com.google.ortools.constraintsolver.Solver.makeFixedDurationIntervalVar</a></div><divclass="ttdeci">IntervalVar makeFixedDurationIntervalVar(long start_min, long start_max, long duration, boolean optional, String name)</div><divclass="ttdoc">Creates an interval var with a fixed duration.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01800">Solver.java:1800</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a5b221e540f7b01dbad5fd1bf1165c31b"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a5b221e540f7b01dbad5fd1bf1165c31b">com.google.ortools.constraintsolver.Solver.makeScheduleOrExpedite</a></div><divclass="ttdeci">Decision makeScheduleOrExpedite(IntervalVar var, long est, long[] marker)</div><divclass="ttdoc">Returns a decision that tries to schedule a task at a given time.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02624">Solver.java:2624</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aa0d2d7b7fe8d2eee846beb36e1d04c72"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aa0d2d7b7fe8d2eee846beb36e1d04c72">com.google.ortools.constraintsolver.Solver.makeIntVar</a></div><divclass="ttdeci">IntVar makeIntVar(int[] values)</div><divclass="ttdoc">MakeIntVar will create a variable with the given sparse domain.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00559">Solver.java:559</a></div></div>
<divclass="ttc"id="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1IntIntToLongFunction_html"><divclass="ttname"><ahref="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1IntIntToLongFunction.html">com.google.ortools.constraintsolver.IntIntToLongFunction</a></div><divclass="ttdoc">Represents a function that accepts two int-valued arguments and produces a long-valued result.</div><divclass="ttdef"><b>Definition:</b><ahref="IntIntToLongFunction_8java_source.html#l00027">IntIntToLongFunction.java:27</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a4bc835c976141483d35b51a1c368af56"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a4bc835c976141483d35b51a1c368af56">com.google.ortools.constraintsolver.Solver.NO_MORE_SOLUTIONS</a></div><divclass="ttdeci">static final int NO_MORE_SOLUTIONS</div><divclass="ttdoc">After failed NextSolution and before EndSearch.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03681">Solver.java:3681</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a15f6ea3a675b91cb9b1e538051fca165"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a15f6ea3a675b91cb9b1e538051fca165">com.google.ortools.constraintsolver.Solver.makeFixedDurationEndSyncedOnStartIntervalVar</a></div><divclass="ttdeci">IntervalVar makeFixedDurationEndSyncedOnStartIntervalVar(IntervalVar interval_var, long duration, long offset)</div><divclass="ttdoc">Creates an interval var with a fixed duration whose end is synchronized with the start of another int...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01864">Solver.java:1864</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aead8537675b71ddc8bbae2639e44d245"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aead8537675b71ddc8bbae2639e44d245">com.google.ortools.constraintsolver.Solver.tryDecisions</a></div><divclass="ttdeci">DecisionBuilder tryDecisions(DecisionBuilder db1, DecisionBuilder db2)</div><divclass="ttdoc">Creates a decision builder which will create a search tree where each decision builder is called from...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02519">Solver.java:2519</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a40ff07f3b9f8e2f92a89fe78744d88fd"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a40ff07f3b9f8e2f92a89fe78744d88fd">com.google.ortools.constraintsolver.Solver.makeSearchLog</a></div><divclass="ttdeci">SearchMonitor makeSearchLog(int branch_period)</div><divclass="ttdoc">The SearchMonitors below will display a periodic search log on LOG(INFO) every branch_period branches...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02330">Solver.java:2330</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ac6a542625fb76105ade8c87cf1556e85"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ac6a542625fb76105ade8c87cf1556e85">com.google.ortools.constraintsolver.Solver.hasName</a></div><divclass="ttdeci">boolean hasName(PropagationBaseObject object)</div><divclass="ttdoc">Returns whether the object has been named or not.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03092">Solver.java:3092</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a49bff22c1fb0cd7ee968df5e1dad2014"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a49bff22c1fb0cd7ee968df5e1dad2014">com.google.ortools.constraintsolver.Solver.makeLess</a></div><divclass="ttdeci">Constraint makeLess(IntExpr expr, int value)</div><divclass="ttdoc">expr < value</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01236">Solver.java:1236</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a48488f25e8a4a875d14dcc52f8d87adc"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a48488f25e8a4a875d14dcc52f8d87adc">com.google.ortools.constraintsolver.Solver.makeRandomLnsOperator</a></div><divclass="ttdeci">LocalSearchOperator makeRandomLnsOperator(IntVar[] vars, int number_of_variables)</div><divclass="ttdoc">Creates a large neighborhood search operator which creates fragments (set of relaxed variables) with ...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02798">Solver.java:2798</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a7f553805dd25df9e593a212e1eb777a3"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a7f553805dd25df9e593a212e1eb777a3">com.google.ortools.constraintsolver.Solver.makeDistribute</a></div><divclass="ttdeci">Constraint makeDistribute(IntVar[] vars, int[] card_min, int[] card_max)</div><divclass="ttdoc">Aggregated version of count with bounded cardinalities: forall j in 0 .</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01527">Solver.java:1527</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a036e81c78a8f3997a736bcbd3600305b"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a036e81c78a8f3997a736bcbd3600305b">com.google.ortools.constraintsolver.Solver.makeTemporalDisjunction</a></div><divclass="ttdeci">Constraint makeTemporalDisjunction(IntervalVar t1, IntervalVar t2)</div><divclass="ttdoc">This constraint implements a temporal disjunction between two interval vars.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01928">Solver.java:1928</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a5085af11b5a6447599415bc271fd9505"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a5085af11b5a6447599415bc271fd9505">com.google.ortools.constraintsolver.Solver.INT_VAR_DEFAULT</a></div><divclass="ttdeci">static final int INT_VAR_DEFAULT</div><divclass="ttdoc">This enum describes the strategy used to select the next branching variable at each node during the s...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03279">Solver.java:3279</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a7a901aadc08c7a6603ade61847d54dd7"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a7a901aadc08c7a6603ade61847d54dd7">com.google.ortools.constraintsolver.Solver.addLocalSearchMonitor</a></div><divclass="ttdeci">void addLocalSearchMonitor(LocalSearchMonitor monitor)</div><divclass="ttdoc">Adds the local search monitor to the solver.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03204">Solver.java:3204</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ae153b58ef9411410e9266818cf4695a0"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ae153b58ef9411410e9266818cf4695a0">com.google.ortools.constraintsolver.Solver.makeEquality</a></div><divclass="ttdeci">Constraint makeEquality(IntExpr expr, long value)</div><divclass="ttdoc">expr == value</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00948">Solver.java:948</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a799677cdee8b0ca86877218e35f6cb54"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a799677cdee8b0ca86877218e35f6cb54">com.google.ortools.constraintsolver.Solver.PATHLNS</a></div><divclass="ttdeci">static final int PATHLNS</div><divclass="ttdoc">Operator which relaxes two sub-chains of three consecutive arcs each.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03465">Solver.java:3465</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a201826de36b73f62f8065b29671d6567"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a201826de36b73f62f8065b29671d6567">com.google.ortools.constraintsolver.Solver.makeIsLessOrEqualCstVar</a></div><divclass="ttdeci">IntVar makeIsLessOrEqualCstVar(IntExpr var, long value)</div><divclass="ttdoc">status var of (var <= value)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01028">Solver.java:1028</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a1448137a2e93c0a5e3a6c3e712225f59"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a1448137a2e93c0a5e3a6c3e712225f59">com.google.ortools.constraintsolver.Solver.CHOOSE_MAX_SIZE</a></div><divclass="ttdeci">static final int CHOOSE_MAX_SIZE</div><divclass="ttdoc">Among unbound variables, select the variable with the highest size.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03323">Solver.java:3323</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_af73952a6077281fa850c1297b225adda"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#af73952a6077281fa850c1297b225adda">com.google.ortools.constraintsolver.Solver.makeWeightedOptimize</a></div><divclass="ttdeci">OptimizeVar makeWeightedOptimize(boolean maximize, IntVar[] sub_objectives, long[] weights, long step)</div><divclass="ttdoc">Creates a weighted objective with a given sense (true = maximization).</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02165">Solver.java:2165</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a02dd8fb0ffa4dcba3f867ce7ceb7511a"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a02dd8fb0ffa4dcba3f867ce7ceb7511a">com.google.ortools.constraintsolver.Solver.makeNotBetweenCt</a></div><divclass="ttdeci">Constraint makeNotBetweenCt(IntExpr expr, long l, long u)</div><divclass="ttdoc">(expr < l || expr > u) This constraint is lazy as it will not make holes in the domain of variables.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01385">Solver.java:1385</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a03d5a110489320022a7134a9235ebe13"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a03d5a110489320022a7134a9235ebe13">com.google.ortools.constraintsolver.Solver.exportProfilingOverview</a></div><divclass="ttdeci">void exportProfilingOverview(String filename)</div><divclass="ttdoc">Exports the profiling information in a human readable overview.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03031">Solver.java:3031</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a3640be3215669276a5e1df612017fc74"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a3640be3215669276a5e1df612017fc74">com.google.ortools.constraintsolver.Solver.pushState</a></div><divclass="ttdeci">void pushState()</div><divclass="ttdoc">The PushState and PopState methods manipulates the states of the reversible objects.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02978">Solver.java:2978</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_abda299813651a5841683156690f8f9e5"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#abda299813651a5841683156690f8f9e5">com.google.ortools.constraintsolver.Solver.makeDefaultRegularLimitParameters</a></div><divclass="ttdeci">com.google.ortools.constraintsolver.RegularLimitParameters makeDefaultRegularLimitParameters()</div><divclass="ttdoc">Creates a regular limit proto containing default values.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02298">Solver.java:2298</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a5411a391300f84bc7da30d9c8e2eef25"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a5411a391300f84bc7da30d9c8e2eef25">com.google.ortools.constraintsolver.Solver.SEQUENCE_SIMPLE</a></div><divclass="ttdeci">static final int SEQUENCE_SIMPLE</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03391">Solver.java:3391</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a2f3ab259be6ae9fe80731ab072a96299"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a2f3ab259be6ae9fe80731ab072a96299">com.google.ortools.constraintsolver.Solver.TWOOPT</a></div><divclass="ttdeci">static final int TWOOPT</div><divclass="ttdoc">This enum is used in Solver::MakeOperator to specify the neighborhood to create.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03425">Solver.java:3425</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a48c86c23d0faad0b877557b48db4d091"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a48c86c23d0faad0b877557b48db4d091">com.google.ortools.constraintsolver.Solver.makeLimit</a></div><divclass="ttdeci">RegularLimit makeLimit(long time, long branches, long failures, long solutions)</div><divclass="ttdoc">Limits the search with the 'time', 'branches', 'failures' and 'solutions' limits.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02266">Solver.java:2266</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aa9c6ba3ebb65355071b9de49f65e00cf"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aa9c6ba3ebb65355071b9de49f65e00cf">com.google.ortools.constraintsolver.Solver.SIMPLELNS</a></div><divclass="ttdeci">static final int SIMPLELNS</div><divclass="ttdoc">Operator which defines one neighbor per variable.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03485">Solver.java:3485</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a71d8dba5e5a8683f67268c879860aa51"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a71d8dba5e5a8683f67268c879860aa51">com.google.ortools.constraintsolver.Solver.KEEP_LEFT</a></div><divclass="ttdeci">static final int KEEP_LEFT</div><divclass="ttdoc">Right branches are ignored.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03633">Solver.java:3633</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a78e9d819e4c30502a94871d935602391"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a78e9d819e4c30502a94871d935602391">com.google.ortools.constraintsolver.Solver.makeRankLastInterval</a></div><divclass="ttdeci">Decision makeRankLastInterval(SequenceVar sequence, int index)</div><divclass="ttdoc">Returns a decision that tries to rank last the ith interval var in the sequence variable.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02640">Solver.java:2640</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a75ddbe3538ac1ba0968a03413eec6fa2"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a75ddbe3538ac1ba0968a03413eec6fa2">com.google.ortools.constraintsolver.Solver.makeFirstSolutionCollector</a></div><divclass="ttdeci">SolutionCollector makeFirstSolutionCollector()</div><divclass="ttdoc">Collect the first solution of the search.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02040">Solver.java:2040</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a0838826c6ea204d021e9466514799017"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a0838826c6ea204d021e9466514799017">com.google.ortools.constraintsolver.Solver.makeCumulative</a></div><divclass="ttdeci">Constraint makeCumulative(IntervalVar[] intervals, long[] demands, IntVar capacity, String name)</div><divclass="ttdoc">This constraint forces that, for any integer t, the sum of the demands corresponding to an interval c...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01968">Solver.java:1968</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_add1859e7bf159ac0690131265669a7ac"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#add1859e7bf159ac0690131265669a7ac">com.google.ortools.constraintsolver.Solver.CHOOSE_RANDOM_RANK_FORWARD</a></div><divclass="ttdeci">static final int CHOOSE_RANDOM_RANK_FORWARD</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03393">Solver.java:3393</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a71a4d0cfe0174013c68a40f6e0da6ac2"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a71a4d0cfe0174013c68a40f6e0da6ac2">com.google.ortools.constraintsolver.Solver.NO_CHANGE</a></div><divclass="ttdeci">static final int NO_CHANGE</div><divclass="ttdoc">The Solver is responsible for creating the search tree.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03629">Solver.java:3629</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a4a0f30c929fefc2bac00f29aad0a6068"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a4a0f30c929fefc2bac00f29aad0a6068">com.google.ortools.constraintsolver.Solver.searchDepth</a></div><divclass="ttdeci">int searchDepth()</div><divclass="ttdoc">Gets the search depth of the current active search.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02989">Solver.java:2989</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a6d745023cd5bfa355dab989942a9247c"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a6d745023cd5bfa355dab989942a9247c">com.google.ortools.constraintsolver.Solver.registerIntervalVar</a></div><divclass="ttdeci">IntervalVar registerIntervalVar(IntervalVar var)</div><divclass="ttdoc">Registers a new IntervalVar and wraps it inside a TraceIntervalVar if necessary.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03123">Solver.java:3123</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a41870a36dec3aeb9a31af99d0006ecff"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a41870a36dec3aeb9a31af99d0006ecff">com.google.ortools.constraintsolver.Solver.STARTS_AT_END</a></div><divclass="ttdeci">static final int STARTS_AT_END</div><divclass="ttdoc">t1 starts at t2 end, i.e.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03573">Solver.java:3573</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a32b8aae78ec8b3450854b92936a22cb0"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a32b8aae78ec8b3450854b92936a22cb0">com.google.ortools.constraintsolver.Solver.kNumPriorities</a></div><divclass="ttdeci">static final int kNumPriorities</div><divclass="ttdoc">Number of priorities for demons.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03270">Solver.java:3270</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a964b69445116d2176a42ec43987f3f3e"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a964b69445116d2176a42ec43987f3f3e">com.google.ortools.constraintsolver.Solver.concatenateOperators</a></div><divclass="ttdeci">LocalSearchOperator concatenateOperators(LocalSearchOperator[] ops)</div><divclass="ttdoc">Creates a local search operator which concatenates a vector of operators.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02827">Solver.java:2827</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ac8681dbb52a9825dfe7036defdf4bc12"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ac8681dbb52a9825dfe7036defdf4bc12">com.google.ortools.constraintsolver.Solver.isLocalSearchProfilingEnabled</a></div><divclass="ttdeci">boolean isLocalSearchProfilingEnabled()</div><divclass="ttdoc">Returns whether we are profiling local search.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03153">Solver.java:3153</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aac090944b6cbfd21b044541b4e259bf7"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aac090944b6cbfd21b044541b4e259bf7">com.google.ortools.constraintsolver.Solver.makeCumulative</a></div><divclass="ttdeci">Constraint makeCumulative(IntervalVar[] intervals, IntVar[] demands, long capacity, String name)</div><divclass="ttdoc">This constraint enforces that, for any integer t, the sum of demands corresponding to an interval con...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01984">Solver.java:1984</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ac831f148129febf839ae20bd2411df80"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ac831f148129febf839ae20bd2411df80">com.google.ortools.constraintsolver.Solver.SWAPACTIVE</a></div><divclass="ttdeci">static final int SWAPACTIVE</div><divclass="ttdoc">Operator which replaces an active node by an inactive one.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03457">Solver.java:3457</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a71987af6028ae44a66309e925edb4be5"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a71987af6028ae44a66309e925edb4be5">com.google.ortools.constraintsolver.Solver.makePhase</a></div><divclass="ttdeci">DecisionBuilder makePhase(IntVar v0, IntVar v1, IntVar v2, int var_str, int val_str)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02603">Solver.java:2603</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a8c4957211efbebe22b490cf894e20931"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a8c4957211efbebe22b490cf894e20931">com.google.ortools.constraintsolver.Solver.makePower</a></div><divclass="ttdeci">IntExpr makePower(IntExpr expr, long n)</div><divclass="ttdoc">expr ^ n (n > 0)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00711">Solver.java:711</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a5541ba104a6e11c0338caac196000515"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a5541ba104a6e11c0338caac196000515">com.google.ortools.constraintsolver.Solver.makeIntervalRelaxedMin</a></div><divclass="ttdeci">IntervalVar makeIntervalRelaxedMin(IntervalVar interval_var)</div><divclass="ttdoc">Creates and returns an interval variable that wraps around the given one, relaxing the min start and ...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01880">Solver.java:1880</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ad16235f3c11ed011560ce373edbb6df7"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ad16235f3c11ed011560ce373edbb6df7">com.google.ortools.constraintsolver.Solver.ENDS_AT</a></div><divclass="ttdeci">static final int ENDS_AT</div><divclass="ttdoc">t ends at d, i.e.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03595">Solver.java:3595</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a5b9fd1f522dba04384781f0d1078bf68"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a5b9fd1f522dba04384781f0d1078bf68">com.google.ortools.constraintsolver.Solver.makeFixedDurationIntervalVar</a></div><divclass="ttdeci">IntervalVar makeFixedDurationIntervalVar(IntVar start_variable, long duration, String name)</div><divclass="ttdoc">Creates a performed interval var with a fixed duration.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01808">Solver.java:1808</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_afc04404c7c2ea40a81f161de495c0dac"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#afc04404c7c2ea40a81f161de495c0dac">com.google.ortools.constraintsolver.Solver.makeIndexExpression</a></div><divclass="ttdeci">IntExpr makeIndexExpression(IntVar[] vars, long value)</div><divclass="ttdoc">Returns the expression expr such that vars[expr] == value.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00767">Solver.java:767</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_afe5d94bd02b9386b6f94f812fd53287e"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#afe5d94bd02b9386b6f94f812fd53287e">com.google.ortools.constraintsolver.Solver.makeDecisionBuilderFromAssignment</a></div><divclass="ttdeci">DecisionBuilder makeDecisionBuilderFromAssignment(Assignment assignment, DecisionBuilder db, IntVar[] vars)</div><divclass="ttdoc">Returns a decision builder for which the left-most leaf corresponds to assignment,...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02677">Solver.java:2677</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a230254b6033fd591f1e9f333ff837132"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a230254b6033fd591f1e9f333ff837132">com.google.ortools.constraintsolver.Solver.makeLexicalLess</a></div><divclass="ttdeci">Constraint makeLexicalLess(IntVar[] left, IntVar[] right)</div><divclass="ttdoc">std::vector<IntVar*>* const sorted); Creates a constraint that enforces that left is lexicographicall...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01591">Solver.java:1591</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a9ba3c54aafc87cd93b62787a36734272"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a9ba3c54aafc87cd93b62787a36734272">com.google.ortools.constraintsolver.Solver.getLocalSearchMonitor</a></div><divclass="ttdeci">LocalSearchMonitor getLocalSearchMonitor()</div><divclass="ttdoc">Returns the local search monitor.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03196">Solver.java:3196</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a3def7e6997868770ca77e16ef3c3e291"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a3def7e6997868770ca77e16ef3c3e291">com.google.ortools.constraintsolver.Solver.makeElement</a></div><divclass="ttdeci">IntExpr makeElement(LongBinaryOperator values, IntVar index1, IntVar index2)</div><divclass="ttdoc">2D version of function-based element expression, values(expr1, expr2).</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00751">Solver.java:751</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a2c352d1abae5604a0a0c14599503cd1d"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a2c352d1abae5604a0a0c14599503cd1d">com.google.ortools.constraintsolver.Solver.makeSubCircuit</a></div><divclass="ttdeci">Constraint makeSubCircuit(IntVar[] nexts)</div><divclass="ttdoc">Force the "nexts" variable to create a complete Hamiltonian path for those that do not loop upon them...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01676">Solver.java:1676</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_af5fc0619160c702f2424f44b3c048f30"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#af5fc0619160c702f2424f44b3c048f30">com.google.ortools.constraintsolver.Solver.ENDS_AFTER</a></div><divclass="ttdeci">static final int ENDS_AFTER</div><divclass="ttdoc">This enum is used in Solver::MakeIntervalVarRelation to specify the temporal relation between an inte...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03591">Solver.java:3591</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a66a46c8504947362cf88620a10d971e6"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a66a46c8504947362cf88620a10d971e6">com.google.ortools.constraintsolver.Solver.ENDS_AFTER_END</a></div><divclass="ttdeci">static final int ENDS_AFTER_END</div><divclass="ttdoc">This enum is used in Solver::MakeIntervalVarRelation to specify the temporal relation between the two...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03549">Solver.java:3549</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ac8740ee0422a845c6bb794fa0bdbb7f1"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ac8740ee0422a845c6bb794fa0bdbb7f1">com.google.ortools.constraintsolver.Solver.makeSearchLog</a></div><divclass="ttdeci">SearchMonitor makeSearchLog(int branch_period, OptimizeVar opt_var)</div><divclass="ttdoc">OptimizeVar Search Logs At each solution, this monitor will also display the 'opt_var' value.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02362">Solver.java:2362</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a911cbffbdef1946f459c5576b0ef886a"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a911cbffbdef1946f459c5576b0ef886a">com.google.ortools.constraintsolver.Solver.LK</a></div><divclass="ttdeci">static final int LK</div><divclass="ttdoc">This enum is used in Solver::MakeOperator associated with an evaluator to specify the neighborhood to...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03495">Solver.java:3495</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a1a4adc52447b9a510b6cf1f80dc67aad"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a1a4adc52447b9a510b6cf1f80dc67aad">com.google.ortools.constraintsolver.Solver.makePhase</a></div><divclass="ttdeci">DecisionBuilder makePhase(IntVar v0, int var_str, int val_str)</div><divclass="ttdoc">Shortcuts for small arrays.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02593">Solver.java:2593</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ad15ff78340d3529fcb81be0f9b6e938a"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ad15ff78340d3529fcb81be0f9b6e938a">com.google.ortools.constraintsolver.Solver.randomConcatenateOperators</a></div><divclass="ttdeci">LocalSearchOperator randomConcatenateOperators(LocalSearchOperator[] ops)</div><divclass="ttdoc">Randomized version of local search concatenator; calls a random operator at each call to MakeNextNeig...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02845">Solver.java:2845</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a99daedc8d58c377b7607165627d07f25"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a99daedc8d58c377b7607165627d07f25">com.google.ortools.constraintsolver.Solver.makeSearchLog</a></div><divclass="ttdeci">SearchMonitor makeSearchLog(int branch_period, IntVar var, Supplier< String > display_callback)</div><divclass="ttdoc">At each solution, this monitor will display the 'var' value and the result of display_callback.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02354">Solver.java:2354</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ad6f03dfca91ed9959267ba1ec4be8019"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ad6f03dfca91ed9959267ba1ec4be8019">com.google.ortools.constraintsolver.Solver.makeOperator</a></div><divclass="ttdeci">LocalSearchOperator makeOperator(IntVar[] vars, int op)</div><divclass="ttdoc">Local Search Operators.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02775">Solver.java:2775</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a935afa3ab141ae5bab665efbb87d900d"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a935afa3ab141ae5bab665efbb87d900d">com.google.ortools.constraintsolver.Solver.makePathCumul</a></div><divclass="ttdeci">Constraint makePathCumul(IntVar[] nexts, IntVar[] active, IntVar[] cumuls, IntVar[] transits)</div><divclass="ttdoc">Creates a constraint which accumulates values along a path such that: cumuls[next[i]] = cumuls[i] + t...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01684">Solver.java:1684</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a5a2e35175fe06b08e2bc661528e9b879"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a5a2e35175fe06b08e2bc661528e9b879">com.google.ortools.constraintsolver.Solver.KILL_BOTH</a></div><divclass="ttdeci">static final int KILL_BOTH</div><divclass="ttdoc">Backtracks to the previous decisions, i.e.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03641">Solver.java:3641</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ab6dc1c889f2412bb92b459141cfeca2d"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ab6dc1c889f2412bb92b459141cfeca2d">com.google.ortools.constraintsolver.Solver.MAKECHAININACTIVE</a></div><divclass="ttdeci">static final int MAKECHAININACTIVE</div><divclass="ttdoc">Operator which makes a "chain" of path nodes inactive.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03453">Solver.java:3453</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a6798dd62de1cac197b282f918854fa49"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a6798dd62de1cac197b282f918854fa49">com.google.ortools.constraintsolver.Solver.makePack</a></div><divclass="ttdeci">Pack makePack(IntVar[] vars, int number_of_bins)</div><divclass="ttdoc">This constraint packs all variables onto 'number_of_bins' variables.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01792">Solver.java:1792</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a8da1e1458c44f63516d8cedf9c4b2cbf"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a8da1e1458c44f63516d8cedf9c4b2cbf">com.google.ortools.constraintsolver.Solver.makeIsEqualVar</a></div><divclass="ttdeci">IntVar makeIsEqualVar(IntExpr v1, IntExpr v2)</div><divclass="ttdoc">status var of (v1 == v2)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00932">Solver.java:932</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a57bf407f889c1811c4689966779f56d0"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a57bf407f889c1811c4689966779f56d0">com.google.ortools.constraintsolver.Solver.makeScalProdGreaterOrEqual</a></div><divclass="ttdeci">Constraint makeScalProdGreaterOrEqual(IntVar[] vars, int[] coeffs, long cst)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01289">Solver.java:1289</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a433d9479b04b3cb8de3cc2c587f66b74"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a433d9479b04b3cb8de3cc2c587f66b74">com.google.ortools.constraintsolver.Solver.makeAssignment</a></div><divclass="ttdeci">Assignment makeAssignment(Assignment a)</div><divclass="ttdoc">This method creates an assignment which is a copy of 'a'.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02024">Solver.java:2024</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a772313ab36805d006cb6d82e8aea7956"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a772313ab36805d006cb6d82e8aea7956">com.google.ortools.constraintsolver.Solver.filteredNeighbors</a></div><divclass="ttdeci">long filteredNeighbors()</div><divclass="ttdoc">The number of filtered neighbors (neighbors accepted by filters).</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00480">Solver.java:480</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a8f1b325454ba514b8703b0413ddd2fdb"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a8f1b325454ba514b8703b0413ddd2fdb">com.google.ortools.constraintsolver.Solver.makeAllSolutionCollector</a></div><divclass="ttdeci">SolutionCollector makeAllSolutionCollector(Assignment assignment)</div><divclass="ttdoc">Collect all solutions of the search.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02093">Solver.java:2093</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aef39b0fc89aa659acc5672869c431d6c"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aef39b0fc89aa659acc5672869c431d6c">com.google.ortools.constraintsolver.Solver.makeTemporalDisjunction</a></div><divclass="ttdeci">Constraint makeTemporalDisjunction(IntervalVar t1, IntervalVar t2, IntVar alt)</div><divclass="ttdoc">This constraint implements a temporal disjunction between two interval vars t1 and t2.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01920">Solver.java:1920</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a995c585d11e7cbd93f9546c4238752c6"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a995c585d11e7cbd93f9546c4238752c6">com.google.ortools.constraintsolver.Solver.makeBoolVar</a></div><divclass="ttdeci">IntVar makeBoolVar()</div><divclass="ttdoc">MakeBoolVar will create a variable with a {0, 1} domain.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00575">Solver.java:575</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html">com.google.ortools.constraintsolver.RegularLimit</a></div><divclass="ttdoc">Usual limit based on wall_time, number of explored branches and number of failures in the search tree...</div><divclass="ttdef"><b>Definition:</b><ahref="RegularLimit_8java_source.html#l00014">RegularLimit.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aca175c995f1618c3d029665e0ea77460"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aca175c995f1618c3d029665e0ea77460">com.google.ortools.constraintsolver.Solver.makeDistribute</a></div><divclass="ttdeci">Constraint makeDistribute(IntVar[] vars, IntVar[] cards)</div><divclass="ttdoc">Aggregated version of count: |{i | v[i] == j}| == cards[j].</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01503">Solver.java:1503</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a03d756eb07dc94d5786f3b6413ca586f"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a03d756eb07dc94d5786f3b6413ca586f">com.google.ortools.constraintsolver.Solver.addConstraint</a></div><divclass="ttdeci">void addConstraint(Constraint c)</div><divclass="ttdoc">Adds the constraint 'c' to the model.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00279">Solver.java:279</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_ae8bbcf46f8ef018dde886f6001199048"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ae8bbcf46f8ef018dde886f6001199048">com.google.ortools.constraintsolver.Solver.makeCumulative</a></div><divclass="ttdeci">Constraint makeCumulative(IntervalVar[] intervals, IntVar[] demands, IntVar capacity, String name)</div><divclass="ttdoc">This constraint enforces that, for any integer t, the sum of demands corresponding to an interval con...</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01992">Solver.java:1992</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a0e7f6ebb4d86b0bd50db018a5b495383"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a0e7f6ebb4d86b0bd50db018a5b495383">com.google.ortools.constraintsolver.Solver.SEQUENCE_DEFAULT</a></div><divclass="ttdeci">static final int SEQUENCE_DEFAULT</div><divclass="ttdoc">Used for scheduling.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03390">Solver.java:3390</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a2c6235da06ebbedc7ff5867a97fd330e"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a2c6235da06ebbedc7ff5867a97fd330e">com.google.ortools.constraintsolver.Solver.makeBoolVar</a></div><divclass="ttdeci">IntVar makeBoolVar(String name)</div><divclass="ttdoc">MakeBoolVar will create a variable with a {0, 1} domain.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00567">Solver.java:567</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a33978e296d8b9e87bc83c83cc50b7fe2"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a33978e296d8b9e87bc83c83cc50b7fe2">com.google.ortools.constraintsolver.Solver.makeIntervalVar</a></div><divclass="ttdeci">IntervalVar makeIntervalVar(long start_min, long start_max, long duration_min, long duration_max, long end_min, long end_max, boolean optional, String name)</div><divclass="ttdoc">Creates an interval var by specifying the bounds on start, duration, and end.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01832">Solver.java:1832</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aa9486d81b95ccba79c6a9ee11a7fe8d1"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aa9486d81b95ccba79c6a9ee11a7fe8d1">com.google.ortools.constraintsolver.Solver.makePhase</a></div><divclass="ttdeci">DecisionBuilder makePhase(IntervalVar[] intervals, int str)</div><divclass="ttdoc">Scheduling phases.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02664">Solver.java:2664</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a4218c8f757a234fdf40989f4f2e6de68"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a4218c8f757a234fdf40989f4f2e6de68">com.google.ortools.constraintsolver.Solver.makeCount</a></div><divclass="ttdeci">Constraint makeCount(IntVar[] vars, long value, long max_count)</div><divclass="ttdoc">|{i | vars[i] == value}| == max_count</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01471">Solver.java:1471</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a8c01e108090d53d195662b2680593d49"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a8c01e108090d53d195662b2680593d49">com.google.ortools.constraintsolver.Solver.cache</a></div><divclass="ttdeci">ModelCache cache()</div><divclass="ttdoc">Returns the cache of the model.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03131">Solver.java:3131</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a5e352d2cb0b46a1039cd5c030d861321"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a5e352d2cb0b46a1039cd5c030d861321">com.google.ortools.constraintsolver.Solver.makeOperator</a></div><divclass="ttdeci">LocalSearchOperator makeOperator(IntVar[] vars, IntVar[] secondary_vars, LongTernaryOperator evaluator, int op)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02790">Solver.java:2790</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a1f0b558ad79dc6f660d9f4919f5096d8"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a1f0b558ad79dc6f660d9f4919f5096d8">com.google.ortools.constraintsolver.Solver.CHOOSE_RANDOM</a></div><divclass="ttdeci">static final int CHOOSE_RANDOM</div><divclass="ttdoc">Randomly select one of the remaining unbound variables.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03291">Solver.java:3291</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a1bb8ab9a408330a80a0a6c4a64dfcad6"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a1bb8ab9a408330a80a0a6c4a64dfcad6">com.google.ortools.constraintsolver.Solver.registerIntExpr</a></div><divclass="ttdeci">IntExpr registerIntExpr(IntExpr expr)</div><divclass="ttdoc">Registers a new IntExpr and wraps it inside a TraceIntExpr if necessary.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03107">Solver.java:3107</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_afce21f8fc90198668cccc45754c0a6ad"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#afce21f8fc90198668cccc45754c0a6ad">com.google.ortools.constraintsolver.Solver.makeNonOverlappingBoxesConstraint</a></div><divclass="ttdeci">Constraint makeNonOverlappingBoxesConstraint(IntVar[] x_vars, IntVar[] y_vars, IntVar[] x_size, IntVar[] y_size)</div><divclass="ttdoc">This constraint states that all the boxes must not overlap.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l01756">Solver.java:1756</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aacacc580e2923df1b19d033af82f5abe"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aacacc580e2923df1b19d033af82f5abe">com.google.ortools.constraintsolver.Solver.makePhase</a></div><divclass="ttdeci">DecisionBuilder makePhase(IntVar[] vars, int var_str, LongBinaryOperator value_evaluator, LongUnaryOperator tie_breaker)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l02570">Solver.java:2570</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_a8c1f76ea14777b32d615bde9e6ac8008"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a8c1f76ea14777b32d615bde9e6ac8008">com.google.ortools.constraintsolver.Solver.INTERVAL_DEFAULT</a></div><divclass="ttdeci">static final int INTERVAL_DEFAULT</div><divclass="ttdoc">This enum describes the straregy used to select the next interval variable and its value to be fixed.</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l03403">Solver.java:3403</a></div></div>