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"/> -->
< link rel = "stylesheet" type = "text/css" href = "ortools.css" title = "default" media = "screen,print" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2019-08-12 09:16:03 -07:00
< span id = "sfml" > Google OR-Tools 7.3< / 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" >
< h1 style = "color: #145A32;" > DotNet Reference< / h1 >
< / div >
2019-06-20 23:35:26 +02:00
<!-- Generated by Doxygen 1.8.15 -->
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li class = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "dir_a7cc1eeded8f693d0da6c729bc88c45a.html" > ortools< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_b2c6d49957bf5d0c7726edb4b829cd4d.html" > gen< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_dd9e6105f85b4b8d1432afc92516bdf4.html" > ortools< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_37019ba8edd362d5e2e12880bdfa4c61.html" > constraint_solver< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > PathOperator.cs< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2019-08-07 18:01:08 -07:00
< a href = "PathOperator_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.0< / 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_1PathOperator.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_1PathOperator.html" > PathOperator< / a > : < a class = "code" href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperator.html" > IntVarLocalSearchOperator< / 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_1PathOperator.html" > PathOperator< / 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.html#a24acb62e0d310dec7ff9406871bdadcf" > PathOperator_SWIGUpcast< / a > (cPtr), cMemoryOwn) {< / div > < div class = "line" > < a na
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator_html_a849c3c7f8d08104f0cdb46bee9fe6389" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#a849c3c7f8d08104f0cdb46bee9fe6389" > Google.OrTools.ConstraintSolver.PathOperator.Dispose< / a > < / div > < div class = "ttdeci" > override void Dispose(bool disposing)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "PathOperator_8cs_source.html#l00029" > PathOperator.cs:29< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< 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 >
2019-08-07 18:01:08 -07:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator_html_aceee6f51b9084da3d380a6897e2231d4" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#aceee6f51b9084da3d380a6897e2231d4" > Google.OrTools.ConstraintSolver.PathOperator.SwigDelegatePathOperator_5< / a > < / div > < div class = "ttdeci" > delegate void SwigDelegatePathOperator_5()< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a418cb640ccc94e8f6b2014d013388038" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a418cb640ccc94e8f6b2014d013388038" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_Reset< / a > < / div > < div class = "ttdeci" > static void PathOperator_Reset(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a24acb62e0d310dec7ff9406871bdadcf" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a24acb62e0d310dec7ff9406871bdadcf" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_SWIGUpcast< / a > < / div > < div class = "ttdeci" > static global::System.IntPtr PathOperator_SWIGUpcast(global::System.IntPtr jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a4887609ecc7e7c6b89b19bd71a34a5a4" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a4887609ecc7e7c6b89b19bd71a34a5a4" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_GetBaseNodeRestartPosition< / a > < / div > < div class = "ttdeci" > static long PathOperator_GetBaseNodeRestartPosition(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator_html_a0f6c3ada3bc5be754ccfbc8c0843ddeb" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#a0f6c3ada3bc5be754ccfbc8c0843ddeb" > Google.OrTools.ConstraintSolver.PathOperator.SwigDelegatePathOperator_7< / a > < / div > < div class = "ttdeci" > delegate bool SwigDelegatePathOperator_7()< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a36bd1bcb6ef64826c780ec93fc9dc40e" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a36bd1bcb6ef64826c780ec93fc9dc40e" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_RestartAtPathStartOnSynchronizeSwigExplicitPathOperator< / a > < / div > < div class = "ttdeci" > static bool PathOperator_RestartAtPathStartOnSynchronizeSwigExplicitPathOperator(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator_html_ac39e5d5194cc34e70b3255b33107fd5a" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#ac39e5d5194cc34e70b3255b33107fd5a" > Google.OrTools.ConstraintSolver.PathOperator.GetBaseNodeRestartPosition< / a > < / div > < div class = "ttdeci" > virtual long GetBaseNodeRestartPosition(int base_index)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "PathOperator_8cs_source.html#l00075" > PathOperator.cs:75< / 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_1PathOperator_html_a38b76e1e3a147226d4981b05e4ec2c55" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#a38b76e1e3a147226d4981b05e4ec2c55" > Google.OrTools.ConstraintSolver.PathOperator.RestartAtPathStartOnSynchronize< / a > < / div > < div class = "ttdeci" > virtual bool RestartAtPathStartOnSynchronize()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "PathOperator_8cs_source.html#l00065" > PathOperator.cs:65< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a106d455c37471c76c3e9a9a7a6531df7" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a106d455c37471c76c3e9a9a7a6531df7" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_OnSamePathAsPreviousBaseSwigExplicitPathOperator< / a > < / div > < div class = "ttdeci" > static bool PathOperator_OnSamePathAsPreviousBaseSwigExplicitPathOperator(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_a8d8d6c8bd75d362045452a41de8f015d" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a8d8d6c8bd75d362045452a41de8f015d" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_PathOperator< / a > < / div > < div class = "ttdeci" > static void delete_PathOperator(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator_html_aef18f57d2e35b91068914e325fdfa9f9" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#aef18f57d2e35b91068914e325fdfa9f9" > Google.OrTools.ConstraintSolver.PathOperator.SwigDelegatePathOperator_1< / a > < / div > < div class = "ttdeci" > delegate void SwigDelegatePathOperator_1()< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator_html_ac8323e950f64f4a7a2a2a2537d7ddb26" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#ac8323e950f64f4a7a2a2a2537d7ddb26" > Google.OrTools.ConstraintSolver.PathOperator.SetNextBaseToIncrement< / a > < / div > < div class = "ttdeci" > virtual void SetNextBaseToIncrement(long base_index)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "PathOperator_8cs_source.html#l00080" > PathOperator.cs:80< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator_html_a166b4c69812afcad14003a8e6eddf710" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#a166b4c69812afcad14003a8e6eddf710" > Google.OrTools.ConstraintSolver.PathOperator.SwigDelegatePathOperator_11< / a > < / div > < div class = "ttdeci" > delegate void SwigDelegatePathOperator_11(long base_index)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator_html_a86884623f31fa80bf86ca5f7614f2708" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#a86884623f31fa80bf86ca5f7614f2708" > Google.OrTools.ConstraintSolver.PathOperator.SwigDelegatePathOperator_8< / a > < / div > < div class = "ttdeci" > delegate bool SwigDelegatePathOperator_8()< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a3842a3e5fc1421493469b4f8d196896a" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a3842a3e5fc1421493469b4f8d196896a" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_ResetSwigExplicitPathOperator< / a > < / div > < div class = "ttdeci" > static void PathOperator_ResetSwigExplicitPathOperator(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator_html_aee4d08a5fa9798ac47adf2b98a59b797" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#aee4d08a5fa9798ac47adf2b98a59b797" > Google.OrTools.ConstraintSolver.PathOperator.InitPosition< / a > < / div > < div class = "ttdeci" > virtual bool InitPosition()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "PathOperator_8cs_source.html#l00084" > PathOperator.cs:84< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator_html_ad803a656610dadf534b605d6b5f1a735" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#ad803a656610dadf534b605d6b5f1a735" > Google.OrTools.ConstraintSolver.PathOperator.SwigDelegatePathOperator_0< / a > < / div > < div class = "ttdeci" > delegate string SwigDelegatePathOperator_0()< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_afbda6914fbf84f30cc359954f40c06e2" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#afbda6914fbf84f30cc359954f40c06e2" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_MakeNeighbor< / a > < / div > < div class = "ttdeci" > static bool PathOperator_MakeNeighbor(global::System.Runtime.InteropServices.HandleRef jarg1)< / 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_1operations__research__constraint__solverPINVOKE_html_a9f6a4b319209aa5706bd561fd4c5e389" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a9f6a4b319209aa5706bd561fd4c5e389" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_MakeOneNeighborSwigExplicitPathOperator< / a > < / div > < div class = "ttdeci" > static bool PathOperator_MakeOneNeighborSwigExplicitPathOperator(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_afd0081feaabdc48e25f330218d8fb4c7" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#afd0081feaabdc48e25f330218d8fb4c7" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_InitPosition< / a > < / div > < div class = "ttdeci" > static bool PathOperator_InitPosition(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator_html_a3aef6299b647e5b4d9ebd2e1992efb0c" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#a3aef6299b647e5b4d9ebd2e1992efb0c" > Google.OrTools.ConstraintSolver.PathOperator.SwigDelegatePathOperator_12< / a > < / div > < div class = "ttdeci" > delegate bool SwigDelegatePathOperator_12()< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator_html_ab28a3ac8a26a6d0358bf7c2337ee6754" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#ab28a3ac8a26a6d0358bf7c2337ee6754" > Google.OrTools.ConstraintSolver.PathOperator.MakeOneNeighbor< / a > < / div > < div class = "ttdeci" > virtual new bool MakeOneNeighbor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "PathOperator_8cs_source.html#l00060" > PathOperator.cs:60< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_af008d93bbeec7573223cb76507ece81c" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#af008d93bbeec7573223cb76507ece81c" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_SetNextBaseToIncrementSwigExplicitPathOperator< / a > < / div > < div class = "ttdeci" > static void PathOperator_SetNextBaseToIncrementSwigExplicitPathOperator(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator_html_a14e00218f880f1c4daad93625c67ddff" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#a14e00218f880f1c4daad93625c67ddff" > Google.OrTools.ConstraintSolver.PathOperator.OnSamePathAsPreviousBase< / a > < / div > < div class = "ttdeci" > virtual bool OnSamePathAsPreviousBase(long base_index)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "PathOperator_8cs_source.html#l00070" > PathOperator.cs:70< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator_html_a2ecab707ae3a106ab003104cb25c2ef8" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#a2ecab707ae3a106ab003104cb25c2ef8" > Google.OrTools.ConstraintSolver.PathOperator.SwigDelegatePathOperator_4< / a > < / div > < div class = "ttdeci" > delegate bool SwigDelegatePathOperator_4()< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a7c184fad1d10a96dfd13b0f46590c301" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a7c184fad1d10a96dfd13b0f46590c301" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_InitPositionSwigExplicitPathOperator< / a > < / div > < div class = "ttdeci" > static bool PathOperator_InitPositionSwigExplicitPathOperator(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator_html_a4de9dc631576f7c1b6480fee88b4d6c0" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#a4de9dc631576f7c1b6480fee88b4d6c0" > Google.OrTools.ConstraintSolver.PathOperator.SwigDelegatePathOperator_2< / a > < / div > < div class = "ttdeci" > delegate bool SwigDelegatePathOperator_2()< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator_html_aba6de8a277e1b2c5b0ecd4783859908e" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#aba6de8a277e1b2c5b0ecd4783859908e" > Google.OrTools.ConstraintSolver.PathOperator.SwigDelegatePathOperator_9< / a > < / div > < div class = "ttdeci" > delegate bool SwigDelegatePathOperator_9(long base_index)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator_html_a298cb68f7f3fb7f40595f4302af4ae25" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#a298cb68f7f3fb7f40595f4302af4ae25" > Google.OrTools.ConstraintSolver.PathOperator.Reset< / a > < / div > < div class = "ttdeci" > override void Reset()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "PathOperator_8cs_source.html#l00056" > PathOperator.cs:56< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< 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 = "Assignment_8cs_source.html#l00011" > Assignment.cs:11< / a > < / div > < / div >
2019-08-07 18:01:08 -07:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a7ffcba299785296c051907c481ce059e" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a7ffcba299785296c051907c481ce059e" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_MakeOneNeighbor< / a > < / div > < div class = "ttdeci" > static bool PathOperator_MakeOneNeighbor(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseObject_html_a19686d943bcd63e64fbbf37a99decf31" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseObject.html#a19686d943bcd63e64fbbf37a99decf31" > Google.OrTools.ConstraintSolver.BaseObject.ToString< / a > < / div > < div class = "ttdeci" > virtual string ToString()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "BaseObject_8cs_source.html#l00055" > BaseObject.cs:55< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a1481ee19e72795289a9d7ecb9e37771c" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a1481ee19e72795289a9d7ecb9e37771c" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_director_connect< / a > < / div > < div class = "ttdeci" > static void PathOperator_director_connect(global::System.Runtime.InteropServices.HandleRef jarg1, PathOperator.SwigDelegatePathOperator_0 delegate0, PathOperator.SwigDelegatePathOperator_1 delegate1, PathOperator.SwigDelegatePathOperator_2 delegate2, PathOperator.SwigDelegatePathOperator_3 delegate3, PathOperator.SwigDelegatePathOperator_4 delegate4, PathOperator.SwigDelegatePathOperator_5 delegate5, PathOperator.SwigDelegatePathOperator_6 delegate6, PathOperator.SwigDelegatePathOperator_7 delegate7, PathOperator.SwigDelegatePathOperator_8 delegate8, PathOperator.SwigDelegatePathOperator_9 delegate9, PathOperator.SwigDelegatePathOperator_10 delegate10, PathOperator.SwigDelegatePathOperator_11 delegate11, PathOperator.SwigDelegatePathOperator_12 delegate12)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_ab4d39a15ebdccc814886495563fcf46e" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab4d39a15ebdccc814886495563fcf46e" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_GetBaseNodeRestartPositionSwigExplicitPathOperator< / a > < / div > < div class = "ttdeci" > static long PathOperator_GetBaseNodeRestartPositionSwigExplicitPathOperator(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)< / 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 >
2019-06-20 23:35:26 +02:00
< 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 = "namespaceGoogle_1_1OrTools_1_1ConstraintSolver_html_a42930e1e81c7af41c87a12298bb45e97" > < div class = "ttname" > < a href = "namespaceGoogle_1_1OrTools_1_1ConstraintSolver.html#a42930e1e81c7af41c87a12298bb45e97" > Google.OrTools.ConstraintSolver.LongToInt< / a > < / div > < div class = "ttdeci" > delegate int LongToInt(long t)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperator_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperator.html" > Google.OrTools.ConstraintSolver.IntVarLocalSearchOperator< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "IntVarLocalSearchOperator_8cs_source.html#l00018" > IntVarLocalSearchOperator.cs:18< / a > < / div > < / div >
2019-08-07 18:01:08 -07:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator_html_a24df6384445d9e11221ae04b33a27cac" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#a24df6384445d9e11221ae04b33a27cac" > Google.OrTools.ConstraintSolver.PathOperator.MakeNeighbor< / a > < / div > < div class = "ttdeci" > virtual bool MakeNeighbor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "PathOperator_8cs_source.html#l00051" > PathOperator.cs:51< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator_html_ab7ae118c411b25c33698b79921a32095" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#ab7ae118c411b25c33698b79921a32095" > Google.OrTools.ConstraintSolver.PathOperator.SwigDelegatePathOperator_6< / a > < / div > < div class = "ttdeci" > delegate bool SwigDelegatePathOperator_6()< / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html" > Google.OrTools.ConstraintSolver.PathOperator< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "PathOperator_8cs_source.html#l00018" > PathOperator.cs:18< / a > < / div > < / div >
2019-08-07 18:01:08 -07:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator_html_a577707f2ca49c61f38da0b1c0e235a41" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#a577707f2ca49c61f38da0b1c0e235a41" > Google.OrTools.ConstraintSolver.PathOperator.SwigDelegatePathOperator_3< / a > < / div > < div class = "ttdeci" > delegate bool SwigDelegatePathOperator_3()< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperator_html_ab25593cf9818f01177acc5ce145c01bd" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperator.html#ab25593cf9818f01177acc5ce145c01bd" > Google.OrTools.ConstraintSolver.LocalSearchOperator.HasFragments< / a > < / div > < div class = "ttdeci" > virtual bool HasFragments()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "LocalSearchOperator_8cs_source.html#l00059" > LocalSearchOperator.cs:59< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_aaba19519f8cf5e3198a77593374c45b0" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aaba19519f8cf5e3198a77593374c45b0" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_SetNextBaseToIncrement< / a > < / div > < div class = "ttdeci" > static void PathOperator_SetNextBaseToIncrement(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_ab52b14a6848f2038b959792debea643f" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab52b14a6848f2038b959792debea643f" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_RestartAtPathStartOnSynchronize< / a > < / div > < div class = "ttdeci" > static bool PathOperator_RestartAtPathStartOnSynchronize(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a3e996d434f222f56ea2adf0edb9291cc" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a3e996d434f222f56ea2adf0edb9291cc" > Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.PathOperator_OnSamePathAsPreviousBase< / a > < / div > < div class = "ttdeci" > static bool PathOperator_OnSamePathAsPreviousBase(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)< / 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 >
2019-06-20 23:35:26 +02:00
< / div > <!-- fragment --> < / div > <!-- contents -->
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 >