301 lines
56 KiB
HTML
301 lines
56 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>OR-Tools</title>
|
|
<meta http-equiv="Content-Type" content="text/html;"/>
|
|
<meta charset="utf-8"/>
|
|
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
|
|
<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="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<div id="banner-container">
|
|
<div id="banner">
|
|
<span id="sfml">Google OR-Tools 9.0</span>
|
|
</div>
|
|
</div>
|
|
<div id="content" style="width: 100%; overflow: hidden;">
|
|
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
|
|
<h2>DotNet Reference</h2>
|
|
<ul>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Sat.html">CP-SAT</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Graph.html">Graph</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Algorithms.html">Knapsack solver</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1LinearSolver.html">Linear solver</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1ConstraintSolver.html">Routing</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Util.html">Util</a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="content">
|
|
<div align="center">
|
|
<h1 style="color: #145A32;">.Net Reference</h1>
|
|
</div>
|
|
<!-- Generated by Doxygen 1.9.1 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('SolutionCallback_8cs_source.html',''); initResizable(); });
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">SolutionCallback.cs</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="SolutionCallback_8cs.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">// <auto-generated /></span></div>
|
|
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div>
|
|
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">// This file was automatically generated by SWIG (http://www.swig.org).</span></div>
|
|
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// Version 4.0.2</span></div>
|
|
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">//</span></div>
|
|
<div class="line"><a name="l00007"></a><span class="lineno"> 7</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="l00008"></a><span class="lineno"> 8</span> <span class="comment">// the SWIG interface file instead.</span></div>
|
|
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">//------------------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>  </div>
|
|
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="keyword">namespace </span><a class="code" href="namespaceGoogle_1_1OrTools_1_1Sat.html">Google.OrTools.Sat</a> {</div>
|
|
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span>  </div>
|
|
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">using</span> System;</div>
|
|
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="keyword">using</span> System.Runtime.<a class="code" href="namespaceSystem_1_1Runtime_1_1InteropServices.html">InteropServices</a>;</div>
|
|
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">using</span> System.Collections;</div>
|
|
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>  </div>
|
|
<div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html"> 17</a></span> <span class="keyword">public</span> <span class="keyword">class </span><a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html">SolutionCallback</a> : global::System.IDisposable {</div>
|
|
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>  <span class="keyword">private</span> global::System.Runtime.InteropServices.HandleRef swigCPtr;</div>
|
|
<div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#abc050282310ee35f8b4bac77b6103375"> 19</a></span>  <span class="keyword">protected</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a>;</div>
|
|
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  </div>
|
|
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <span class="keyword">internal</span> <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a4af26d80226f86e735c6b0038ae881ed">SolutionCallback</a>(global::System.IntPtr cPtr, <span class="keywordtype">bool</span> cMemoryOwn) {</div>
|
|
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a> = cMemoryOwn;</div>
|
|
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  swigCPtr = <span class="keyword">new</span> global::System.Runtime.InteropServices.HandleRef(<span class="keyword">this</span>, cPtr);</div>
|
|
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  }</div>
|
|
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  </div>
|
|
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <span class="keyword">internal</span> <span class="keyword">static</span> global::System.Runtime.InteropServices.HandleRef getCPtr(<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html">SolutionCallback</a> obj) {</div>
|
|
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <span class="keywordflow">return</span> (obj == <span class="keyword">null</span>) ? <span class="keyword">new</span> global::System.Runtime.InteropServices.HandleRef(<span class="keyword">null</span>, global::System.IntPtr.Zero) : obj.swigCPtr;</div>
|
|
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  }</div>
|
|
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  </div>
|
|
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  ~<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a4af26d80226f86e735c6b0038ae881ed">SolutionCallback</a>() {</div>
|
|
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Dispose</a>(<span class="keyword">false</span>);</div>
|
|
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  }</div>
|
|
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  </div>
|
|
<div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a6e2d745cdb7a7b983f861ed6a9a541a7"> 34</a></span>  <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Dispose</a>() {</div>
|
|
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Dispose</a>(<span class="keyword">true</span>);</div>
|
|
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  global::System.GC.SuppressFinalize(<span class="keyword">this</span>);</div>
|
|
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  }</div>
|
|
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  </div>
|
|
<div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a8ad4348ef0f9969025bab397e7e27e26"> 39</a></span>  <span class="keyword">protected</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a8ad4348ef0f9969025bab397e7e27e26">Dispose</a>(<span class="keywordtype">bool</span> disposing) {</div>
|
|
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  lock(<span class="keyword">this</span>) {</div>
|
|
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keywordflow">if</span> (swigCPtr.Handle != global::System.IntPtr.Zero) {</div>
|
|
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a>) {</div>
|
|
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a> = <span class="keyword">false</span>;</div>
|
|
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a176823147b4c16540f370cf680ae7b2c">delete_SolutionCallback</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  }</div>
|
|
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  swigCPtr = <span class="keyword">new</span> global::System.Runtime.InteropServices.HandleRef(<span class="keyword">null</span>, global::System.IntPtr.Zero);</div>
|
|
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  }</div>
|
|
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  }</div>
|
|
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  }</div>
|
|
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  </div>
|
|
<div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a7d64752a55ba17525463219198fca665"> 51</a></span>  <span class="keyword">public</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a7d64752a55ba17525463219198fca665">OnSolutionCallback</a>() {</div>
|
|
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a9055e5f3fbfe3c3ecf37d70048b7b674">SolutionCallback_OnSolutionCallback</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  }</div>
|
|
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  </div>
|
|
<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a2129b750ff0dee04773cab831b3c31a8"> 55</a></span>  <span class="keyword">public</span> <span class="keywordtype">long</span> <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a2129b750ff0dee04773cab831b3c31a8">NumBooleans</a>() {</div>
|
|
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="keywordtype">long</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a990ea838533b0135168083bee7183381">SolutionCallback_NumBooleans</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  }</div>
|
|
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  </div>
|
|
<div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#acc9edec6c1a967bba319c37f252d7bb9"> 60</a></span>  <span class="keyword">public</span> <span class="keywordtype">long</span> <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#acc9edec6c1a967bba319c37f252d7bb9">NumBranches</a>() {</div>
|
|
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keywordtype">long</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#aa3c637c5d21f6833b5a794b9436fc31a">SolutionCallback_NumBranches</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  }</div>
|
|
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  </div>
|
|
<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a6254824bb6c7d3e3ff01e1b77fb35fb0"> 65</a></span>  <span class="keyword">public</span> <span class="keywordtype">long</span> <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a6254824bb6c7d3e3ff01e1b77fb35fb0">NumConflicts</a>() {</div>
|
|
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="keywordtype">long</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a5ad5da7532346ed6e703e8ad7bf00660">SolutionCallback_NumConflicts</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  }</div>
|
|
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  </div>
|
|
<div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#ab4b4465422a6b20638459437a360cbf5"> 70</a></span>  <span class="keyword">public</span> <span class="keywordtype">long</span> <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#ab4b4465422a6b20638459437a360cbf5">NumBinaryPropagations</a>() {</div>
|
|
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keywordtype">long</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a0eaa54ca147908d6a891550d75909088">SolutionCallback_NumBinaryPropagations</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  }</div>
|
|
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  </div>
|
|
<div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#ab98c84887fd03b6f318720cd29cd8d2e"> 75</a></span>  <span class="keyword">public</span> <span class="keywordtype">long</span> <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#ab98c84887fd03b6f318720cd29cd8d2e">NumIntegerPropagations</a>() {</div>
|
|
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="keywordtype">long</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a2359b815c09c6c3388d0e8eac2e9b69b">SolutionCallback_NumIntegerPropagations</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  }</div>
|
|
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  </div>
|
|
<div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a054f9e55bbf4743a577284bc7caa1904"> 80</a></span>  <span class="keyword">public</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a054f9e55bbf4743a577284bc7caa1904">WallTime</a>() {</div>
|
|
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <span class="keywordtype">double</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#aae8876bafd9434e34bccd0daa919b365">SolutionCallback_WallTime</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  }</div>
|
|
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  </div>
|
|
<div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a8bdd8eafa82cf805b3628a1466224278"> 85</a></span>  <span class="keyword">public</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a8bdd8eafa82cf805b3628a1466224278">UserTime</a>() {</div>
|
|
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <span class="keywordtype">double</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a03d35439011c1940141c9451b6c822fc">SolutionCallback_UserTime</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  }</div>
|
|
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  </div>
|
|
<div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a30e8eeaf766fd11cc725e5be2207dc9a"> 90</a></span>  <span class="keyword">public</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a30e8eeaf766fd11cc725e5be2207dc9a">ObjectiveValue</a>() {</div>
|
|
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <span class="keywordtype">double</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a2b3e8b6742364cf7c967932abeaed84a">SolutionCallback_ObjectiveValue</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  }</div>
|
|
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  </div>
|
|
<div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#aff594eada98db5e387b4656371f7222d"> 95</a></span>  <span class="keyword">public</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#aff594eada98db5e387b4656371f7222d">BestObjectiveBound</a>() {</div>
|
|
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <span class="keywordtype">double</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a91e9c3bf613392c12ffaf4ecb8b76a24">SolutionCallback_BestObjectiveBound</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  }</div>
|
|
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  </div>
|
|
<div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a2d2fcbd0fd0803353bbc95bedd45ed27"> 100</a></span>  <span class="keyword">public</span> <span class="keywordtype">long</span> <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a2d2fcbd0fd0803353bbc95bedd45ed27">SolutionIntegerValue</a>(<span class="keywordtype">int</span> index) {</div>
|
|
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="keywordtype">long</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a07284bf008c97de5b08347c80d9294b0">SolutionCallback_SolutionIntegerValue</a>(swigCPtr, index);</div>
|
|
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  }</div>
|
|
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  </div>
|
|
<div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#aeb0f4211f8d35a9daa7b87e6515d679a"> 105</a></span>  <span class="keyword">public</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#aeb0f4211f8d35a9daa7b87e6515d679a">SolutionBooleanValue</a>(<span class="keywordtype">int</span> index) {</div>
|
|
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <span class="keywordtype">bool</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a77cab92c105ae764bdff08b7f9964748">SolutionCallback_SolutionBooleanValue</a>(swigCPtr, index);</div>
|
|
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  }</div>
|
|
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  </div>
|
|
<div class="line"><a name="l00110"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a57215ac87fea3819edb845e247550ccd"> 110</a></span>  <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a57215ac87fea3819edb845e247550ccd">StopSearch</a>() {</div>
|
|
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a3fef6724d40b74951a1b8f1b3f6910bb">SolutionCallback_StopSearch</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  }</div>
|
|
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  </div>
|
|
<div class="line"><a name="l00114"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a786b1693af7f5aa98ba24bf4e6b08063"> 114</a></span>  <span class="keyword">public</span> <a class="code" href="namespaceGoogle.html">Google</a>.<a class="code" href="namespaceGoogle_1_1OrTools.html">OrTools</a>.<a class="code" href="namespaceGoogle_1_1OrTools_1_1Sat.html">Sat</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html">CpSolverResponse</a> <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a786b1693af7f5aa98ba24bf4e6b08063">Response</a>() {</div>
|
|
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <span class="keywordtype">byte</span>[] tmp = <span class="keyword">new</span> <span class="keywordtype">byte</span>[4];</div>
|
|
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  System.IntPtr data = <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#add37de663575ff928bc2a28bb1865fc1">SolutionCallback_Response</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  System.Runtime.InteropServices.Marshal.Copy(data, tmp, 0, 4);</div>
|
|
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <span class="keywordtype">int</span> size = System.BitConverter.ToInt32(tmp, 0);</div>
|
|
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  <span class="keywordtype">byte</span>[] buf = <span class="keyword">new</span> <span class="keywordtype">byte</span>[size + 4];</div>
|
|
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  System.Runtime.InteropServices.Marshal.Copy(data, buf, 0, size + 4);</div>
|
|
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="comment">// TODO(user): delete the C++ buffer.</span></div>
|
|
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <span class="keywordflow">try</span> {</div>
|
|
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <a class="code" href="namespaceGoogle.html">Google</a>.Protobuf.CodedInputStream input =</div>
|
|
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <span class="keyword">new</span> <a class="code" href="namespaceGoogle.html">Google</a>.Protobuf.CodedInputStream(buf, 4, size);</div>
|
|
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  <a class="code" href="namespaceGoogle.html">Google</a>.<a class="code" href="namespaceGoogle_1_1OrTools.html">OrTools</a>.<a class="code" href="namespaceGoogle_1_1OrTools_1_1Sat.html">Sat</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html">CpSolverResponse</a> proto = <span class="keyword">new</span> <a class="code" href="namespaceGoogle.html">Google</a>.<a class="code" href="namespaceGoogle_1_1OrTools.html">OrTools</a>.<a class="code" href="namespaceGoogle_1_1OrTools_1_1Sat.html">Sat</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html">CpSolverResponse</a>();</div>
|
|
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  proto.<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html#a7474dfc74764c536cfb85306b847762f">MergeFrom</a>(input);</div>
|
|
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <span class="keywordflow">return</span> proto;</div>
|
|
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  } <span class="keywordflow">catch</span> (<a class="code" href="namespaceGoogle.html">Google</a>.Protobuf.InvalidProtocolBufferException <span class="comment">/*e*/</span>) {</div>
|
|
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <span class="keywordflow">throw</span> <span class="keyword">new</span> System.Exception(</div>
|
|
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <span class="stringliteral">"Unable to parse Google.OrTools.Sat.CpSolverResponse protocol message."</span>);</div>
|
|
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  }</div>
|
|
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span> }</div>
|
|
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  </div>
|
|
<div class="line"><a name="l00134"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a4af26d80226f86e735c6b0038ae881ed"> 134</a></span>  <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a4af26d80226f86e735c6b0038ae881ed">SolutionCallback</a>() : this(<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.new_SolutionCallback(), true) {</div>
|
|
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  SwigDirectorConnect();</div>
|
|
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  }</div>
|
|
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  </div>
|
|
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorConnect() {</div>
|
|
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"OnSolutionCallback"</span>, swigMethodTypes0))</div>
|
|
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  swigDelegate0 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a0488c231ff1ea3c19004ad06b30add24">SwigDelegateSolutionCallback_0</a>(SwigDirectorMethodOnSolutionCallback);</div>
|
|
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#aa908f8b66711b3e2ca251b22d75a787c">SolutionCallback_director_connect</a>(swigCPtr, swigDelegate0);</div>
|
|
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  }</div>
|
|
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  </div>
|
|
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <span class="keyword">private</span> <span class="keywordtype">bool</span> SwigDerivedClassHasMethod(<span class="keywordtype">string</span> methodName, global::System.Type[] methodTypes) {</div>
|
|
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  global::System.Reflection.MethodInfo methodInfo = this.GetType().GetMethod(methodName, global::System.Reflection.BindingFlags.Public | global::System.Reflection.BindingFlags.NonPublic | global::System.Reflection.BindingFlags.Instance, <span class="keyword">null</span>, methodTypes, <span class="keyword">null</span>);</div>
|
|
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  <span class="keywordtype">bool</span> hasDerivedMethod = methodInfo.DeclaringType.IsSubclassOf(typeof(<a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a4af26d80226f86e735c6b0038ae881ed">SolutionCallback</a>));</div>
|
|
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  <span class="keywordflow">return</span> hasDerivedMethod;</div>
|
|
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  }</div>
|
|
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  </div>
|
|
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorMethodOnSolutionCallback() {</div>
|
|
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a7d64752a55ba17525463219198fca665">OnSolutionCallback</a>();</div>
|
|
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  }</div>
|
|
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  </div>
|
|
<div class="line"><a name="l00154"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a0488c231ff1ea3c19004ad06b30add24"> 154</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a0488c231ff1ea3c19004ad06b30add24">SwigDelegateSolutionCallback_0</a>();</div>
|
|
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  </div>
|
|
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a0488c231ff1ea3c19004ad06b30add24">SwigDelegateSolutionCallback_0</a> swigDelegate0;</div>
|
|
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  </div>
|
|
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  <span class="keyword">private</span> <span class="keyword">static</span> global::System.Type[] swigMethodTypes0 = <span class="keyword">new</span> global::System.Type[] { };</div>
|
|
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span> }</div>
|
|
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  </div>
|
|
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span> }</div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html">Google.OrTools.Sat.CpSolverResponse</a></div><div class="ttdoc">The response returned by a solver trying to solve a CpModelProto.</div><div class="ttdef"><b>Definition:</b> <a href="CpModel_8pb_8cs_source.html#l08420">CpModel.pb.cs:8424</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse_html_a7474dfc74764c536cfb85306b847762f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html#a7474dfc74764c536cfb85306b847762f">Google.OrTools.Sat.CpSolverResponse.MergeFrom</a></div><div class="ttdeci">void MergeFrom(CpSolverResponse other)</div><div class="ttdef"><b>Definition:</b> <a href="CpModel_8pb_8cs_source.html#l09099">CpModel.pb.cs:9099</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html">Google.OrTools.Sat.SolutionCallback</a></div><div class="ttdef"><b>Definition:</b> <a href="SolutionCallback_8cs_source.html#l00017">SolutionCallback.cs:17</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback_html_a0488c231ff1ea3c19004ad06b30add24"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a0488c231ff1ea3c19004ad06b30add24">Google.OrTools.Sat.SolutionCallback.SwigDelegateSolutionCallback_0</a></div><div class="ttdeci">delegate void SwigDelegateSolutionCallback_0()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback_html_a054f9e55bbf4743a577284bc7caa1904"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a054f9e55bbf4743a577284bc7caa1904">Google.OrTools.Sat.SolutionCallback.WallTime</a></div><div class="ttdeci">double WallTime()</div><div class="ttdef"><b>Definition:</b> <a href="SolutionCallback_8cs_source.html#l00080">SolutionCallback.cs:80</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback_html_a2129b750ff0dee04773cab831b3c31a8"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a2129b750ff0dee04773cab831b3c31a8">Google.OrTools.Sat.SolutionCallback.NumBooleans</a></div><div class="ttdeci">long NumBooleans()</div><div class="ttdef"><b>Definition:</b> <a href="SolutionCallback_8cs_source.html#l00055">SolutionCallback.cs:55</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback_html_a2d2fcbd0fd0803353bbc95bedd45ed27"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a2d2fcbd0fd0803353bbc95bedd45ed27">Google.OrTools.Sat.SolutionCallback.SolutionIntegerValue</a></div><div class="ttdeci">long SolutionIntegerValue(int index)</div><div class="ttdef"><b>Definition:</b> <a href="SolutionCallback_8cs_source.html#l00100">SolutionCallback.cs:100</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback_html_a30e8eeaf766fd11cc725e5be2207dc9a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a30e8eeaf766fd11cc725e5be2207dc9a">Google.OrTools.Sat.SolutionCallback.ObjectiveValue</a></div><div class="ttdeci">double ObjectiveValue()</div><div class="ttdef"><b>Definition:</b> <a href="SolutionCallback_8cs_source.html#l00090">SolutionCallback.cs:90</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback_html_a4af26d80226f86e735c6b0038ae881ed"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a4af26d80226f86e735c6b0038ae881ed">Google.OrTools.Sat.SolutionCallback.SolutionCallback</a></div><div class="ttdeci">SolutionCallback()</div><div class="ttdef"><b>Definition:</b> <a href="SolutionCallback_8cs_source.html#l00134">SolutionCallback.cs:134</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback_html_a57215ac87fea3819edb845e247550ccd"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a57215ac87fea3819edb845e247550ccd">Google.OrTools.Sat.SolutionCallback.StopSearch</a></div><div class="ttdeci">void StopSearch()</div><div class="ttdef"><b>Definition:</b> <a href="SolutionCallback_8cs_source.html#l00110">SolutionCallback.cs:110</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback_html_a6254824bb6c7d3e3ff01e1b77fb35fb0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a6254824bb6c7d3e3ff01e1b77fb35fb0">Google.OrTools.Sat.SolutionCallback.NumConflicts</a></div><div class="ttdeci">long NumConflicts()</div><div class="ttdef"><b>Definition:</b> <a href="SolutionCallback_8cs_source.html#l00065">SolutionCallback.cs:65</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback_html_a6e2d745cdb7a7b983f861ed6a9a541a7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Google.OrTools.Sat.SolutionCallback.Dispose</a></div><div class="ttdeci">void Dispose()</div><div class="ttdef"><b>Definition:</b> <a href="SolutionCallback_8cs_source.html#l00034">SolutionCallback.cs:34</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback_html_a786b1693af7f5aa98ba24bf4e6b08063"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a786b1693af7f5aa98ba24bf4e6b08063">Google.OrTools.Sat.SolutionCallback.Response</a></div><div class="ttdeci">Google.OrTools.Sat.CpSolverResponse Response()</div><div class="ttdef"><b>Definition:</b> <a href="SolutionCallback_8cs_source.html#l00114">SolutionCallback.cs:114</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback_html_a7d64752a55ba17525463219198fca665"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a7d64752a55ba17525463219198fca665">Google.OrTools.Sat.SolutionCallback.OnSolutionCallback</a></div><div class="ttdeci">virtual void OnSolutionCallback()</div><div class="ttdef"><b>Definition:</b> <a href="SolutionCallback_8cs_source.html#l00051">SolutionCallback.cs:51</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback_html_a8ad4348ef0f9969025bab397e7e27e26"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a8ad4348ef0f9969025bab397e7e27e26">Google.OrTools.Sat.SolutionCallback.Dispose</a></div><div class="ttdeci">virtual void Dispose(bool disposing)</div><div class="ttdef"><b>Definition:</b> <a href="SolutionCallback_8cs_source.html#l00039">SolutionCallback.cs:39</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback_html_a8bdd8eafa82cf805b3628a1466224278"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a8bdd8eafa82cf805b3628a1466224278">Google.OrTools.Sat.SolutionCallback.UserTime</a></div><div class="ttdeci">double UserTime()</div><div class="ttdef"><b>Definition:</b> <a href="SolutionCallback_8cs_source.html#l00085">SolutionCallback.cs:85</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback_html_ab4b4465422a6b20638459437a360cbf5"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#ab4b4465422a6b20638459437a360cbf5">Google.OrTools.Sat.SolutionCallback.NumBinaryPropagations</a></div><div class="ttdeci">long NumBinaryPropagations()</div><div class="ttdef"><b>Definition:</b> <a href="SolutionCallback_8cs_source.html#l00070">SolutionCallback.cs:70</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback_html_ab98c84887fd03b6f318720cd29cd8d2e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#ab98c84887fd03b6f318720cd29cd8d2e">Google.OrTools.Sat.SolutionCallback.NumIntegerPropagations</a></div><div class="ttdeci">long NumIntegerPropagations()</div><div class="ttdef"><b>Definition:</b> <a href="SolutionCallback_8cs_source.html#l00075">SolutionCallback.cs:75</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback_html_abc050282310ee35f8b4bac77b6103375"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#abc050282310ee35f8b4bac77b6103375">Google.OrTools.Sat.SolutionCallback.swigCMemOwn</a></div><div class="ttdeci">bool swigCMemOwn</div><div class="ttdef"><b>Definition:</b> <a href="SolutionCallback_8cs_source.html#l00019">SolutionCallback.cs:19</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback_html_acc9edec6c1a967bba319c37f252d7bb9"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#acc9edec6c1a967bba319c37f252d7bb9">Google.OrTools.Sat.SolutionCallback.NumBranches</a></div><div class="ttdeci">long NumBranches()</div><div class="ttdef"><b>Definition:</b> <a href="SolutionCallback_8cs_source.html#l00060">SolutionCallback.cs:60</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback_html_aeb0f4211f8d35a9daa7b87e6515d679a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#aeb0f4211f8d35a9daa7b87e6515d679a">Google.OrTools.Sat.SolutionCallback.SolutionBooleanValue</a></div><div class="ttdeci">bool SolutionBooleanValue(int index)</div><div class="ttdef"><b>Definition:</b> <a href="SolutionCallback_8cs_source.html#l00105">SolutionCallback.cs:105</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback_html_aff594eada98db5e387b4656371f7222d"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#aff594eada98db5e387b4656371f7222d">Google.OrTools.Sat.SolutionCallback.BestObjectiveBound</a></div><div class="ttdeci">double BestObjectiveBound()</div><div class="ttdef"><b>Definition:</b> <a href="SolutionCallback_8cs_source.html#l00095">SolutionCallback.cs:95</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">Google.OrTools.Sat.operations_research_satPINVOKE</a></div><div class="ttdef"><b>Definition:</b> <a href="operations__research__satPINVOKE_8cs_source.html#l00013">operations_research_satPINVOKE.cs:13</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html_a03d35439011c1940141c9451b6c822fc"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a03d35439011c1940141c9451b6c822fc">Google.OrTools.Sat.operations_research_satPINVOKE.SolutionCallback_UserTime</a></div><div class="ttdeci">static double SolutionCallback_UserTime(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html_a07284bf008c97de5b08347c80d9294b0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a07284bf008c97de5b08347c80d9294b0">Google.OrTools.Sat.operations_research_satPINVOKE.SolutionCallback_SolutionIntegerValue</a></div><div class="ttdeci">static long SolutionCallback_SolutionIntegerValue(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html_a0eaa54ca147908d6a891550d75909088"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a0eaa54ca147908d6a891550d75909088">Google.OrTools.Sat.operations_research_satPINVOKE.SolutionCallback_NumBinaryPropagations</a></div><div class="ttdeci">static long SolutionCallback_NumBinaryPropagations(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html_a176823147b4c16540f370cf680ae7b2c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a176823147b4c16540f370cf680ae7b2c">Google.OrTools.Sat.operations_research_satPINVOKE.delete_SolutionCallback</a></div><div class="ttdeci">static void delete_SolutionCallback(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html_a2359b815c09c6c3388d0e8eac2e9b69b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a2359b815c09c6c3388d0e8eac2e9b69b">Google.OrTools.Sat.operations_research_satPINVOKE.SolutionCallback_NumIntegerPropagations</a></div><div class="ttdeci">static long SolutionCallback_NumIntegerPropagations(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html_a2b3e8b6742364cf7c967932abeaed84a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a2b3e8b6742364cf7c967932abeaed84a">Google.OrTools.Sat.operations_research_satPINVOKE.SolutionCallback_ObjectiveValue</a></div><div class="ttdeci">static double SolutionCallback_ObjectiveValue(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html_a3fef6724d40b74951a1b8f1b3f6910bb"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a3fef6724d40b74951a1b8f1b3f6910bb">Google.OrTools.Sat.operations_research_satPINVOKE.SolutionCallback_StopSearch</a></div><div class="ttdeci">static void SolutionCallback_StopSearch(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html_a5ad5da7532346ed6e703e8ad7bf00660"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a5ad5da7532346ed6e703e8ad7bf00660">Google.OrTools.Sat.operations_research_satPINVOKE.SolutionCallback_NumConflicts</a></div><div class="ttdeci">static long SolutionCallback_NumConflicts(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html_a77cab92c105ae764bdff08b7f9964748"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a77cab92c105ae764bdff08b7f9964748">Google.OrTools.Sat.operations_research_satPINVOKE.SolutionCallback_SolutionBooleanValue</a></div><div class="ttdeci">static bool SolutionCallback_SolutionBooleanValue(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html_a9055e5f3fbfe3c3ecf37d70048b7b674"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a9055e5f3fbfe3c3ecf37d70048b7b674">Google.OrTools.Sat.operations_research_satPINVOKE.SolutionCallback_OnSolutionCallback</a></div><div class="ttdeci">static void SolutionCallback_OnSolutionCallback(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html_a91e9c3bf613392c12ffaf4ecb8b76a24"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a91e9c3bf613392c12ffaf4ecb8b76a24">Google.OrTools.Sat.operations_research_satPINVOKE.SolutionCallback_BestObjectiveBound</a></div><div class="ttdeci">static double SolutionCallback_BestObjectiveBound(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html_a990ea838533b0135168083bee7183381"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a990ea838533b0135168083bee7183381">Google.OrTools.Sat.operations_research_satPINVOKE.SolutionCallback_NumBooleans</a></div><div class="ttdeci">static long SolutionCallback_NumBooleans(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html_aa3c637c5d21f6833b5a794b9436fc31a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#aa3c637c5d21f6833b5a794b9436fc31a">Google.OrTools.Sat.operations_research_satPINVOKE.SolutionCallback_NumBranches</a></div><div class="ttdeci">static long SolutionCallback_NumBranches(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html_aa908f8b66711b3e2ca251b22d75a787c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#aa908f8b66711b3e2ca251b22d75a787c">Google.OrTools.Sat.operations_research_satPINVOKE.SolutionCallback_director_connect</a></div><div class="ttdeci">static void SolutionCallback_director_connect(global::System.Runtime.InteropServices.HandleRef jarg1, SolutionCallback.SwigDelegateSolutionCallback_0 delegate0)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html_aae8876bafd9434e34bccd0daa919b365"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#aae8876bafd9434e34bccd0daa919b365">Google.OrTools.Sat.operations_research_satPINVOKE.SolutionCallback_WallTime</a></div><div class="ttdeci">static double SolutionCallback_WallTime(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html_add37de663575ff928bc2a28bb1865fc1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#add37de663575ff928bc2a28bb1865fc1">Google.OrTools.Sat.operations_research_satPINVOKE.SolutionCallback_Response</a></div><div class="ttdeci">static System.IntPtr SolutionCallback_Response(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="anamespaceGoogle_1_1OrTools_1_1Sat_html"><div class="ttname"><a href="namespaceGoogle_1_1OrTools_1_1Sat.html">Google.OrTools.Sat</a></div><div class="ttdef"><b>Definition:</b> <a href="CpModel_8pb_8cs_source.html#l00012">CpModel.pb.cs:12</a></div></div>
|
|
<div class="ttc" id="anamespaceGoogle_1_1OrTools_html"><div class="ttname"><a href="namespaceGoogle_1_1OrTools.html">Google.OrTools</a></div><div class="ttdef"><b>Definition:</b> <a href="IntArrayHelper_8cs_source.html#l00014">IntArrayHelper.cs:15</a></div></div>
|
|
<div class="ttc" id="anamespaceGoogle_html"><div class="ttname"><a href="namespaceGoogle.html">Google</a></div><div class="ttdef"><b>Definition:</b> <a href="IntArrayHelper_8cs_source.html#l00014">IntArrayHelper.cs:15</a></div></div>
|
|
<div class="ttc" id="anamespaceSystem_1_1Runtime_1_1InteropServices_html"><div class="ttname"><a href="namespaceSystem_1_1Runtime_1_1InteropServices.html">InteropServices</a></div></div>
|
|
</div><!-- fragment --></div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|