Files
ortools-clone/docs/dotnet/functions_func_l.html
2021-04-27 23:00:03 +02:00

524 lines
38 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>OR-Tools</title>
<meta http-equiv="Content-Type" content="text/html;"/>
<meta charset="utf-8"/>
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="banner-container">
<div id="banner">
<span id="sfml">Google OR-Tools 9.0</span>
</div>
</div>
<div id="content" style="width: 100%; overflow: hidden;">
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
<h2>DotNet Reference</h2>
<ul>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Sat.html">CP-SAT</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Graph.html">Graph</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Algorithms.html">Knapsack solver</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1LinearSolver.html">Linear solver</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1ConstraintSolver.html">Routing</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Util.html">Util</a></li>
</ul>
</div>
<div id="content">
<div align="center">
<h1 style="color: #145A32;">.Net Reference</h1>
</div>
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('functions_func_l.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
&#160;
<h3><a id="index_l"></a>- l -</h3><ul>
<li>LastIndexOf()
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a300b9003c478a3c63d9a3fc7569109dc">Int64Vector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVector.html#ab15a3f5e29c3f28c3e59dd12643ba7f5">IntVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionBuilderVector.html#a3b4dfc76c1358390224839d5724ed12f">DecisionBuilderVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64Vector.html#a300b9003c478a3c63d9a3fc7569109dc">Int64Vector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarVector.html#a5b9bd22e81feb0c5f34923b9288085f8">IntervalVarVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarVector.html#a3b9ef1ae40cd0ab75c0a7416671d3643">IntVarVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVector.html#ab15a3f5e29c3f28c3e59dd12643ba7f5">IntVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterVector.html#ac214f6170c9443f45de20ab4fc30e240">LocalSearchFilterVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#ae7fbc652818c6a4d360d1bc2399cb0d9">LocalSearchOperatorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitorVector.html#a548d31318bf7256809e0c24e6c08b3d6">SearchMonitorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarVector.html#a9661e05695b7d68f33eeb114b08515d5">SequenceVarVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SymmetryBreakerVector.html#aa89b4d02287cab4dd0751f1ae6ca57f6">SymmetryBreakerVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#a154956fdad9736673d7bb2b0ba510b7c">DoubleVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64Vector.html#a300b9003c478a3c63d9a3fc7569109dc">Int64Vector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVector.html#ab15a3f5e29c3f28c3e59dd12643ba7f5">IntVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPConstraintVector.html#aab9391b8d3ce1c83935c83c36fa99d99">MPConstraintVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPVariableVector.html#a1dcb70c93b52f7156977d7d334bded5f">MPVariableVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector.html#a300b9003c478a3c63d9a3fc7569109dc">Int64Vector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ab15a3f5e29c3f28c3e59dd12643ba7f5">IntVector</a>
</li>
<li>Lb()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Constraint.html#af426860d2823fa5cceac6055c7bf301e">Constraint</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#af426860d2823fa5cceac6055c7bf301e">Variable</a>
</li>
<li>LeftNode()
: <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#a4c72a06f8735d048c51ccbb6d1febbff">LinearSumAssignment</a>
</li>
<li>LinearArgumentProto()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearArgumentProto.html#a817d6f70cce6b3d11d1d49c01df1fec8">LinearArgumentProto</a>
</li>
<li>LinearConstraintProto()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearConstraintProto.html#a74eaaa37670a2d429a0df860ebf1f9a2">LinearConstraintProto</a>
</li>
<li>LinearExpressionProto()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearExpressionProto.html#a0a32a373ea150f59e149b2e1c5395ced">LinearExpressionProto</a>
</li>
<li>LinearSumAssignment()
: <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#aa58833d15f39f419a8adb23e66b56288">LinearSumAssignment</a>
</li>
<li>LinearSumAssignment_AddArcWithCost()
: <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#a7bc691831f1f52bfc380261d7c796a5d">operations_research_graphPINVOKE</a>
</li>
<li>LinearSumAssignment_AssignmentCost()
: <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#ac8cd6794c40deb1d48f65f9369b91120">operations_research_graphPINVOKE</a>
</li>
<li>LinearSumAssignment_Cost()
: <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#a8dde5a4fcadbe66416a1e9a2b0a47fc9">operations_research_graphPINVOKE</a>
</li>
<li>LinearSumAssignment_LeftNode()
: <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#a8ceb231e1031b88db77dffdd0fcda593">operations_research_graphPINVOKE</a>
</li>
<li>LinearSumAssignment_NumArcs()
: <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#a18d2c65f0ac554f54a888905b16e164e">operations_research_graphPINVOKE</a>
</li>
<li>LinearSumAssignment_NumNodes()
: <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#a90eb11cbe57d1cbed05dadb306b5e974">operations_research_graphPINVOKE</a>
</li>
<li>LinearSumAssignment_OptimalCost()
: <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#a03888eab435e6bc5fd27fb0bd79f257d">operations_research_graphPINVOKE</a>
</li>
<li>LinearSumAssignment_RightMate()
: <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#a9cffe18651b75871d8bb861909478187">operations_research_graphPINVOKE</a>
</li>
<li>LinearSumAssignment_RightNode()
: <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#a77c6fd094ccb67e0ad9338b4f8945b89">operations_research_graphPINVOKE</a>
</li>
<li>LinearSumAssignment_Solve()
: <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#ae9dafddf08853b0e9778bb4b563adcc1">operations_research_graphPINVOKE</a>
</li>
<li>LoadGurobiSharedLibrary()
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1CppBridge.html#ac5a1262d82aa8ae0a191801bd22b1f04">CppBridge</a>
</li>
<li>LocalOptimum()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#ad6087c8c2f28d22ff19052db7c0045cf">SearchMonitor</a>
</li>
<li>LocalSearchFilter()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilter.html#adcdd83aa1aaf6522eaca7cfaecc27b53">LocalSearchFilter</a>
</li>
<li>LocalSearchFilter_Accept()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#afe8ea6f9f4d1fae26ed2c4969a3a424a">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilter_Commit()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad51a6d0ea4826605944baf1d2fccb134">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilter_CommitSwigExplicitLocalSearchFilter()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a2cc85ab19c768665b38e258cfd1da1f5">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilter_director_connect()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#af1ce20187cd68587d1a2047cd0591908">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilter_GetAcceptedObjectiveValue()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aa402a8c56e58292ac07f234e08fd7e2d">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilter_GetAcceptedObjectiveValueSwigExplicitLocalSearchFilter()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a3d436e928a4939a98e67769034e39679">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilter_GetSynchronizedObjectiveValue()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a42b75d3390b6da5ad2adccf2c76aa651">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilter_GetSynchronizedObjectiveValueSwigExplicitLocalSearchFilter()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a043213bc09ba7333149caff491f1650c">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilter_IsIncremental()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a1cb2b3e1edc80ccc585b05253d631c89">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilter_IsIncrementalSwigExplicitLocalSearchFilter()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a07db0ce9755675beffcc261ef54dae89">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilter_Relax()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a1f2eb7c3633ada7fd4b86b2e59baf5f9">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilter_RelaxSwigExplicitLocalSearchFilter()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ae27501343c7478058b463caae572458b">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilter_Reset()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a45dcf3c061baeaecb6286b2ae81bdf7d">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilter_ResetSwigExplicitLocalSearchFilter()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#afa712b16eb4c4460320aff657c8dc629">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilter_Revert()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad13f8aa2cc344322496a1ac1e8d18fc3">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilter_RevertSwigExplicitLocalSearchFilter()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a0aa146686bd81727fa6d6ae6a9c27671">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilter_SWIGUpcast()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a983409a5d9935d2c303d8186ad7e153c">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilter_Synchronize()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a5ace666d490aee63e4be06134f187e54">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterManager()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterManager.html#aecb9a46155c9cb0c344a15e2968a3d39">LocalSearchFilterManager</a>
</li>
<li>LocalSearchFilterManager_Accept()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a0116064cd4a1645921097df865c4c9d5">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterManager_director_connect()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a0011c5a6e28d1dc69751faf2d22114d5">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterManager_FilterEvent_event_type_get()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a3e667c3706e33d4f7a504d599117fd79">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterManager_FilterEvent_event_type_set()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a04eb10b343fb22f5466d021ab403957f">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterManager_FilterEvent_filter_get()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a5cd6c587fffdc832bba51f0e8de9ce55">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterManager_FilterEvent_filter_set()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad0c725f0eb8c6ba2c19001fa4dba4dce">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterManager_GetAcceptedObjectiveValue()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a3a76fe18ca765950c06355395fc6cd6d">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterManager_GetSynchronizedObjectiveValue()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a56161100b23094ed7eacf09de126fb1d">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterManager_kAccept_get()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a609295ea1e1df02dc7339b5aa20d09e2">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterManager_kRelax_get()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a91f729060c000a79c662c00951658c51">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterManager_Revert()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aa313b717823997fe7cb200c82b27b95e">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterManager_SWIGUpcast()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a3f969189d96a97d83d682f4b0d42fb53">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterManager_Synchronize()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aaabdb0dc6e566ca5e338daf2094029c5">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterManager_ToString()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#af86ee096781d72af985c799fa48cdddc">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterManager_ToStringSwigExplicitLocalSearchFilterManager()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a36a74dd9938aa4b48c2ea223438e773a">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVector()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterVector.html#a917b5b2caad029fd81a34f92fefc5f3e">LocalSearchFilterVector</a>
</li>
<li>LocalSearchFilterVector_Add()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#af1f0bc29057c7ca612c0e60cb994fb66">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVector_AddRange()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a44d3f80bd63e2332a590118903b69730">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVector_capacity()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad266352ff47860139568ffc7a16ed810">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVector_Clear()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#af6603ec336aa5fa8e1d052c90de27ec7">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVector_Contains()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#afa54c12b5363efdebfce22de3eeebddd">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVector_getitem()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a6e6d8bc3c4bda16ee9d2c15d31cfa141">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVector_getitemcopy()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad990363f3509de15dabde53a94243d92">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVector_GetRange()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aa42d07ac5d16fea29e4163b3d71f1aa4">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVector_IndexOf()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#acf2fbcf361b5a87cb002bc4d38d9d5f1">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVector_Insert()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#add34d80366f088510e060babc9b325df">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVector_InsertRange()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a1fd20662ca53e3bffc54d412107e587c">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVector_LastIndexOf()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab5af981f4dcc813cc9757a56f286cece">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVector_Remove()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a20eff1eb639f0371a27d3d1ad5ddd6eb">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVector_RemoveAt()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a6a1c2acfdb4c41283d0fe1d120657457">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVector_RemoveRange()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#adfd1ccba7f865ed63f82aa8def79ad65">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVector_Repeat()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a99a068532d3230a411b7659f6592c28c">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVector_reserve()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a00ea26610b1f827457aed8ff13814b14">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVector_Reverse__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aaf768d3ba5a57f5d736df78a009110c1">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVector_Reverse__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad4bc2141bf93bf0666b7c3832ecf6535">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVector_setitem()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad7a6497cba03b831d9b6eb587e33f6a9">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVector_SetRange()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aa3011f1776ba26bb0ffb891d2eec2123">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVector_size()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a0caca1e6d3f47b584bce4566301100ca">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchFilterVectorEnumerator()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterVector_1_1LocalSearchFilterVectorEnumerator.html#a55f162f9e92c736827e4640c51ce1a57">LocalSearchFilterVector.LocalSearchFilterVectorEnumerator</a>
</li>
<li>LocalSearchMetaheuristic()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchMetaheuristic.html#aad601b818b0e1add81e1c52762f6b82d">LocalSearchMetaheuristic</a>
</li>
<li>LocalSearchMonitor_BeginAcceptNeighbor()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a452556c28aa1ed2475dd963df2143490">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchMonitor_BeginFiltering()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab544797b5b8e5480004fa1acdc64e0ce">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchMonitor_BeginFilterNeighbor()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a06f3ecae689cb9c95c11cce7845daadf">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchMonitor_BeginMakeNextNeighbor()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ac2c4b0ffc664c9463db18c248777bbbe">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchMonitor_BeginOperatorStart()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a8f7a5d9faeb4b310f87a51b9851dbf81">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchMonitor_EndAcceptNeighbor()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a833d52277957c70dcdec37d4cc6557bb">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchMonitor_EndFiltering()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ae371bdbcbfa32e842454c6aec6df6c8e">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchMonitor_EndFilterNeighbor()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a52426ddba3cd7e957001a8e3718b299c">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchMonitor_EndMakeNextNeighbor()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab432d345e910102fbd0d675ee280b07e">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchMonitor_EndOperatorStart()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a220804cc8208595fa970e6606852a5c9">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchMonitor_Install()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a0bc4504ff42af046922a4508250ad687">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchMonitor_SWIGUpcast()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab6f514422c352b4087ac093a011bca81">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchMonitor_ToString()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aa4cfb0db9b99595b4743b5f4533474d1">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchNeighborhoodOperators()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters_1_1Types_1_1LocalSearchNeighborhoodOperators.html#a3da1c9def08cd02be368d6bb02b107a0">RoutingSearchParameters.Types.LocalSearchNeighborhoodOperators</a>
</li>
<li>LocalSearchOperator()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperator.html#aabe1b807361b63e2f00ba8256542a818">LocalSearchOperator</a>
</li>
<li>LocalSearchOperator_director_connect()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a60db88df3f96968bc8a9da592cc04d17">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperator_HasFragments()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a9e94cbf38bb52bd27d9e93251d644370">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperator_HasFragmentsSwigExplicitLocalSearchOperator()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ae665c0324021d6876356b4532a7c829a">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperator_HoldsDelta()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a9716e5ed319d7e3afe6727ac5b9937b3">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperator_HoldsDeltaSwigExplicitLocalSearchOperator()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad353daf05f3e44cc9ea0beeb0b4c76b2">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperator_MakeNextNeighbor()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a5f160a86974012a70a3b7285494eccd6">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperator_Reset()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a3d5de5cede703fd852df233de732a75d">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperator_ResetSwigExplicitLocalSearchOperator()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a6129e36243237072a8592af564be8ad3">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperator_Start()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a27b038ed812b913eb4142b711bbb7890">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperator_SWIGUpcast()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ae0158d28bec656827c871a9a383d6db9">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVector()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a2db31f04c32646b35715ed170ca3fe73">LocalSearchOperatorVector</a>
</li>
<li>LocalSearchOperatorVector_Add()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aba2d2ada2d126622b6e04cd4327a87ae">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVector_AddRange()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab5fbab48ee9a92329319df445419d11e">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVector_capacity()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad5108c5df890e7899d165704c00f7048">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVector_Clear()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aa75290f0027644cb162378f439280108">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVector_Contains()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a195f1a48fd7680ed950630aab53c03e0">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVector_getitem()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a6d44d2644000d02d052551b55ec0468a">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVector_getitemcopy()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a2486ed4ca5aeb78a2085d72450bbb84d">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVector_GetRange()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a60ccafe3b8876f18683e9c3b74e8108f">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVector_IndexOf()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a34162607b173261f23e2086950989c99">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVector_Insert()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a7f2ecff0762bbcaef77b613657bbaea7">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVector_InsertRange()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab98f5f93b8f225778fa69f5927bf8fd6">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVector_LastIndexOf()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#af1ab432d0337eb080d424f59e9ac5e40">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVector_Remove()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#acf4d1b77532f6e722043f1d7d46d9a23">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVector_RemoveAt()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#afe0b6b5f160ff96403f92e7c459bf772">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVector_RemoveRange()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a9f05d9ec3735006e8645e03aa61bc937">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVector_Repeat()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a81bfdd4b3bd98928d0d9727ea88de2b3">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVector_reserve()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a2449a289cc4261716391190979131f19">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVector_Reverse__SWIG_0()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a53ce64f3d878444396ace0208aaf4cdc">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVector_Reverse__SWIG_1()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a4dfe6d5c25c4207985f7e84d604de045">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVector_setitem()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a058b37e92cf59e7e91e33a83b51857bb">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVector_SetRange()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ae418b42091c17e76135e69ad50027a92">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVector_size()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a8cc4be74d90a6506985e6aaab938fe5a">operations_research_constraint_solverPINVOKE</a>
</li>
<li>LocalSearchOperatorVectorEnumerator()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_1_1LocalSearchOperatorVectorEnumerator.html#a5bd691b68f7f948dc59a42c2e6250aaf">LocalSearchOperatorVector.LocalSearchOperatorVectorEnumerator</a>
</li>
<li>LocalSearchPhaseParameters()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchPhaseParameters.html#ab168e01654c6aee357fc19f23c81eb84">LocalSearchPhaseParameters</a>
</li>
<li>LocalSearchProfile()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a90cb4c92dad895b8704548b2c7f98839">Solver</a>
</li>
<li>LogCallback()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LogCallback.html#a99b0d67cd66f48e28193a21719288408">LogCallback</a>
</li>
<li>LogCallback_director_connect()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a9eae6a03e24c5ebc38873e1f6c77d495">operations_research_satPINVOKE</a>
</li>
<li>LogCallback_NewMessage()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a996f82d3c136e9cd23ef7c00edec4535">operations_research_satPINVOKE</a>
</li>
<li>LogCallbackDelegate()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LogCallbackDelegate.html#af099ff8d61b04ff19de23501bb3d209e">LogCallbackDelegate</a>
</li>
<li>LookupConstraintOrNull()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Solver.html#aa7dc857f28cb004f626c3ad18d4e1fbd">Solver</a>
</li>
<li>LookupVariableOrNull()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Solver.html#a06d8d6561e0e6063f979b43f327210a3">Solver</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>