228 lines
43 KiB
HTML
228 lines
43 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.2</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.3 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search",'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:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(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:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(document).ready(function(){initNavTree('SolveWrapper_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">SolveWrapper.cs</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="SolveWrapper_8cs.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">//------------------------------------------------------------------------------</span></div>
|
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// <auto-generated /></span></div>
|
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">//</span></div>
|
|
<div class="line"><a id="l00004" 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 id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="comment">// Version 4.0.2</span></div>
|
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="comment">//</span></div>
|
|
<div class="line"><a id="l00007" 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 id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="comment">// the SWIG interface file instead.</span></div>
|
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="comment">//------------------------------------------------------------------------------</span></div>
|
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span> </div>
|
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceGoogle_1_1OrTools_1_1Sat.html">Google.OrTools.Sat</a> {</div>
|
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span> </div>
|
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="comment">// Used to wrap log callbacks (std::function<void(const std::string&>)</span></div>
|
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"><a class="line" href="namespaceGoogle_1_1OrTools_1_1Sat.html#adc71c96c5becb4eba83715b1b4fd5a64"> 14</a></span><span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceGoogle_1_1OrTools_1_1Sat.html#adc71c96c5becb4eba83715b1b4fd5a64">StringToVoidDelegate</a>(<span class="keywordtype">string</span> message);</div>
|
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span> </div>
|
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html"> 16</a></span><span class="keyword">public</span> <span class="keyword">class </span><a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html">SolveWrapper</a> : global::System.IDisposable {</div>
|
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">private</span> global::System.Runtime.InteropServices.HandleRef swigCPtr;</div>
|
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#abc050282310ee35f8b4bac77b6103375"> 18</a></span> <span class="keyword">protected</span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a>;</div>
|
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span> </div>
|
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">internal</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a9ba1bf04d7fb2f695f2c83b978b487b1">SolveWrapper</a>(global::System.IntPtr cPtr, <span class="keywordtype">bool</span> cMemoryOwn) {</div>
|
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> <a class="code hl_variable" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a> = cMemoryOwn;</div>
|
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> swigCPtr = <span class="keyword">new</span> global::System.Runtime.InteropServices.HandleRef(<span class="keyword">this</span>, cPtr);</div>
|
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> }</div>
|
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> </div>
|
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> <span class="keyword">internal</span> <span class="keyword">static</span> global::System.Runtime.InteropServices.HandleRef getCPtr(<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html">SolveWrapper</a> obj) {</div>
|
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</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 id="l00027" name="l00027"></a><span class="lineno"> 27</span> }</div>
|
|
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> </div>
|
|
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> ~SolveWrapper() {</div>
|
|
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Dispose</a>(<span class="keyword">false</span>);</div>
|
|
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> }</div>
|
|
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span> </div>
|
|
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a6e2d745cdb7a7b983f861ed6a9a541a7"> 33</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Dispose</a>() {</div>
|
|
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Dispose</a>(<span class="keyword">true</span>);</div>
|
|
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span> global::System.GC.SuppressFinalize(<span class="keyword">this</span>);</div>
|
|
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span> }</div>
|
|
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span> </div>
|
|
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a8ad4348ef0f9969025bab397e7e27e26"> 38</a></span> <span class="keyword">protected</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a8ad4348ef0f9969025bab397e7e27e26">Dispose</a>(<span class="keywordtype">bool</span> disposing) {</div>
|
|
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span> lock(<span class="keyword">this</span>) {</div>
|
|
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span> <span class="keywordflow">if</span> (swigCPtr.Handle != global::System.IntPtr.Zero) {</div>
|
|
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span> <span class="keywordflow">if</span> (<a class="code hl_variable" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a>) {</div>
|
|
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> <a class="code hl_variable" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a> = <span class="keyword">false</span>;</div>
|
|
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a4afebaa72e2fa8c082a7dc2e35f51bcf">delete_SolveWrapper</a>(swigCPtr);</div>
|
|
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span> }</div>
|
|
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</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 id="l00046" name="l00046"></a><span class="lineno"> 46</span> }</div>
|
|
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span> }</div>
|
|
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span> }</div>
|
|
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span> </div>
|
|
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#af50dff68b05d7bf71961f4cccce59ee5"> 50</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#af50dff68b05d7bf71961f4cccce59ee5">SetStringParameters</a>(<span class="keywordtype">string</span> string_parameters) {</div>
|
|
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"> 51</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a481d7407bb4abcdbade51a09050ae9e1">SolveWrapper_SetStringParameters</a>(swigCPtr, string_parameters);</div>
|
|
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span> <span class="keywordflow">if</span> (<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_property" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span> }</div>
|
|
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span> </div>
|
|
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#ae6f9071d0cb0c00f2edd7df2ae412a84"> 55</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#ae6f9071d0cb0c00f2edd7df2ae412a84">AddSolutionCallback</a>(<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html">SolutionCallback</a> callback) {</div>
|
|
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#ac90422cd130aac753b489d0ed1c2a0d5">SolveWrapper_AddSolutionCallback</a>(swigCPtr, <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html">SolutionCallback</a>.getCPtr(callback));</div>
|
|
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span> <span class="keywordflow">if</span> (<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_property" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span> }</div>
|
|
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span> </div>
|
|
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a243ad53446441b1cb452b46d3f062ef1"> 60</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a243ad53446441b1cb452b46d3f062ef1">ClearSolutionCallback</a>(<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html">SolutionCallback</a> callback) {</div>
|
|
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a267dcb672edab2974b411c578fa69b87">SolveWrapper_ClearSolutionCallback</a>(swigCPtr, <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html">SolutionCallback</a>.getCPtr(callback));</div>
|
|
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span> <span class="keywordflow">if</span> (<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_property" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span> }</div>
|
|
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span> </div>
|
|
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a3e86e8964094e4cb5bba708e0504213c"> 65</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a3e86e8964094e4cb5bba708e0504213c">AddLogCallbackFromClass</a>(<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1LogCallback.html">LogCallback</a> log_callback) {</div>
|
|
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#abe1357aad4590e3f95b2bb39295f82a5">SolveWrapper_AddLogCallbackFromClass</a>(swigCPtr, <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1LogCallback.html">LogCallback</a>.getCPtr(log_callback));</div>
|
|
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> }</div>
|
|
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span> </div>
|
|
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a4576a5caf3c3a157ecf92743fb579b7e"> 69</a></span> <span class="keyword">public</span> <a class="code hl_namespace" href="namespaceGoogle.html">Google</a>.<a class="code hl_namespace" href="namespaceGoogle_1_1OrTools.html">OrTools</a>.<a class="code hl_namespace" href="namespaceGoogle_1_1OrTools_1_1Sat.html">Sat</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html">CpSolverResponse</a> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a4576a5caf3c3a157ecf92743fb579b7e">Solve</a>(<a class="code hl_namespace" href="namespaceGoogle.html">Google</a>.<a class="code hl_namespace" href="namespaceGoogle_1_1OrTools.html">OrTools</a>.<a class="code hl_namespace" href="namespaceGoogle_1_1OrTools_1_1Sat.html">Sat</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModelProto.html">CpModelProto</a> model_proto) {</div>
|
|
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> <span class="keywordtype">byte</span>[] tmp = <span class="keyword">new</span> <span class="keywordtype">byte</span>[4];</div>
|
|
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span> System.IntPtr data = <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#afbd514ad9ae2ee6f07b1f10bb0aea41f">SolveWrapper_Solve</a>(swigCPtr, model_proto.CalculateSize(), <a class="code hl_class" href="classGoogle_1_1OrTools_1_1ProtoHelper.html">ProtoHelper</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1ProtoHelper.html#a095630d14c43e4045834a37bfdf93216">ProtoToByteArray</a>(model_proto));</div>
|
|
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span> System.Runtime.InteropServices.Marshal.Copy(data, tmp, 0, 4);</div>
|
|
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span> <span class="keywordtype">int</span> size = System.BitConverter.ToInt32(tmp, 0);</div>
|
|
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span> <span class="keywordtype">byte</span>[] buf = <span class="keyword">new</span> <span class="keywordtype">byte</span>[size + 4];</div>
|
|
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span> System.Runtime.InteropServices.Marshal.Copy(data, buf, 0, size + 4);</div>
|
|
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span> <span class="comment">// TODO(user): delete the C++ buffer.</span></div>
|
|
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span> <span class="keywordflow">try</span> {</div>
|
|
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"> 78</span> <a class="code hl_namespace" href="namespaceGoogle.html">Google</a>.Protobuf.CodedInputStream input =</div>
|
|
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span> <span class="keyword">new</span> <a class="code hl_namespace" href="namespaceGoogle.html">Google</a>.Protobuf.CodedInputStream(buf, 4, size);</div>
|
|
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"> 80</span> <a class="code hl_namespace" href="namespaceGoogle.html">Google</a>.<a class="code hl_namespace" href="namespaceGoogle_1_1OrTools.html">OrTools</a>.<a class="code hl_namespace" href="namespaceGoogle_1_1OrTools_1_1Sat.html">Sat</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html">CpSolverResponse</a> proto = <span class="keyword">new</span> <a class="code hl_namespace" href="namespaceGoogle.html">Google</a>.<a class="code hl_namespace" href="namespaceGoogle_1_1OrTools.html">OrTools</a>.<a class="code hl_namespace" href="namespaceGoogle_1_1OrTools_1_1Sat.html">Sat</a>.<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html">CpSolverResponse</a>();</div>
|
|
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"> 81</span> proto.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html#a7474dfc74764c536cfb85306b847762f">MergeFrom</a>(input);</div>
|
|
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span> <span class="keywordflow">return</span> proto;</div>
|
|
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span> } <span class="keywordflow">catch</span> (<a class="code hl_namespace" href="namespaceGoogle.html">Google</a>.Protobuf.InvalidProtocolBufferException <span class="comment">/*e*/</span>) {</div>
|
|
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span> <span class="keywordflow">throw</span> <span class="keyword">new</span> System.Exception(</div>
|
|
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span> <span class="stringliteral">"Unable to parse Google.OrTools.Sat.CpSolverResponse protocol message."</span>);</div>
|
|
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"> 86</span> }</div>
|
|
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"> 87</span>}</div>
|
|
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span> </div>
|
|
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a57215ac87fea3819edb845e247550ccd"> 89</a></span> <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a57215ac87fea3819edb845e247550ccd">StopSearch</a>() {</div>
|
|
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span> <a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.<a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a0c515fb3367c6e141b3b25db8c9d579b">SolveWrapper_StopSearch</a>(swigCPtr);</div>
|
|
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span> }</div>
|
|
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span> </div>
|
|
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a9ba1bf04d7fb2f695f2c83b978b487b1"> 93</a></span> <span class="keyword">public</span> <a class="code hl_function" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a9ba1bf04d7fb2f695f2c83b978b487b1">SolveWrapper</a>() : this(<a class="code hl_class" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html">operations_research_satPINVOKE</a>.new_SolveWrapper(), true) {</div>
|
|
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno"> 94</span> }</div>
|
|
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno"> 95</span> </div>
|
|
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno"> 96</span>}</div>
|
|
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span> </div>
|
|
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno"> 98</span>}</div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ProtoHelper_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ProtoHelper.html">Google.OrTools.ProtoHelper</a></div><div class="ttdef"><b>Definition:</b> <a href="ProtoHelper_8cs_source.html#l00020">ProtoHelper.cs:21</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ProtoHelper_html_a095630d14c43e4045834a37bfdf93216"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ProtoHelper.html#a095630d14c43e4045834a37bfdf93216">Google.OrTools.ProtoHelper.ProtoToByteArray</a></div><div class="ttdeci">static byte[] ProtoToByteArray(IMessage message)</div><div class="ttdef"><b>Definition:</b> <a href="ProtoHelper_8cs_source.html#l00022">ProtoHelper.cs:22</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1CpModelProto_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1CpModelProto.html">Google.OrTools.Sat.CpModelProto</a></div><div class="ttdoc">A constraint programming problem.</div><div class="ttdef"><b>Definition:</b> <a href="CpModel_8pb_8cs_source.html#l08639">CpModel.pb.cs:8643</a></div></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#l09379">CpModel.pb.cs:9383</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#l10120">CpModel.pb.cs:10120</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1LogCallback_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1LogCallback.html">Google.OrTools.Sat.LogCallback</a></div><div class="ttdef"><b>Definition:</b> <a href="LogCallback_8cs_source.html#l00017">LogCallback.cs:17</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_1SolveWrapper_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html">Google.OrTools.Sat.SolveWrapper</a></div><div class="ttdef"><b>Definition:</b> <a href="SolveWrapper_8cs_source.html#l00016">SolveWrapper.cs:16</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper_html_a243ad53446441b1cb452b46d3f062ef1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a243ad53446441b1cb452b46d3f062ef1">Google.OrTools.Sat.SolveWrapper.ClearSolutionCallback</a></div><div class="ttdeci">void ClearSolutionCallback(SolutionCallback callback)</div><div class="ttdef"><b>Definition:</b> <a href="SolveWrapper_8cs_source.html#l00060">SolveWrapper.cs:60</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper_html_a3e86e8964094e4cb5bba708e0504213c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a3e86e8964094e4cb5bba708e0504213c">Google.OrTools.Sat.SolveWrapper.AddLogCallbackFromClass</a></div><div class="ttdeci">void AddLogCallbackFromClass(LogCallback log_callback)</div><div class="ttdef"><b>Definition:</b> <a href="SolveWrapper_8cs_source.html#l00065">SolveWrapper.cs:65</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper_html_a4576a5caf3c3a157ecf92743fb579b7e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a4576a5caf3c3a157ecf92743fb579b7e">Google.OrTools.Sat.SolveWrapper.Solve</a></div><div class="ttdeci">Google.OrTools.Sat.CpSolverResponse Solve(Google.OrTools.Sat.CpModelProto model_proto)</div><div class="ttdef"><b>Definition:</b> <a href="SolveWrapper_8cs_source.html#l00069">SolveWrapper.cs:69</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper_html_a57215ac87fea3819edb845e247550ccd"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a57215ac87fea3819edb845e247550ccd">Google.OrTools.Sat.SolveWrapper.StopSearch</a></div><div class="ttdeci">void StopSearch()</div><div class="ttdef"><b>Definition:</b> <a href="SolveWrapper_8cs_source.html#l00089">SolveWrapper.cs:89</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper_html_a6e2d745cdb7a7b983f861ed6a9a541a7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Google.OrTools.Sat.SolveWrapper.Dispose</a></div><div class="ttdeci">void Dispose()</div><div class="ttdef"><b>Definition:</b> <a href="SolveWrapper_8cs_source.html#l00033">SolveWrapper.cs:33</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper_html_a8ad4348ef0f9969025bab397e7e27e26"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a8ad4348ef0f9969025bab397e7e27e26">Google.OrTools.Sat.SolveWrapper.Dispose</a></div><div class="ttdeci">virtual void Dispose(bool disposing)</div><div class="ttdef"><b>Definition:</b> <a href="SolveWrapper_8cs_source.html#l00038">SolveWrapper.cs:38</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper_html_a9ba1bf04d7fb2f695f2c83b978b487b1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a9ba1bf04d7fb2f695f2c83b978b487b1">Google.OrTools.Sat.SolveWrapper.SolveWrapper</a></div><div class="ttdeci">SolveWrapper()</div><div class="ttdef"><b>Definition:</b> <a href="SolveWrapper_8cs_source.html#l00093">SolveWrapper.cs:93</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper_html_abc050282310ee35f8b4bac77b6103375"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#abc050282310ee35f8b4bac77b6103375">Google.OrTools.Sat.SolveWrapper.swigCMemOwn</a></div><div class="ttdeci">bool swigCMemOwn</div><div class="ttdef"><b>Definition:</b> <a href="SolveWrapper_8cs_source.html#l00018">SolveWrapper.cs:18</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper_html_ae6f9071d0cb0c00f2edd7df2ae412a84"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#ae6f9071d0cb0c00f2edd7df2ae412a84">Google.OrTools.Sat.SolveWrapper.AddSolutionCallback</a></div><div class="ttdeci">void AddSolutionCallback(SolutionCallback callback)</div><div class="ttdef"><b>Definition:</b> <a href="SolveWrapper_8cs_source.html#l00055">SolveWrapper.cs:55</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper_html_af50dff68b05d7bf71961f4cccce59ee5"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#af50dff68b05d7bf71961f4cccce59ee5">Google.OrTools.Sat.SolveWrapper.SetStringParameters</a></div><div class="ttdeci">void SetStringParameters(string string_parameters)</div><div class="ttdef"><b>Definition:</b> <a href="SolveWrapper_8cs_source.html#l00050">SolveWrapper.cs:50</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_1_1SWIGPendingException_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_1_1SWIGPendingException.html">Google.OrTools.Sat.operations_research_satPINVOKE.SWIGPendingException</a></div><div class="ttdef"><b>Definition:</b> <a href="operations__research__satPINVOKE_8cs_source.html#l00127">operations_research_satPINVOKE.cs:127</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_1_1SWIGPendingException_html_a7c98814d2667a9273c95e975fd320b6c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Google.OrTools.Sat.operations_research_satPINVOKE.SWIGPendingException.Pending</a></div><div class="ttdeci">static bool Pending</div><div class="ttdef"><b>Definition:</b> <a href="operations__research__satPINVOKE_8cs_source.html#l00133">operations_research_satPINVOKE.cs:133</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_1_1SWIGPendingException_html_a99561aa89dd816ba2dd85af036e32227"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Google.OrTools.Sat.operations_research_satPINVOKE.SWIGPendingException.Retrieve</a></div><div class="ttdeci">static global::System.Exception Retrieve()</div><div class="ttdef"><b>Definition:</b> <a href="operations__research__satPINVOKE_8cs_source.html#l00152">operations_research_satPINVOKE.cs:152</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_a0c515fb3367c6e141b3b25db8c9d579b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a0c515fb3367c6e141b3b25db8c9d579b">Google.OrTools.Sat.operations_research_satPINVOKE.SolveWrapper_StopSearch</a></div><div class="ttdeci">static void SolveWrapper_StopSearch(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html_a267dcb672edab2974b411c578fa69b87"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a267dcb672edab2974b411c578fa69b87">Google.OrTools.Sat.operations_research_satPINVOKE.SolveWrapper_ClearSolutionCallback</a></div><div class="ttdeci">static void SolveWrapper_ClearSolutionCallback(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html_a481d7407bb4abcdbade51a09050ae9e1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a481d7407bb4abcdbade51a09050ae9e1">Google.OrTools.Sat.operations_research_satPINVOKE.SolveWrapper_SetStringParameters</a></div><div class="ttdeci">static void SolveWrapper_SetStringParameters(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html_a4afebaa72e2fa8c082a7dc2e35f51bcf"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a4afebaa72e2fa8c082a7dc2e35f51bcf">Google.OrTools.Sat.operations_research_satPINVOKE.delete_SolveWrapper</a></div><div class="ttdeci">static void delete_SolveWrapper(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html_abe1357aad4590e3f95b2bb39295f82a5"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#abe1357aad4590e3f95b2bb39295f82a5">Google.OrTools.Sat.operations_research_satPINVOKE.SolveWrapper_AddLogCallbackFromClass</a></div><div class="ttdeci">static void SolveWrapper_AddLogCallbackFromClass(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html_ac90422cd130aac753b489d0ed1c2a0d5"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#ac90422cd130aac753b489d0ed1c2a0d5">Google.OrTools.Sat.operations_research_satPINVOKE.SolveWrapper_AddSolutionCallback</a></div><div class="ttdeci">static void SolveWrapper_AddSolutionCallback(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_html_afbd514ad9ae2ee6f07b1f10bb0aea41f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#afbd514ad9ae2ee6f07b1f10bb0aea41f">Google.OrTools.Sat.operations_research_satPINVOKE.SolveWrapper_Solve</a></div><div class="ttdeci">static System.IntPtr SolveWrapper_Solve(global::System.Runtime.InteropServices.HandleRef jarg1, int model_proto_size, byte[] jarg2)</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_1_1Sat_html_adc71c96c5becb4eba83715b1b4fd5a64"><div class="ttname"><a href="namespaceGoogle_1_1OrTools_1_1Sat.html#adc71c96c5becb4eba83715b1b4fd5a64">Google.OrTools.Sat.StringToVoidDelegate</a></div><div class="ttdeci">delegate void StringToVoidDelegate(string message)</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><!-- fragment --></div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|