81 lines
25 KiB
HTML
81 lines
25 KiB
HTML
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
|
|
<head>
|
||
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||
|
|
<meta name="generator" content="Doxygen 1.8.15"/>
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||
|
|
<title>OR-Tools: BaseLns.java Source File</title>
|
||
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||
|
|
<script type="text/javascript" src="jquery.js"></script>
|
||
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
||
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||
|
|
<link href="ortools.css" rel="stylesheet" type="text/css"/>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||
|
|
<div id="titlearea">
|
||
|
|
<table cellspacing="0" cellpadding="0">
|
||
|
|
<tbody>
|
||
|
|
<tr style="height: 56px;">
|
||
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
||
|
|
<div id="projectname">OR-Tools
|
||
|
|
 <span id="projectnumber">7.1</span>
|
||
|
|
</div>
|
||
|
|
</td>
|
||
|
|
</tr>
|
||
|
|
</tbody>
|
||
|
|
</table>
|
||
|
|
</div>
|
||
|
|
<!-- end header part -->
|
||
|
|
<!-- Generated by Doxygen 1.8.15 -->
|
||
|
|
<div id="navrow1" class="tabs">
|
||
|
|
<ul class="tablist">
|
||
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||
|
|
<li><a href="pages.html"><span>Related Pages</span></a></li>
|
||
|
|
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
||
|
|
<li><a href="annotated.html"><span>Classes</span></a></li>
|
||
|
|
<li class="current"><a href="files.html"><span>Files</span></a></li>
|
||
|
|
</ul>
|
||
|
|
</div>
|
||
|
|
<div id="navrow2" class="tabs2">
|
||
|
|
<ul class="tablist">
|
||
|
|
<li><a href="files.html"><span>File List</span></a></li>
|
||
|
|
</ul>
|
||
|
|
</div>
|
||
|
|
<div id="nav-path" class="navpath">
|
||
|
|
<ul>
|
||
|
|
<li class="navelem"><a class="el" href="dir_a7cc1eeded8f693d0da6c729bc88c45a.html">ortools</a></li><li class="navelem"><a class="el" href="dir_b2c6d49957bf5d0c7726edb4b829cd4d.html">gen</a></li><li class="navelem"><a class="el" href="dir_82da1734a9cb0f1cf40dbd95c2117ce5.html">com</a></li><li class="navelem"><a class="el" href="dir_1713cbfcde5229f242ac28be432e77c9.html">google</a></li><li class="navelem"><a class="el" href="dir_06c320066273db25e45ae140036401c9.html">ortools</a></li><li class="navelem"><a class="el" href="dir_81253d67c190c9baa2240dffd7ee8180.html">constraintsolver</a></li> </ul>
|
||
|
|
</div>
|
||
|
|
</div><!-- top -->
|
||
|
|
<div class="header">
|
||
|
|
<div class="headertitle">
|
||
|
|
<div class="title">BaseLns.java</div> </div>
|
||
|
|
</div><!--header-->
|
||
|
|
<div class="contents">
|
||
|
|
<a href="BaseLns_8java.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/* ----------------------------------------------------------------------------</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * This file was automatically generated by SWIG (http://www.swig.org).</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Version 3.0.12</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * Do not make changes to this file unless you know what you are doing--modify</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * the SWIG interface file instead.</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * ----------------------------------------------------------------------------- */</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> </div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="keyword">package </span>com.google.ortools.constraintsolver;</div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html"> 11</a></span> <span class="keyword">public</span> <span class="keyword">class </span><a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html">BaseLns</a> <span class="keyword">extends</span> <a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchOperator.html">IntVarLocalSearchOperator</a> {</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>  <span class="keyword">private</span> <span class="keyword">transient</span> <span class="keywordtype">long</span> swigCPtr;</div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> </div><div class="line"><a name="l00014"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html#a8f016ecf437e39b37f7236a9dc8e1450"> 14</a></span>  <span class="keyword">protected</span> <a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html#a8f016ecf437e39b37f7236a9dc8e1450">BaseLns</a>(<span class="keywordtype">long</span> cPtr, <span class="keywordtype">boolean</span> cMemoryOwn) {</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span>  super(mainJNI.BaseLns_SWIGUpcast(cPtr), cMemoryOwn);</div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>  swigCPtr = cPtr;</div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>  }</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div><div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html#a429983f3afd0f2d55251c050811ae4a0"> 19</a></span>  <span class="keyword">protected</span> <span class="keyword">static</span> <span class="keywordtype">long</span> <a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html#a429983f3afd0f2d55251c050811ae4a0">getCPtr</a>(<a class="code" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html">BaseLns</a> obj) {</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <span class="keywordflow">return</span> (obj == <span class="keyword">null</span>) ? 0 : obj.swigCPtr;</div><div class="line"><a name="l00021"></a><span cl
|
||
|
|
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns_html_ad2aa343d9087118f7c92f11b9e8c1595"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html#ad2aa343d9087118f7c92f11b9e8c1595">com.google.ortools.constraintsolver.BaseLns.nextFragment</a></div><div class="ttdeci">boolean nextFragment()</div><div class="ttdef"><b>Definition:</b> <a href="BaseLns_8java_source.html#l00062">BaseLns.java:62</a></div></div>
|
||
|
|
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns_html_a6e7bdaaeb9dedab0221b5639f899758e"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html#a6e7bdaaeb9dedab0221b5639f899758e">com.google.ortools.constraintsolver.BaseLns.initFragments</a></div><div class="ttdeci">void initFragments()</div><div class="ttdef"><b>Definition:</b> <a href="BaseLns_8java_source.html#l00058">BaseLns.java:58</a></div></div>
|
||
|
|
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns_html_a81ca011b3252b5b2710bd7dcf2b1e5db"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html#a81ca011b3252b5b2710bd7dcf2b1e5db">com.google.ortools.constraintsolver.BaseLns.swigDirectorDisconnect</a></div><div class="ttdeci">void swigDirectorDisconnect()</div><div class="ttdef"><b>Definition:</b> <a href="BaseLns_8java_source.html#l00038">BaseLns.java:38</a></div></div>
|
||
|
|
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html">com.google.ortools.constraintsolver.IntVar</a></div><div class="ttdef"><b>Definition:</b> <a href="gen_2com_2google_2ortools_2constraintsolver_2IntVar_8java_source.html#l00011">gen/com/google/ortools/constraintsolver/IntVar.java:11</a></div></div>
|
||
|
|
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns_html_a8a29b0fb67a4916df6eaac28cb04d6bf"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html#a8a29b0fb67a4916df6eaac28cb04d6bf">com.google.ortools.constraintsolver.BaseLns.fragmentSize</a></div><div class="ttdeci">int fragmentSize()</div><div class="ttdef"><b>Definition:</b> <a href="BaseLns_8java_source.html#l00070">BaseLns.java:70</a></div></div>
|
||
|
|
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns_html_ac3bd8dc929a94af78b88594dff106d9a"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html#ac3bd8dc929a94af78b88594dff106d9a">com.google.ortools.constraintsolver.BaseLns.BaseLns</a></div><div class="ttdeci">BaseLns(IntVar[] vars)</div><div class="ttdef"><b>Definition:</b> <a href="BaseLns_8java_source.html#l00053">BaseLns.java:53</a></div></div>
|
||
|
|
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns_html_a8f016ecf437e39b37f7236a9dc8e1450"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html#a8f016ecf437e39b37f7236a9dc8e1450">com.google.ortools.constraintsolver.BaseLns.BaseLns</a></div><div class="ttdeci">BaseLns(long cPtr, boolean cMemoryOwn)</div><div class="ttdef"><b>Definition:</b> <a href="BaseLns_8java_source.html#l00014">BaseLns.java:14</a></div></div>
|
||
|
|
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html">com.google.ortools.constraintsolver.BaseLns</a></div><div class="ttdef"><b>Definition:</b> <a href="BaseLns_8java_source.html#l00011">BaseLns.java:11</a></div></div>
|
||
|
|
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns_html_a429983f3afd0f2d55251c050811ae4a0"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html#a429983f3afd0f2d55251c050811ae4a0">com.google.ortools.constraintsolver.BaseLns.getCPtr</a></div><div class="ttdeci">static long getCPtr(BaseLns obj)</div><div class="ttdef"><b>Definition:</b> <a href="BaseLns_8java_source.html#l00019">BaseLns.java:19</a></div></div>
|
||
|
|
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseObject_html_a2eee4aae15d39bff9e94114cd29895e0"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseObject.html#a2eee4aae15d39bff9e94114cd29895e0">com.google.ortools.constraintsolver.BaseObject.swigCMemOwn</a></div><div class="ttdeci">transient boolean swigCMemOwn</div><div class="ttdef"><b>Definition:</b> <a href="BaseObject_8java_source.html#l00013">BaseObject.java:13</a></div></div>
|
||
|
|
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns_html_aa3d9382ed5d771873377382e57217ff9"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html#aa3d9382ed5d771873377382e57217ff9">com.google.ortools.constraintsolver.BaseLns.swigTakeOwnership</a></div><div class="ttdeci">void swigTakeOwnership()</div><div class="ttdef"><b>Definition:</b> <a href="BaseLns_8java_source.html#l00048">BaseLns.java:48</a></div></div>
|
||
|
|
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns_html_af6e9b1ba7d88eef47705faa4250b6344"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html#af6e9b1ba7d88eef47705faa4250b6344">com.google.ortools.constraintsolver.BaseLns.swigReleaseOwnership</a></div><div class="ttdeci">void swigReleaseOwnership()</div><div class="ttdef"><b>Definition:</b> <a href="BaseLns_8java_source.html#l00043">BaseLns.java:43</a></div></div>
|
||
|
|
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns_html_aa56aada0b54d01f8ac0127763e5b5c7b"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html#aa56aada0b54d01f8ac0127763e5b5c7b">com.google.ortools.constraintsolver.BaseLns.finalize</a></div><div class="ttdeci">void finalize()</div><div class="ttdef"><b>Definition:</b> <a href="BaseLns_8java_source.html#l00023">BaseLns.java:23</a></div></div>
|
||
|
|
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns_html_ac0e8756fddbdb3e877f526fb5edaf35c"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html#ac0e8756fddbdb3e877f526fb5edaf35c">com.google.ortools.constraintsolver.BaseLns.appendToFragment</a></div><div class="ttdeci">void appendToFragment(int index)</div><div class="ttdef"><b>Definition:</b> <a href="BaseLns_8java_source.html#l00066">BaseLns.java:66</a></div></div>
|
||
|
|
<div class="ttc" id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchOperator_html"><div class="ttname"><a href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchOperator.html">com.google.ortools.constraintsolver.IntVarLocalSearchOperator</a></div><div class="ttdef"><b>Definition:</b> <a href="IntVarLocalSearchOperator_8java_source.html#l00011">IntVarLocalSearchOperator.java:11</a></div></div>
|
||
|
|
</div><!-- fragment --></div><!-- contents -->
|
||
|
|
<!-- start footer part -->
|
||
|
|
<hr class="footer"/><address class="footer"><small>
|
||
|
|
Generated by  <a href="http://www.doxygen.org/index.html">
|
||
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||
|
|
</a> 1.8.15
|
||
|
|
</small></address>
|
||
|
|
</body>
|
||
|
|
</html>
|