<ahref="SequenceVar_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.1</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="ttc"id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar_html_abf99b654aaf6fa898cc4a3ffcdf259c3"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar.html#abf99b654aaf6fa898cc4a3ffcdf259c3">com.google.ortools.constraintsolver.SequenceVar.interval</a></div><divclass="ttdeci">IntervalVar interval(int index)</div><divclass="ttdoc">Returns the index_th interval of the sequence.</div><divclass="ttdef"><b>Definition:</b><ahref="SequenceVar_8java_source.html#l00088">SequenceVar.java:88</a></div></div>
<divclass="ttc"id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar_html_aae4321c09e529d05a8db4593498946a3"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar.html#aae4321c09e529d05a8db4593498946a3">com.google.ortools.constraintsolver.SequenceVar.next</a></div><divclass="ttdeci">IntVar next(int index)</div><divclass="ttdoc">Returns the next of the index_th interval of the sequence.</div><divclass="ttdef"><b>Definition:</b><ahref="SequenceVar_8java_source.html#l00096">SequenceVar.java:96</a></div></div>
<divclass="ttc"id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar_html_aab6b6e45aefc6080b8d89d926aa6f9db"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar.html#aab6b6e45aefc6080b8d89d926aa6f9db">com.google.ortools.constraintsolver.SequenceVar.rankFirst</a></div><divclass="ttdeci">void rankFirst(int index)</div><divclass="ttdoc">Ranks the index_th interval var first of all unranked interval vars.</div><divclass="ttdef"><b>Definition:</b><ahref="SequenceVar_8java_source.html#l00053">SequenceVar.java:53</a></div></div>
<divclass="ttc"id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar_html_a0f0f9b0084f7527871e27c1854420910"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar.html#a0f0f9b0084f7527871e27c1854420910">com.google.ortools.constraintsolver.SequenceVar.rankLast</a></div><divclass="ttdeci">void rankLast(int index)</div><divclass="ttdoc">Ranks the index_th interval var first of all unranked interval vars.</div><divclass="ttdef"><b>Definition:</b><ahref="SequenceVar_8java_source.html#l00067">SequenceVar.java:67</a></div></div>
<divclass="ttc"id="aclasscom_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="aclasscom_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="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar_html_aa45c26d0dd645bfb2302ace15e946f14"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar.html#aa45c26d0dd645bfb2302ace15e946f14">com.google.ortools.constraintsolver.SequenceVar.rankNotFirst</a></div><divclass="ttdeci">void rankNotFirst(int index)</div><divclass="ttdoc">Indicates that the index_th interval var will not be ranked first of all currently unranked interval ...</div><divclass="ttdef"><b>Definition:</b><ahref="SequenceVar_8java_source.html#l00060">SequenceVar.java:60</a></div></div>
<divclass="ttc"id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar_html_adf64be0277a81a3b66a78d0b1bd1fad9"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar.html#adf64be0277a81a3b66a78d0b1bd1fad9">com.google.ortools.constraintsolver.SequenceVar.accept</a></div><divclass="ttdeci">void accept(ModelVisitor visitor)</div><divclass="ttdoc">Accepts the given visitor.</div><divclass="ttdef"><b>Definition:</b><ahref="SequenceVar_8java_source.html#l00111">SequenceVar.java:111</a></div></div>
<divclass="ttc"id="aclasscom_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="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar_html_a9831d993e4162e7efcf288c7e501613a"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar.html#a9831d993e4162e7efcf288c7e501613a">com.google.ortools.constraintsolver.SequenceVar.rankNotLast</a></div><divclass="ttdeci">void rankNotLast(int index)</div><divclass="ttdoc">Indicates that the index_th interval var will not be ranked first of all currently unranked interval ...</div><divclass="ttdef"><b>Definition:</b><ahref="SequenceVar_8java_source.html#l00074">SequenceVar.java:74</a></div></div>
<divclass="ttc"id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar_html_a93b11b738e5540f19a59aa472ef16703"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar.html#a93b11b738e5540f19a59aa472ef16703">com.google.ortools.constraintsolver.SequenceVar.rankSequence</a></div><divclass="ttdeci">void rankSequence(int[] rank_first, int[] rank_last, int[] unperformed)</div><divclass="ttdoc">Applies the following sequence of ranks, ranks first, then rank last.</div><divclass="ttdef"><b>Definition:</b><ahref="SequenceVar_8java_source.html#l00081">SequenceVar.java:81</a></div></div>
<divclass="ttc"id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar_html_a22727e9c338fb1aaa6722031445373c3"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar.html#a22727e9c338fb1aaa6722031445373c3">com.google.ortools.constraintsolver.SequenceVar.size</a></div><divclass="ttdeci">long size()</div><divclass="ttdoc">Returns the number of interval vars in the sequence.</div><divclass="ttdef"><b>Definition:</b><ahref="SequenceVar_8java_source.html#l00104">SequenceVar.java:104</a></div></div>
<divclass="ttc"id="aclasscom_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="aclasscom_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>