<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_a408a71610ab6fa2abe7a32398ab74494"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#a408a71610ab6fa2abe7a32398ab74494">com.google.ortools.constraintsolver.PropagationMonitor.removeValue</a></div><divclass="ttdeci">void removeValue(IntVar var, long value)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00111">PropagationMonitor.java:111</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_ab827e4f84bc400e644f61785911860c1"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#ab827e4f84bc400e644f61785911860c1">com.google.ortools.constraintsolver.PropagationMonitor.setValue</a></div><divclass="ttdeci">void setValue(IntVar var, long[] values)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00123">PropagationMonitor.java:123</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_aeb0becd2466810e3ec6e261f8a461e27"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#aeb0becd2466810e3ec6e261f8a461e27">com.google.ortools.constraintsolver.PropagationMonitor.setEndRange</a></div><divclass="ttdeci">void setEndRange(IntervalVar var, long new_min, long new_max)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00151">PropagationMonitor.java:151</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_abb41bdd96180377504a7602a3406d144"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#abb41bdd96180377504a7602a3406d144">com.google.ortools.constraintsolver.PropagationMonitor.setStartRange</a></div><divclass="ttdeci">void setStartRange(IntervalVar var, long new_min, long new_max)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00139">PropagationMonitor.java:139</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_a965f51e5a115596305ac95b113cb9623"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#a965f51e5a115596305ac95b113cb9623">com.google.ortools.constraintsolver.PropagationMonitor.setPerformed</a></div><divclass="ttdeci">void setPerformed(IntervalVar var, boolean value)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00167">PropagationMonitor.java:167</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_adc09beda5c133459581f696f3d2b3f5b"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#adc09beda5c133459581f696f3d2b3f5b">com.google.ortools.constraintsolver.PropagationMonitor.setEndMin</a></div><divclass="ttdeci">void setEndMin(IntervalVar var, long new_min)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00143">PropagationMonitor.java:143</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_a75e29f8d6a0c5199ff356330ab072035"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#a75e29f8d6a0c5199ff356330ab072035">com.google.ortools.constraintsolver.PropagationMonitor.setDurationRange</a></div><divclass="ttdeci">void setDurationRange(IntervalVar var, long new_min, long new_max)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00163">PropagationMonitor.java:163</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_a7a7050a0c96ab36a600dd5671089e77e"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#a7a7050a0c96ab36a600dd5671089e77e">com.google.ortools.constraintsolver.PropagationMonitor.setDurationMax</a></div><divclass="ttdeci">void setDurationMax(IntervalVar var, long new_max)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00159">PropagationMonitor.java:159</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_a1b38eb7faf63fc089b1bcb495f8ee851"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#a1b38eb7faf63fc089b1bcb495f8ee851">com.google.ortools.constraintsolver.PropagationMonitor.removeInterval</a></div><divclass="ttdeci">void removeInterval(IntVar var, long imin, long imax)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00119">PropagationMonitor.java:119</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_a3d7acc78535d4614df454e1bf81202f7"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#a3d7acc78535d4614df454e1bf81202f7">com.google.ortools.constraintsolver.PropagationMonitor.setStartMax</a></div><divclass="ttdeci">void setStartMax(IntervalVar var, long new_max)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00135">PropagationMonitor.java:135</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_abb1e9a1813ff841e7022d738b1c4a526"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#abb1e9a1813ff841e7022d738b1c4a526">com.google.ortools.constraintsolver.PropagationMonitor.setMax</a></div><divclass="ttdeci">void setMax(IntVar var, long new_max)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00103">PropagationMonitor.java:103</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_a9937d62328a7f6b6218456af0fa28500"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#a9937d62328a7f6b6218456af0fa28500">com.google.ortools.constraintsolver.PropagationMonitor.setRange</a></div><divclass="ttdeci">void setRange(IntVar var, long new_min, long new_max)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00107">PropagationMonitor.java:107</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_ae04f502872cb6dcaa8c2e3bee8ca365e"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#ae04f502872cb6dcaa8c2e3bee8ca365e">com.google.ortools.constraintsolver.PropagationMonitor.rankFirst</a></div><divclass="ttdeci">void rankFirst(SequenceVar var, int index)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00171">PropagationMonitor.java:171</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_afe4e9faf69ab6e30b5187211e1a37899"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#afe4e9faf69ab6e30b5187211e1a37899">com.google.ortools.constraintsolver.PropagationMonitor.rankLast</a></div><divclass="ttdeci">void rankLast(SequenceVar var, int index)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00179">PropagationMonitor.java:179</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_a1f5e501a32e418f512f9735d116f6750"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#a1f5e501a32e418f512f9735d116f6750">com.google.ortools.constraintsolver.PropagationMonitor.setStartMin</a></div><divclass="ttdeci">void setStartMin(IntervalVar var, long new_min)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00131">PropagationMonitor.java:131</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_ac9a19a7b02badaf1052aee8b261619bf"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#ac9a19a7b02badaf1052aee8b261619bf">com.google.ortools.constraintsolver.PropagationMonitor.setMin</a></div><divclass="ttdeci">void setMin(IntVar var, long new_min)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00099">PropagationMonitor.java:99</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_a7d9697f60ed45e7b975308e086abf80b"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#a7d9697f60ed45e7b975308e086abf80b">com.google.ortools.constraintsolver.PropagationMonitor.setMin</a></div><divclass="ttdeci">void setMin(IntExpr expr, long new_min)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00087">PropagationMonitor.java:87</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_af9c2d2c12fb078706aa2ef1499a6e4f1"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#af9c2d2c12fb078706aa2ef1499a6e4f1">com.google.ortools.constraintsolver.PropagationMonitor.setEndMax</a></div><divclass="ttdeci">void setEndMax(IntervalVar var, long new_max)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00147">PropagationMonitor.java:147</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_a00c5af162789393d934ea57e9b67877e"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#a00c5af162789393d934ea57e9b67877e">com.google.ortools.constraintsolver.PropagationMonitor.removeValues</a></div><divclass="ttdeci">void removeValues(IntVar var, long[] values)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00127">PropagationMonitor.java:127</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_a1960790556f25a2a64e18ecc50528647"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#a1960790556f25a2a64e18ecc50528647">com.google.ortools.constraintsolver.PropagationMonitor.setValue</a></div><divclass="ttdeci">void setValue(IntVar var, long value)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00115">PropagationMonitor.java:115</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_a13de21c474e4b612ffbcd4e557aca7b2"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#a13de21c474e4b612ffbcd4e557aca7b2">com.google.ortools.constraintsolver.PropagationMonitor.rankNotFirst</a></div><divclass="ttdeci">void rankNotFirst(SequenceVar var, int index)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00175">PropagationMonitor.java:175</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_abca1e00f392e37a8b733d9b993b2aabd"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#abca1e00f392e37a8b733d9b993b2aabd">com.google.ortools.constraintsolver.PropagationMonitor.setDurationMin</a></div><divclass="ttdeci">void setDurationMin(IntervalVar var, long new_min)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00155">PropagationMonitor.java:155</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_aaef073a21c25dc08cb284bb17f4a6102"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#aaef073a21c25dc08cb284bb17f4a6102">com.google.ortools.constraintsolver.PropagationMonitor.rankNotLast</a></div><divclass="ttdeci">void rankNotLast(SequenceVar var, int index)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00183">PropagationMonitor.java:183</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_af58c970304abffe67e9e28d76ff5b6bc"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#af58c970304abffe67e9e28d76ff5b6bc">com.google.ortools.constraintsolver.PropagationMonitor.setMax</a></div><divclass="ttdeci">void setMax(IntExpr expr, long new_max)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00091">PropagationMonitor.java:91</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor_html_abd29cab88ec0b8d34b7f5540373a3466"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#abd29cab88ec0b8d34b7f5540373a3466">com.google.ortools.constraintsolver.PropagationMonitor.setRange</a></div><divclass="ttdeci">void setRange(IntExpr expr, long new_min, long new_max)</div><divclass="ttdef"><b>Definition:</b><ahref="PropagationMonitor_8java_source.html#l00095">PropagationMonitor.java:95</a></div></div>