2021-04-27 23:00:03 +02:00
<!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" >
2021-12-14 13:41:01 +01:00
< span id = "sfml" > Google OR-Tools 9.2< / span >
2021-04-27 23:00:03 +02:00
< / 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 >
2022-01-16 18:02:36 +01:00
<!-- Generated by Doxygen 1.8.15 -->
2021-04-27 23:00:03 +02:00
< script type = "text/javascript" >
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2021-04-27 23:00:03 +02:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2021-04-27 23:00:03 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-16 18:02:36 +01:00
/* @license-end */< / script >
2021-04-27 23:00:03 +02:00
< 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" >
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('SolveWrapper_8cs_source.html','');});
2021-04-27 23:00:03 +02:00
/* @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" >
2022-01-16 18:02:36 +01:00
< div class = "headertitle" >
< div class = "title" > SolveWrapper.cs< / div > < / div >
2021-04-27 23:00:03 +02:00
< / div > <!-- header -->
< div class = "contents" >
2022-01-16 18:02:36 +01:00
< a href = "SolveWrapper_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.1< / 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 = "comment" > // Used to wrap log callbacks (std::function< void(const std::string& > )< / span > < / div > < div class = "line" > < a name = "l00014" > < / a > < span class = "lineno" > 14< / span >   < span class = "keyword" > public< / span > delegate < span class = "keywordtype" > void< / span > < a class = "code" href = "namespaceGoogle_1_1OrTools_1_1Sat.html#adc71c96c5becb4eba83715b1b4fd5a64" > StringToVoidDelegate< / a > (< span class = "keywordtype" > string< / span > message);< / div > < div class = "line" > < a name = "l00015" > < / a > < span class = "lineno" > 15< / span >   < / div > < div class = "line" > < a 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" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html" > SolveWrapper< / a > : global::System.IDisposable {< / div > < div class = "line" > < a name = "l00017" > < / a > < span class = "lineno" > 17< / span >   < span class = "keyword" > private< / span > global::System.Runtime.InteropServices.HandleRef swigCPtr;< / div > < div class = "line" > < a 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" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#abc050282310ee35f8b4bac77b6103375" > swigCMemOwn< / a > ;< / div > < div class = "line" > < a name = "l00019" > < / a > < span class = "lineno" > 19< / span >   < / div > < div class = "line" > < a name = "l00020" > < / a > < span class = "lineno" > 20< / span >   < span class = "keyword" > internal< / span > < a class = "code" 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 name = "l00021" > < / a > < span class = "lineno" > 21< / span >   < a class = "code" href = "classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#abc050282310ee35f8b4bac77b6103375" > swigCMemOwn< / a > = cMemoryOwn;< / div > < div class = "line" > < a name = "l00
< div class = "ttc" id = "classGoogle_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 = "classGoogle_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 = "classGoogle_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 = "classGoogle_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 = "classGoogle_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 = "namespaceGoogle_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 = "classGoogle_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 = "classGoogle_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 = "classGoogle_1_1OrTools_1_1ProtoHelper_html_aa5923ce66c8b2878cf2dc1c77a96d581" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ProtoHelper.html#aa5923ce66c8b2878cf2dc1c77a96d581" > 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 = "classGoogle_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 = "classGoogle_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 = "classGoogle_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:20< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_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 = "classGoogle_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 = "namespaceGoogle_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:14< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_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 = "classGoogle_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 = "classGoogle_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 = "classGoogle_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 = "namespaceGoogle_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:14< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_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:8639< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_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 = "classGoogle_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 = "classGoogle_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 = "classGoogle_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 = "classGoogle_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 = "classGoogle_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 = "classGoogle_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 = "namespaceGoogle_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 = "classGoogle_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 = "classGoogle_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 = "classGoogle_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 >
2021-04-27 23:00:03 +02:00
< / div > <!-- fragment --> < / div > <!-- contents -->
< / div > <!-- doc - content -->
< / div >
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >