2019-06-20 23:35:26 +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 >
2020-09-01 16:00:33 +02:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "styleSheet.tmp.css" rel = "stylesheet" type = "text/css" / >
2019-06-20 23:35:26 +02:00
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2021-09-20 15:57:27 +02:00
< span id = "sfml" > Google OR-Tools 9.1< / span >
2019-06-20 23:35:26 +02:00
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< div id = "content" style = "width: 100%; overflow: hidden;" >
< div style = "margin-left: 15px; margin-top: 5px; float: left; color: #145A32;" >
2019-08-12 09:16:03 -07:00
< h2 > DotNet Reference< / h2 >
2019-08-07 18:01:08 -07:00
< 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 >
2019-06-20 23:35:26 +02:00
< div id = "content" >
2019-08-07 18:01:08 -07:00
< div align = "center" >
2020-09-01 16:00:33 +02:00
< h1 style = "color: #145A32;" > .Net Reference< / h1 >
2019-08-07 18:01:08 -07:00
< / div >
2021-09-20 15:57:27 +02:00
<!-- Generated by Doxygen 1.8.15 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2021-09-20 15:57:27 +02:00
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2020-09-01 16:00:33 +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" >
/* @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">
2019-06-20 23:35:26 +02:00
< / div >
< / div >
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2021-09-20 15:57:27 +02:00
$(document).ready(function(){initNavTree('IntVarLocalSearchOperatorTemplate_8cs_source.html','');});
2020-09-01 16:00:33 +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 >
2019-06-20 23:35:26 +02:00
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > IntVarLocalSearchOperatorTemplate.cs< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2021-09-20 15:57:27 +02:00
< a href = "IntVarLocalSearchOperatorTemplate_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_1ConstraintSolver.html" > Google.OrTools.ConstraintSolver< / 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 >   < span class = "keyword" > using< / span > System.Collections.Generic;< / div > < div class = "line" > < a name = "l00017" > < / a > < span class = "lineno" > 17< / span >   < / div > < div class = "line" > < a name = "l00018" > < / a > < span class = "lineno" > < a class = "line" href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate.html" > 18< / a > < / span >   < span class = "keyword" > public< / span > < span class = "keyword" > partial class < / span > < a class = "code" href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate.html" > IntVarLocalSearchOperatorTemplate< / a > : < a class = "code" href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperator.html" > LocalSearchOperator< / a > {< / div > < div class = "line" > < a name = "l00019" > < / a > < span class = "lineno" > 19< / span >   < span class = "keyword" > private< / span > global::System.Runtime.InteropServices.HandleRef swigCPtr;< / 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_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate.html" > IntVarLocalSearchOperatorTemplate< / a > (global::System.IntPtr cPtr, < span class = "keywordtype" > bool< / span > cMemoryOwn) : base(< a class = "code" href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html" > operations_research_constraint_solverPINVOKE< / a > .< a class = "code" href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.htm
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate_html_a2680ac29598eb83c60b4dd7923cfb43b" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate.html#a2680ac29598eb83c60b4dd7923cfb43b" > Google.OrTools.ConstraintSolver.IntVarLocalSearchOperatorTemplate.Deactivate< / a > < / div > < div class = "ttdeci" > void Deactivate(long index)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "IntVarLocalSearchOperatorTemplate_8cs_source.html#l00086" > IntVarLocalSearchOperatorTemplate.cs:86< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a428c01965d7384f28b51e5705d6d4d78" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a428c01965d7384f28b51e5705d6d4d78" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperatorTemplate_Deactivate< / a > < / div > < div class = "ttdeci" > static void IntVarLocalSearchOperatorTemplate_Deactivate(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarVector_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarVector.html" > Google.OrTools.ConstraintSolver.IntVarVector< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "IntVarArrayHelper_8cs_source.html#l00178" > IntVarArrayHelper.cs:178< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException_html_a7c98814d2667a9273c95e975fd320b6c" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SWIGPendingException.Pending< / a > < / div > < div class = "ttdeci" > static bool Pending< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "operations__research__constraint__solverPINVOKE_8cs_source.html#l00167" > operations_research_constraint_solverPINVOKE.cs:167< / a > < / div > < / div >
< div class = "ttc" id = "namespaceSystem_1_1Runtime_1_1InteropServices_html" > < div class = "ttname" > < a href = "namespaceSystem_1_1Runtime_1_1InteropServices.html" > InteropServices< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException.html" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SWIGPendingException< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "operations__research__constraint__solverPINVOKE_8cs_source.html#l00161" > operations_research_constraint_solverPINVOKE.cs:161< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate_html_ae9f307b5eb4e2d3af9d0c585b2ff42da" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate.html#ae9f307b5eb4e2d3af9d0c585b2ff42da" > Google.OrTools.ConstraintSolver.IntVarLocalSearchOperatorTemplate.Var< / a > < / div > < div class = "ttdeci" > IntVar Var(long index)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "IntVarLocalSearchOperatorTemplate_8cs_source.html#l00062" > IntVarLocalSearchOperatorTemplate.cs:62< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate_html_a849c3c7f8d08104f0cdb46bee9fe6389" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate.html#a849c3c7f8d08104f0cdb46bee9fe6389" > Google.OrTools.ConstraintSolver.IntVarLocalSearchOperatorTemplate.Dispose< / a > < / div > < div class = "ttdeci" > override void Dispose(bool disposing)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "IntVarLocalSearchOperatorTemplate_8cs_source.html#l00029" > IntVarLocalSearchOperatorTemplate.cs:29< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate_html_af252e9469418d7a85bf1886c82a82971" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate.html#af252e9469418d7a85bf1886c82a82971" > Google.OrTools.ConstraintSolver.IntVarLocalSearchOperatorTemplate.OldValue< / a > < / div > < div class = "ttdeci" > long OldValue(long index)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "IntVarLocalSearchOperatorTemplate_8cs_source.html#l00068" > IntVarLocalSearchOperatorTemplate.cs:68< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseObject_html_abc050282310ee35f8b4bac77b6103375" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseObject.html#abc050282310ee35f8b4bac77b6103375" > Google.OrTools.ConstraintSolver.BaseObject.swigCMemOwn< / a > < / div > < div class = "ttdeci" > bool swigCMemOwn< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "BaseObject_8cs_source.html#l00020" > BaseObject.cs:20< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a025679c296c3cd1f25da0e990d5470d1" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a025679c296c3cd1f25da0e990d5470d1" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperatorTemplate_Var< / a > < / div > < div class = "ttdeci" > static global::System.IntPtr IntVarLocalSearchOperatorTemplate_Var(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a1cb77f3d9633d8d9c3bff33261cd2ade" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a1cb77f3d9633d8d9c3bff33261cd2ade" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperatorTemplate_IsIncremental< / a > < / div > < div class = "ttdeci" > static bool IntVarLocalSearchOperatorTemplate_IsIncremental(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_ada3e6d0f024390f5ac418216d53cf1bc" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ada3e6d0f024390f5ac418216d53cf1bc" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperatorTemplate_OnStart< / a > < / div > < div class = "ttdeci" > static void IntVarLocalSearchOperatorTemplate_OnStart(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVar_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVar.html" > Google.OrTools.ConstraintSolver.IntVar< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "IntVar_8cs_source.html#l00018" > IntVar.cs:18< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a01def014374c228b9d61ff817d42c1c2" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a01def014374c228b9d61ff817d42c1c2" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperatorTemplate_SWIGUpcast< / a > < / div > < div class = "ttdeci" > static global::System.IntPtr IntVarLocalSearchOperatorTemplate_SWIGUpcast(global::System.IntPtr jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate_html_a5b32cb0685cb4fad4c8066667134415a" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate.html#a5b32cb0685cb4fad4c8066667134415a" > Google.OrTools.ConstraintSolver.IntVarLocalSearchOperatorTemplate.AddVars< / a > < / div > < div class = "ttdeci" > void AddVars(IntVarVector vars)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "IntVarLocalSearchOperatorTemplate_8cs_source.html#l00090" > IntVarLocalSearchOperatorTemplate.cs:90< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate_html_a8acd5ea634571ac2a8db855cb429b7e5" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate.html#a8acd5ea634571ac2a8db855cb429b7e5" > Google.OrTools.ConstraintSolver.IntVarLocalSearchOperatorTemplate.IsIncremental< / a > < / div > < div class = "ttdeci" > virtual bool IsIncremental()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "IntVarLocalSearchOperatorTemplate_8cs_source.html#l00047" > IntVarLocalSearchOperatorTemplate.cs:47< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate_html_ad24cf566a4a12aa1c86e24e40ac0744c" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate.html#ad24cf566a4a12aa1c86e24e40ac0744c" > Google.OrTools.ConstraintSolver.IntVarLocalSearchOperatorTemplate.Activated< / a > < / div > < div class = "ttdeci" > bool Activated(long index)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "IntVarLocalSearchOperatorTemplate_8cs_source.html#l00077" > IntVarLocalSearchOperatorTemplate.cs:77< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_ada450f1e7c552a9259af5841e84539b0" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ada450f1e7c552a9259af5841e84539b0" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperatorTemplate_Activate< / a > < / div > < div class = "ttdeci" > static void IntVarLocalSearchOperatorTemplate_Activate(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate_html_af40990b9bd3d70d30e8ce7cdda1ad56f" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate.html#af40990b9bd3d70d30e8ce7cdda1ad56f" > Google.OrTools.ConstraintSolver.IntVarLocalSearchOperatorTemplate.Size< / a > < / div > < div class = "ttdeci" > int Size()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "IntVarLocalSearchOperatorTemplate_8cs_source.html#l00052" > IntVarLocalSearchOperatorTemplate.cs:52< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_ad013cab086444e661bd5a10e52e37e86" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad013cab086444e661bd5a10e52e37e86" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperatorTemplate_Value< / a > < / div > < div class = "ttdeci" > static long IntVarLocalSearchOperatorTemplate_Value(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a5145ab36a39664c1363c345e20dbca62" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a5145ab36a39664c1363c345e20dbca62" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperatorTemplate_SetValue< / a > < / div > < div class = "ttdeci" > static void IntVarLocalSearchOperatorTemplate_SetValue(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)< / div > < / div >
< div class = "ttc" id = "namespaceGoogle_1_1OrTools_1_1ConstraintSolver_html" > < div class = "ttname" > < a href = "namespaceGoogle_1_1OrTools_1_1ConstraintSolver.html" > Google.OrTools.ConstraintSolver< / 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_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate_html_ae3d34b2f3810b13dd672bc0171cb0529" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate.html#ae3d34b2f3810b13dd672bc0171cb0529" > Google.OrTools.ConstraintSolver.IntVarLocalSearchOperatorTemplate.Value< / a > < / div > < div class = "ttdeci" > long Value(long index)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "IntVarLocalSearchOperatorTemplate_8cs_source.html#l00057" > IntVarLocalSearchOperatorTemplate.cs:57< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate_html_aa43ec816c9dd051badaa5859ae580787" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate.html#aa43ec816c9dd051badaa5859ae580787" > Google.OrTools.ConstraintSolver.IntVarLocalSearchOperatorTemplate.Activate< / a > < / div > < div class = "ttdeci" > void Activate(long index)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "IntVarLocalSearchOperatorTemplate_8cs_source.html#l00082" > IntVarLocalSearchOperatorTemplate.cs:82< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_afac1be1d92feb92aef531bb3e4173d35" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#afac1be1d92feb92aef531bb3e4173d35" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperatorTemplate_HoldsDelta< / a > < / div > < div class = "ttdeci" > static bool IntVarLocalSearchOperatorTemplate_HoldsDelta(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate_html_aae6d852f10b483ddfa68658e43130028" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate.html#aae6d852f10b483ddfa68658e43130028" > Google.OrTools.ConstraintSolver.IntVarLocalSearchOperatorTemplate.OnStart< / a > < / div > < div class = "ttdeci" > virtual void OnStart()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "IntVarLocalSearchOperatorTemplate_8cs_source.html#l00095" > IntVarLocalSearchOperatorTemplate.cs:95< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate_html_ad9a8792cb70664e6aa373b312b134693" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate.html#ad9a8792cb70664e6aa373b312b134693" > Google.OrTools.ConstraintSolver.IntVarLocalSearchOperatorTemplate.SetValue< / a > < / div > < div class = "ttdeci" > void SetValue(long index, long value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "IntVarLocalSearchOperatorTemplate_8cs_source.html#l00073" > IntVarLocalSearchOperatorTemplate.cs:73< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "operations__research__constraint__solverPINVOKE_8cs_source.html#l00047" > operations_research_constraint_solverPINVOKE.cs:47< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException_html_a99561aa89dd816ba2dd85af036e32227" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SWIGPendingException.Retrieve< / a > < / div > < div class = "ttdeci" > static global::System.Exception Retrieve()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "operations__research__constraint__solverPINVOKE_8cs_source.html#l00186" > operations_research_constraint_solverPINVOKE.cs:186< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_aa0d1bbd511271e7e7b0797c8d8d0b69e" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aa0d1bbd511271e7e7b0797c8d8d0b69e" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperatorTemplate_AddVars< / a > < / div > < div class = "ttdeci" > static void IntVarLocalSearchOperatorTemplate_AddVars(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperator_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperator.html" > Google.OrTools.ConstraintSolver.LocalSearchOperator< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperator_8cs_source.html#l00018" > LocalSearchOperator.cs:18< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a58c3f4f235d3c59fce213aae2b930c4b" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a58c3f4f235d3c59fce213aae2b930c4b" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperatorTemplate_Activated< / a > < / div > < div class = "ttdeci" > static bool IntVarLocalSearchOperatorTemplate_Activated(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a1c0955436210e39e64851becf997942e" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a1c0955436210e39e64851becf997942e" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_IntVarLocalSearchOperatorTemplate< / a > < / div > < div class = "ttdeci" > static void delete_IntVarLocalSearchOperatorTemplate(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate.html" > Google.OrTools.ConstraintSolver.IntVarLocalSearchOperatorTemplate< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "IntVarLocalSearchOperatorTemplate_8cs_source.html#l00018" > IntVarLocalSearchOperatorTemplate.cs:18< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate_html_a363b9f07d7665108b355aac894772ff6" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate.html#a363b9f07d7665108b355aac894772ff6" > Google.OrTools.ConstraintSolver.IntVarLocalSearchOperatorTemplate.HoldsDelta< / a > < / div > < div class = "ttdeci" > override bool HoldsDelta()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "IntVarLocalSearchOperatorTemplate_8cs_source.html#l00042" > IntVarLocalSearchOperatorTemplate.cs:42< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_aee36b271b423d8ceaca9e277eef624ce" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aee36b271b423d8ceaca9e277eef624ce" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntVarLocalSearchOperatorTemplate_OldValue< / a > < / div > < div class = "ttdeci" > static long IntVarLocalSearchOperatorTemplate_OldValue(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)< / div > < / div >
2021-01-26 11:28:50 +01:00
< / div > <!-- fragment --> < / div > <!-- contents -->
< / div > <!-- doc - content -->
2019-08-07 18:01:08 -07:00
< / div >
2019-06-20 23:35:26 +02:00
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >