<ahref="SolutionPool_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_1SolutionPool_html_a97ff5b58e1e7a98870317b6a7f28a3ee"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionPool.html#a97ff5b58e1e7a98870317b6a7f28a3ee">com.google.ortools.constraintsolver.SolutionPool.getNextSolution</a></div><divclass="ttdeci">void getNextSolution(Assignment assignment)</div><divclass="ttdoc">This method is called when the local search starts a new neighborhood to initialize the default assig...</div><divclass="ttdef"><b>Definition:</b><ahref="SolutionPool_8java_source.html#l00059">SolutionPool.java:59</a></div></div>
<divclass="ttc"id="aclasscom_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="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionPool_html_a297072e460a7a8a8da18cc4e716b3f6c"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionPool.html#a297072e460a7a8a8da18cc4e716b3f6c">com.google.ortools.constraintsolver.SolutionPool.initialize</a></div><divclass="ttdeci">void initialize(Assignment assignment)</div><divclass="ttdoc">This method is called to initialize the solution pool with the assignment from the local search.</div><divclass="ttdef"><b>Definition:</b><ahref="SolutionPool_8java_source.html#l00045">SolutionPool.java:45</a></div></div>
<divclass="ttc"id="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionPool_html_a0a93caa20d0687c1ca1c75b9e2471797"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionPool.html#a0a93caa20d0687c1ca1c75b9e2471797">com.google.ortools.constraintsolver.SolutionPool.syncNeeded</a></div><divclass="ttdeci">boolean syncNeeded(Assignment local_assignment)</div><divclass="ttdoc">This method checks if the local solution needs to be updated with an external one.</div><divclass="ttdef"><b>Definition:</b><ahref="SolutionPool_8java_source.html#l00066">SolutionPool.java:66</a></div></div>
<divclass="ttc"id="aclasscom_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="aclasscom_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="aclasscom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionPool_html_a8578b5cf4cc4aef46fc5d6521dc1c7d6"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionPool.html#a8578b5cf4cc4aef46fc5d6521dc1c7d6">com.google.ortools.constraintsolver.SolutionPool.registerNewSolution</a></div><divclass="ttdeci">void registerNewSolution(Assignment assignment)</div><divclass="ttdoc">This method is called when a new solution has been accepted by the local search.</div><divclass="ttdef"><b>Definition:</b><ahref="SolutionPool_8java_source.html#l00052">SolutionPool.java:52</a></div></div>