<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseObject_html"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseObject.html">com.google.ortools.constraintsolver.BaseObject</a></div><divclass="ttdoc">A BaseObject is the root of all reversibly allocated objects.</div><divclass="ttdef"><b>Definition:</b><ahref="BaseObject_8java_source.html#l00014">BaseObject.java:14</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Demon_html_aa727a2bef5530476ce017702c1f01733"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Demon.html#aa727a2bef5530476ce017702c1f01733">com.google.ortools.constraintsolver.Demon.desinhibit</a></div><divclass="ttdeci">void desinhibit(Solver s)</div><divclass="ttdoc">This method un-inhibits the demon that was previously inhibited.</div><divclass="ttdef"><b>Definition:</b><ahref="Demon_8java_source.html#l00070">Demon.java:70</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Demon_html_aced4b2927fe04727bb631208a5071341"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Demon.html#aced4b2927fe04727bb631208a5071341">com.google.ortools.constraintsolver.Demon.priority</a></div><divclass="ttdeci">int priority()</div><divclass="ttdoc">This method returns the priority of the demon.</div><divclass="ttdef"><b>Definition:</b><ahref="Demon_8java_source.html#l00052">Demon.java:52</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_1Demon_html_a60729972cd92824a9be2b749001d854e"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Demon.html#a60729972cd92824a9be2b749001d854e">com.google.ortools.constraintsolver.Demon.run</a></div><divclass="ttdeci">void run(Solver s)</div><divclass="ttdoc">This is the main callback of the demon.</div><divclass="ttdef"><b>Definition:</b><ahref="Demon_8java_source.html#l00045">Demon.java:45</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Demon_html_a093f611db37efe417868422a72b11713"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Demon.html#a093f611db37efe417868422a72b11713">com.google.ortools.constraintsolver.Demon.inhibit</a></div><divclass="ttdeci">void inhibit(Solver s)</div><divclass="ttdoc">This method inhibits the demon in the search tree below the current position.</div><divclass="ttdef"><b>Definition:</b><ahref="Demon_8java_source.html#l00063">Demon.java:63</a></div></div>