156 lines
26 KiB
HTML
156 lines
26 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>OR-Tools</title>
|
|
<meta http-equiv="Content-Type" content="text/html;"/>
|
|
<meta charset="utf-8"/>
|
|
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<div id="banner-container">
|
|
<div id="banner">
|
|
<span id="sfml">Google OR-Tools 9.2</span>
|
|
</div>
|
|
</div>
|
|
<div id="content" style="width: 100%; overflow: hidden;">
|
|
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
|
|
<h2>DotNet Reference</h2>
|
|
<ul>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Sat.html">CP-SAT</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Graph.html">Graph</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Algorithms.html">Knapsack solver</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1LinearSolver.html">Linear solver</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1ConstraintSolver.html">Routing</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Util.html">Util</a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="content">
|
|
<div align="center">
|
|
<h1 style="color: #145A32;">.Net Reference</h1>
|
|
</div>
|
|
<!-- Generated by Doxygen 1.9.3 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(document).ready(function(){initNavTree('functions_vars_s.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">
|
|
 
|
|
|
|
<h3><a id="index_s" name="index_s"></a>- s -</h3><ul>
|
|
<li>SatParametersFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#a50804b99b02cc93ba90df81259604ec3">RoutingSearchParameters</a></li>
|
|
<li>SavingsAddReverseArcsFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#a860d088e4f5d92bd66d48ecb7ad16cf1">RoutingSearchParameters</a></li>
|
|
<li>SavingsArcCoefficientFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#ab3802eca7912df8f101ba08adf96bd80">RoutingSearchParameters</a></li>
|
|
<li>SavingsMaxMemoryUsageBytesFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#a0cfc6d63b4402a075e3d3e513d5e853e">RoutingSearchParameters</a></li>
|
|
<li>SavingsNeighborsRatioFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#af00167069085ff7f7ff1050e69ce4936">RoutingSearchParameters</a></li>
|
|
<li>SavingsParallelRoutesFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#aa05c8f187b740c81db5c3e00a50e3c3f">RoutingSearchParameters</a></li>
|
|
<li>ScalingFactorFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpObjectiveProto.html#ac27dc927e87b408814a647066366488e">CpObjectiveProto</a></li>
|
|
<li>ScalingWasExactFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpObjectiveProto.html#a8acac67f41adbaa9729a5be42f3c25de">CpObjectiveProto</a></li>
|
|
<li>SearchBranchingFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#a102fc08ff9259f00e2f3423247f63508">SatParameters</a></li>
|
|
<li>SearchRandomizationToleranceFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#a4c0344cf37dc2af727d95275e57d0cac">SatParameters</a></li>
|
|
<li>SearchStrategyFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModelProto.html#ae654c338cd096d02316da17102478fc2">CpModelProto</a></li>
|
|
<li>SELECT_MAX_IMPACT : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#af0c61db826242110fd301f883fa5c0ba">DefaultPhaseParameters</a></li>
|
|
<li>SELECT_MIN_IMPACT : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#ae405c0f90859994c1e504efe4ab7bce6">DefaultPhaseParameters</a></li>
|
|
<li>SENTINEL : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a09ddc2115ab42fcee433a4ac4459ee5c">Solver</a></li>
|
|
<li>SEQUENCE_DEFAULT : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#ab13d6a43bd615afde0e9f0db2aa9857a">Solver</a></li>
|
|
<li>SEQUENCE_SIMPLE : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a29d17139aff64eae4ec2bc4a9a66766e">Solver</a></li>
|
|
<li>ShareLevelZeroBoundsFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#ac9c053fedc97bb7c6adfe209d65c4f6c">SatParameters</a></li>
|
|
<li>ShareObjectiveBoundsFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#a94704929c7c490e5aa27673cb7e3adab">SatParameters</a></li>
|
|
<li>SIMPLE_MARKER : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a7d0400d644d7558932442d92e02694b9">Solver</a></li>
|
|
<li>SIMPLELNS : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a14bc5c93a300b696619f2f99889c2299">Solver</a></li>
|
|
<li>SizeFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1IntervalConstraintProto.html#a4b8d71a8ca57ba4be3eb4964b0db9572">IntervalConstraintProto</a></li>
|
|
<li>SkipLocallyOptimalPathsFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a241aef7fe87b441a32c446f168065cac">ConstraintSolverParameters</a></li>
|
|
<li>SmartTimeCheckFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimitParameters.html#a53cb5720450a2e378076b8e3c7f3ae30">RegularLimitParameters</a></li>
|
|
<li>SolutionFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html#a31df2281a990278371c99beb70a1694b">CpSolverResponse</a></li>
|
|
<li>SolutionHintFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModelProto.html#ab189a904a65e70e41d9830dc8246e54b">CpModelProto</a></li>
|
|
<li>SolutionInfoFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html#aebb6a9095483a3d450a5050e9ad2d334">CpSolverResponse</a></li>
|
|
<li>SolutionLimitFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#ac9fc5fa528415587f5f1c9da38ff3fee">RoutingSearchParameters</a></li>
|
|
<li>SolutionPoolSizeFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#a9802e21b97be83ee872b1b0fb47386bc">SatParameters</a></li>
|
|
<li>SolutionsFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimitParameters.html#a7c95a7da0d0be622c18da62f20f9545f">RegularLimitParameters</a></li>
|
|
<li>SolveLogFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html#ac994a940de6f604f0a95907c52d4feee">CpSolverResponse</a></li>
|
|
<li>SolverParametersFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModelParameters.html#afaa1810ade99c35bf8cd1f7da5d3ae18">RoutingModelParameters</a></li>
|
|
<li>SPLIT_LOWER_HALF : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a6323cbd3f3c0cc5d321b7e4d7bd3ccf3">Solver</a></li>
|
|
<li>SPLIT_UPPER_HALF : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a0bc7f9a706d264eccf9ec7a1ea207a10">Solver</a></li>
|
|
<li>StartFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1IntervalConstraintProto.html#a3f1c9bd3ca2be1e821f052fd111ea55e">IntervalConstraintProto</a></li>
|
|
<li>StartingStateFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1AutomatonConstraintProto.html#a21618262d8bbcca3f2bfc3a4fa474181">AutomatonConstraintProto</a></li>
|
|
<li>STARTS_AFTER : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#ad7298b2f84018e12ce0c45d9c08844b7">Solver</a></li>
|
|
<li>STARTS_AFTER_END : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#aca3b91e6ed561ea871af32c974dd81f5">Solver</a></li>
|
|
<li>STARTS_AFTER_START : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#ae274681d851dc6a5e5c194fc3a314296">Solver</a></li>
|
|
<li>STARTS_AT : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#af51fbb05388a401b2ae68be95d4b7086">Solver</a></li>
|
|
<li>STARTS_AT_END : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a7b071c7781942b541b707576e76c8f91">Solver</a></li>
|
|
<li>STARTS_AT_START : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a81fc37b699318d33e28bd811466266ba">Solver</a></li>
|
|
<li>STARTS_BEFORE : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#afde21e57b24f3bc942650bc97d9798de">Solver</a></li>
|
|
<li>StatusFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html#a6d99cd3d9fbf9a22ccee09c4237c74a3">CpSolverResponse</a></li>
|
|
<li>STAYS_IN_SYNC : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a4ca959038b5051f7d08df9dc89229aaa">Solver</a></li>
|
|
<li>StopAfterFirstSolutionFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#aaec420c99915169cda821b8dd217a045">SatParameters</a></li>
|
|
<li>StopAfterPresolveFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#a64f3711f2f25205b8ee0d59f3ada9b5f">SatParameters</a></li>
|
|
<li>StoreNamesFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#acd4cf09d43d307b4f156dacb2e2efd03">ConstraintSolverParameters</a></li>
|
|
<li>StrategyChangeIncreaseRatioFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#a43630437ec91e4cfe47e55eb7a678bb5">SatParameters</a></li>
|
|
<li>SubsumptionDuringConflictAnalysisFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#a5b80f0d27df7dad486dc51706f480273">SatParameters</a></li>
|
|
<li>SufficientAssumptionsForInfeasibilityFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html#a0dfac80c60a3dc823fbe45f9a3f29437">CpSolverResponse</a></li>
|
|
<li>SupportFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SparsePermutationProto.html#a5a5b897de4cf36b81b9f936ad5f7a1c4">SparsePermutationProto</a></li>
|
|
<li>SWAPACTIVE : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#ab4fd86fd32f342fe7b1c3958920e0efa">Solver</a></li>
|
|
<li>swigCMemOwn : <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#abc050282310ee35f8b4bac77b6103375">Int64Vector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64VectorVector.html#abc050282310ee35f8b4bac77b6103375">Int64VectorVector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVector.html#abc050282310ee35f8b4bac77b6103375">IntVector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVectorVector.html#abc050282310ee35f8b4bac77b6103375">IntVectorVector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1KnapsackSolver.html#abc050282310ee35f8b4bac77b6103375">KnapsackSolver</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1AssignmentElement.html#abc050282310ee35f8b4bac77b6103375">AssignmentElement</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1AssignmentIntContainer.html#abc050282310ee35f8b4bac77b6103375">AssignmentIntContainer</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1AssignmentIntervalContainer.html#abc050282310ee35f8b4bac77b6103375">AssignmentIntervalContainer</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1AssignmentSequenceContainer.html#abc050282310ee35f8b4bac77b6103375">AssignmentSequenceContainer</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseObject.html#abc050282310ee35f8b4bac77b6103375">BaseObject</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionBuilderVector.html#abc050282310ee35f8b4bac77b6103375">DecisionBuilderVector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#abc050282310ee35f8b4bac77b6103375">DefaultPhaseParameters</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Domain.html#abc050282310ee35f8b4bac77b6103375">Domain</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64Vector.html#abc050282310ee35f8b4bac77b6103375">Int64Vector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64VectorVector.html#abc050282310ee35f8b4bac77b6103375">Int64VectorVector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntBoolPair.html#abc050282310ee35f8b4bac77b6103375">IntBoolPair</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarVector.html#abc050282310ee35f8b4bac77b6103375">IntervalVarVector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#abc050282310ee35f8b4bac77b6103375">IntTupleSet</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarVector.html#abc050282310ee35f8b4bac77b6103375">IntVarVector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVector.html#abc050282310ee35f8b4bac77b6103375">IntVector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVectorVector.html#abc050282310ee35f8b4bac77b6103375">IntVectorVector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterManager_1_1FilterEvent.html#abc050282310ee35f8b4bac77b6103375">LocalSearchFilterManager.FilterEvent</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterVector.html#abc050282310ee35f8b4bac77b6103375">LocalSearchFilterVector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#abc050282310ee35f8b4bac77b6103375">LocalSearchOperatorVector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchPhaseParameters.html#abc050282310ee35f8b4bac77b6103375">LocalSearchPhaseParameters</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelCache.html#abc050282310ee35f8b4bac77b6103375">ModelCache</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RevBool.html#abc050282310ee35f8b4bac77b6103375">RevBool</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RevInteger.html#abc050282310ee35f8b4bac77b6103375">RevInteger</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RevPartialSequence.html#abc050282310ee35f8b4bac77b6103375">RevPartialSequence</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingDimension.html#abc050282310ee35f8b4bac77b6103375">RoutingDimension</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingIndexManager.html#abc050282310ee35f8b4bac77b6103375">RoutingIndexManager</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel_1_1ResourceGroup_1_1Attributes.html#abc050282310ee35f8b4bac77b6103375">RoutingModel.ResourceGroup.Attributes</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel_1_1ResourceGroup_1_1Resource.html#abc050282310ee35f8b4bac77b6103375">RoutingModel.ResourceGroup.Resource</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel_1_1ResourceGroup.html#abc050282310ee35f8b4bac77b6103375">RoutingModel.ResourceGroup</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel.html#abc050282310ee35f8b4bac77b6103375">RoutingModel</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel_1_1VehicleTypeContainer.html#abc050282310ee35f8b4bac77b6103375">RoutingModel.VehicleTypeContainer</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel_1_1VehicleTypeContainer_1_1VehicleClassEntry.html#abc050282310ee35f8b4bac77b6103375">RoutingModel.VehicleTypeContainer.VehicleClassEntry</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitorVector.html#abc050282310ee35f8b4bac77b6103375">SearchMonitorVector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarVector.html#abc050282310ee35f8b4bac77b6103375">SequenceVarVector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver_1_1IntegerCastInfo.html#abc050282310ee35f8b4bac77b6103375">Solver.IntegerCastInfo</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#abc050282310ee35f8b4bac77b6103375">Solver</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SymmetryBreakerVector.html#abc050282310ee35f8b4bac77b6103375">SymmetryBreakerVector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1TypeRegulationsChecker.html#abc050282310ee35f8b4bac77b6103375">TypeRegulationsChecker</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#abc050282310ee35f8b4bac77b6103375">LinearSumAssignment</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1MaxFlow.html#abc050282310ee35f8b4bac77b6103375">MaxFlow</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1MinCostFlowBase.html#abc050282310ee35f8b4bac77b6103375">MinCostFlowBase</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1CppBridge.html#abc050282310ee35f8b4bac77b6103375">CppBridge</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1CppFlags.html#abc050282310ee35f8b4bac77b6103375">CppFlags</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1OrToolsVersion.html#abc050282310ee35f8b4bac77b6103375">OrToolsVersion</a>, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Constraint.html#abc050282310ee35f8b4bac77b6103375">Constraint</a>, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#abc050282310ee35f8b4bac77b6103375">DoubleVector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64Vector.html#abc050282310ee35f8b4bac77b6103375">Int64Vector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64VectorVector.html#abc050282310ee35f8b4bac77b6103375">Int64VectorVector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVector.html#abc050282310ee35f8b4bac77b6103375">IntVector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVectorVector.html#abc050282310ee35f8b4bac77b6103375">IntVectorVector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPConstraintVector.html#abc050282310ee35f8b4bac77b6103375">MPConstraintVector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#abc050282310ee35f8b4bac77b6103375">MPSolverParameters</a>, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPVariableVector.html#abc050282310ee35f8b4bac77b6103375">MPVariableVector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#abc050282310ee35f8b4bac77b6103375">Objective</a>, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Solver.html#abc050282310ee35f8b4bac77b6103375">Solver</a>, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#abc050282310ee35f8b4bac77b6103375">Variable</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSatHelper.html#abc050282310ee35f8b4bac77b6103375">CpSatHelper</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LogCallback.html#abc050282310ee35f8b4bac77b6103375">LogCallback</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#abc050282310ee35f8b4bac77b6103375">SolutionCallback</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#abc050282310ee35f8b4bac77b6103375">SolveWrapper</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#abc050282310ee35f8b4bac77b6103375">Domain</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector.html#abc050282310ee35f8b4bac77b6103375">Int64Vector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64VectorVector.html#abc050282310ee35f8b4bac77b6103375">Int64VectorVector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#abc050282310ee35f8b4bac77b6103375">IntVector</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVectorVector.html#abc050282310ee35f8b4bac77b6103375">IntVectorVector</a></li>
|
|
<li>swigExceptionHelper : <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a764982b5eb8a7ef30a30be16bda97001">operations_research_algorithmsPINVOKE</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a764982b5eb8a7ef30a30be16bda97001">operations_research_constraint_solverPINVOKE</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#a764982b5eb8a7ef30a30be16bda97001">operations_research_graphPINVOKE</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1operations__research__initPINVOKE.html#a764982b5eb8a7ef30a30be16bda97001">operations_research_initPINVOKE</a>, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a764982b5eb8a7ef30a30be16bda97001">operations_research_linear_solverPINVOKE</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a764982b5eb8a7ef30a30be16bda97001">operations_research_satPINVOKE</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a764982b5eb8a7ef30a30be16bda97001">operations_research_utilPINVOKE</a></li>
|
|
<li>swigStringHelper : <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html#a3a935cc1000a8aef1af5120f4d8a294c">operations_research_algorithmsPINVOKE</a>, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a3a935cc1000a8aef1af5120f4d8a294c">operations_research_constraint_solverPINVOKE</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html#a3a935cc1000a8aef1af5120f4d8a294c">operations_research_graphPINVOKE</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1operations__research__initPINVOKE.html#a3a935cc1000a8aef1af5120f4d8a294c">operations_research_initPINVOKE</a>, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3a935cc1000a8aef1af5120f4d8a294c">operations_research_linear_solverPINVOKE</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a3a935cc1000a8aef1af5120f4d8a294c">operations_research_satPINVOKE</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a3a935cc1000a8aef1af5120f4d8a294c">operations_research_utilPINVOKE</a></li>
|
|
<li>SWITCH_BRANCHES : <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a190a978787050bfab341ce284470be2c">Solver</a></li>
|
|
<li>SymmetryFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModelProto.html#a8cb794870655dafc0f11e37fbecf06e4">CpModelProto</a></li>
|
|
<li>SymmetryLevelFieldNumber : <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#a265904f59b486b2108a198173899e922">SatParameters</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|