920 lines
77 KiB
HTML
920 lines
77 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&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&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&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('functions_c.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">
|
|
<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
|
|
|
|
<h3><a id="index_c"></a>- c -</h3><ul>
|
|
<li>Cache()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#ac77b5b5c5aa3b08e3833ad245c69833b">Solver</a>
|
|
</li>
|
|
<li>CalculateSize()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a3b4564c183dd5666fa9c002a55f80ded">ConstraintSolverParameters</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1FirstSolutionStrategy.html#a3b4564c183dd5666fa9c002a55f80ded">FirstSolutionStrategy</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchMetaheuristic.html#a3b4564c183dd5666fa9c002a55f80ded">LocalSearchMetaheuristic</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimitParameters.html#a3b4564c183dd5666fa9c002a55f80ded">RegularLimitParameters</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModelParameters.html#a3b4564c183dd5666fa9c002a55f80ded">RoutingModelParameters</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#a3b4564c183dd5666fa9c002a55f80ded">RoutingSearchParameters</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters_1_1Types_1_1ImprovementSearchLimitParameters.html#a3b4564c183dd5666fa9c002a55f80ded">RoutingSearchParameters.Types.ImprovementSearchLimitParameters</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters_1_1Types_1_1LocalSearchNeighborhoodOperators.html#a3b4564c183dd5666fa9c002a55f80ded">RoutingSearchParameters.Types.LocalSearchNeighborhoodOperators</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1AllDifferentConstraintProto.html#a3b4564c183dd5666fa9c002a55f80ded">AllDifferentConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1AutomatonConstraintProto.html#a3b4564c183dd5666fa9c002a55f80ded">AutomatonConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1BoolArgumentProto.html#a3b4564c183dd5666fa9c002a55f80ded">BoolArgumentProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CircuitConstraintProto.html#a3b4564c183dd5666fa9c002a55f80ded">CircuitConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a3b4564c183dd5666fa9c002a55f80ded">ConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModelProto.html#a3b4564c183dd5666fa9c002a55f80ded">CpModelProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpObjectiveProto.html#a3b4564c183dd5666fa9c002a55f80ded">CpObjectiveProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html#a3b4564c183dd5666fa9c002a55f80ded">CpSolverResponse</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CumulativeConstraintProto.html#a3b4564c183dd5666fa9c002a55f80ded">CumulativeConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1DecisionStrategyProto.html#a3b4564c183dd5666fa9c002a55f80ded">DecisionStrategyProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1DecisionStrategyProto_1_1Types_1_1AffineTransformation.html#a3b4564c183dd5666fa9c002a55f80ded">DecisionStrategyProto.Types.AffineTransformation</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1DenseMatrixProto.html#a3b4564c183dd5666fa9c002a55f80ded">DenseMatrixProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ElementConstraintProto.html#a3b4564c183dd5666fa9c002a55f80ded">ElementConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1IntegerArgumentProto.html#a3b4564c183dd5666fa9c002a55f80ded">IntegerArgumentProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1IntegerVariableProto.html#a3b4564c183dd5666fa9c002a55f80ded">IntegerVariableProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1IntervalConstraintProto.html#a3b4564c183dd5666fa9c002a55f80ded">IntervalConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1InverseConstraintProto.html#a3b4564c183dd5666fa9c002a55f80ded">InverseConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearArgumentProto.html#a3b4564c183dd5666fa9c002a55f80ded">LinearArgumentProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearConstraintProto.html#a3b4564c183dd5666fa9c002a55f80ded">LinearConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearExpressionProto.html#a3b4564c183dd5666fa9c002a55f80ded">LinearExpressionProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1NoOverlap2DConstraintProto.html#a3b4564c183dd5666fa9c002a55f80ded">NoOverlap2DConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1NoOverlapConstraintProto.html#a3b4564c183dd5666fa9c002a55f80ded">NoOverlapConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1PartialVariableAssignment.html#a3b4564c183dd5666fa9c002a55f80ded">PartialVariableAssignment</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ReservoirConstraintProto.html#a3b4564c183dd5666fa9c002a55f80ded">ReservoirConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1RoutesConstraintProto.html#a3b4564c183dd5666fa9c002a55f80ded">RoutesConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SparsePermutationProto.html#a3b4564c183dd5666fa9c002a55f80ded">SparsePermutationProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SymmetryProto.html#a3b4564c183dd5666fa9c002a55f80ded">SymmetryProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1TableConstraintProto.html#a3b4564c183dd5666fa9c002a55f80ded">TableConstraintProto</a>
|
|
</li>
|
|
<li>CannotBePerformed()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVar.html#a5ec0fdbb596f39f39e3a06dbe6d63db2">IntervalVar</a>
|
|
</li>
|
|
<li>Capacity
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a5ad7f82470f145a0d6ae871ff7b623f3">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64VectorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVectorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">IntVectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionBuilderVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">DecisionBuilderVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64Vector.html#a5ad7f82470f145a0d6ae871ff7b623f3">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64VectorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">IntervalVarVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">IntVarVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVectorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">IntVectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">LocalSearchFilterVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">LocalSearchOperatorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">SearchMonitorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">SequenceVarVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SymmetryBreakerVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">SymmetryBreakerVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1MaxFlow.html#a6812340dd92c7eaf5c34080fce687db6">MaxFlow</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1MinCostFlow.html#a6812340dd92c7eaf5c34080fce687db6">MinCostFlow</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">DoubleVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64Vector.html#a5ad7f82470f145a0d6ae871ff7b623f3">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64VectorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVectorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">IntVectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPConstraintVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">MPConstraintVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPVariableVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">MPVariableVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CumulativeConstraintProto.html#a5ad7f82470f145a0d6ae871ff7b623f3">CumulativeConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1RoutesConstraintProto.html#a2dc770d89ad64764ab8733c727d4afd6">RoutesConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector.html#a5ad7f82470f145a0d6ae871ff7b623f3">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64VectorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVectorVector.html#a5ad7f82470f145a0d6ae871ff7b623f3">IntVectorVector</a>
|
|
</li>
|
|
<li>CapacityFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CumulativeConstraintProto.html#a4606e66166401ecf762b7a7ef9402d98">CumulativeConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1RoutesConstraintProto.html#a4606e66166401ecf762b7a7ef9402d98">RoutesConstraintProto</a>
|
|
</li>
|
|
<li>CastConstraint_SWIGUpcast()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a5dd5cca59fd999d963a61f12ac6cf8f9">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>CastConstraint_TargetVar()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a4aeeb8e7dc859785878842ee23022516">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>CastExpression()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a513be8ce45e1ea230561cd418cca96c7">Solver</a>
|
|
</li>
|
|
<li>CastToVar()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseIntExpr.html#ab8853d2c399f6e1a981a718bb6fe3e29">BaseIntExpr</a>
|
|
</li>
|
|
<li>ChangeValue()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ChangeValue.html#a9e548925c3fb3f62ca2c79429d628a4f">ChangeValue</a>
|
|
</li>
|
|
<li>ChangeValue_director_connect()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a4e9b085d3e858469f9a2fee4375260fd">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>ChangeValue_MakeOneNeighbor()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a52d166b27be85b05b01c95505105d6d4">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>ChangeValue_MakeOneNeighborSwigExplicitChangeValue()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a4d157ee1fdd3616ea93bb143daa78abb">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>ChangeValue_ModifyValue()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a75cb000c384e1b3c4300ed6c00d32ddc">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>ChangeValue_SWIGUpcast()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a1133317b361e5211ab2d80b0acccbff4">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>CheapestInsertionAddUnperformedEntries
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#afa6e8e43efea84d393111625eed84284">RoutingSearchParameters</a>
|
|
</li>
|
|
<li>CheapestInsertionAddUnperformedEntriesFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#abc31cf3087b95c87fb8d214c91b5e100">RoutingSearchParameters</a>
|
|
</li>
|
|
<li>CheapestInsertionFarthestSeedsRatio
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#a8696d3d16135833349a8ffc9f22428c1">RoutingSearchParameters</a>
|
|
</li>
|
|
<li>CheapestInsertionFarthestSeedsRatioFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#abcc854488fb461b39525c26819f4e2ec">RoutingSearchParameters</a>
|
|
</li>
|
|
<li>CheapestInsertionFirstSolutionMinNeighbors
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#a2296add9a20327b3f8acf22d73984643">RoutingSearchParameters</a>
|
|
</li>
|
|
<li>CheapestInsertionFirstSolutionMinNeighborsFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#a62637ef063f9febdb517da5a7c4195c5">RoutingSearchParameters</a>
|
|
</li>
|
|
<li>CheapestInsertionFirstSolutionNeighborsRatio
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#ade7c478867c40291ffd41e57a4c2317b">RoutingSearchParameters</a>
|
|
</li>
|
|
<li>CheapestInsertionFirstSolutionNeighborsRatioFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#a244b5b3452ebaac714fcf71ed178f970">RoutingSearchParameters</a>
|
|
</li>
|
|
<li>CheapestInsertionFirstSolutionUseNeighborsRatioForInitialization
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#ada95d13221968e8325494963505708d1">RoutingSearchParameters</a>
|
|
</li>
|
|
<li>CheapestInsertionFirstSolutionUseNeighborsRatioForInitializationFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#a5cdb19278e0c7b74390650fb2d44bc28">RoutingSearchParameters</a>
|
|
</li>
|
|
<li>CheapestInsertionLsOperatorMinNeighbors
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#aac0b2cb227111e97495abd4169ee82e2">RoutingSearchParameters</a>
|
|
</li>
|
|
<li>CheapestInsertionLsOperatorMinNeighborsFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#aa4022761c923ba22a587b4843bef822e">RoutingSearchParameters</a>
|
|
</li>
|
|
<li>CheapestInsertionLsOperatorNeighborsRatio
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#a3a279e9a369f045603d6cbe5dcb00225">RoutingSearchParameters</a>
|
|
</li>
|
|
<li>CheapestInsertionLsOperatorNeighborsRatioFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#a784efc9c5c87c3f4e6e22eb396fdccac">RoutingSearchParameters</a>
|
|
</li>
|
|
<li>Check()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ImprovementSearchLimit.html#a10e299fe36068a1cea8786eea4a1f5cb">ImprovementSearchLimit</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a10e299fe36068a1cea8786eea4a1f5cb">RegularLimit</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit.html#a0d35ed4a7d0eb77459b8164ad16d006d">SearchLimit</a>
|
|
</li>
|
|
<li>CheckAssignment()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#ace30da70827f354407e6d6e8eb423f60">Solver</a>
|
|
</li>
|
|
<li>CheckConstraint()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#af5f51a824cf0d8b9766516f551fabfa2">Solver</a>
|
|
</li>
|
|
<li>CheckFail()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a6d5ff1ccb832c9d27fa7a579248f8084">Solver</a>
|
|
</li>
|
|
<li>CheckLimit()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel.html#a3f5d70fe48cb54cbc5d8f6bba55b007d">RoutingModel</a>
|
|
</li>
|
|
<li>CheckSolutionPeriod
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a584438651217c5f27f49e8d6cac23216">ConstraintSolverParameters</a>
|
|
</li>
|
|
<li>CheckSolutionPeriodFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#aaf96b027e8c71883d213c8570db303d9">ConstraintSolverParameters</a>
|
|
</li>
|
|
<li>CHOICE_POINT
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a2237a87715ce6b44bdce42be32189b94">Solver</a>
|
|
</li>
|
|
<li>CHOOSE_DYNAMIC_GLOBAL_BEST
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#abb015b810f4e14f3cbd01a2eaa94ab21">Solver</a>
|
|
</li>
|
|
<li>CHOOSE_FIRST_UNBOUND
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a3c922220a147fa042be2e882c621b469">Solver</a>
|
|
</li>
|
|
<li>CHOOSE_HIGHEST_MAX
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a5633419200924c2cda9ddc6daf06d30c">Solver</a>
|
|
</li>
|
|
<li>CHOOSE_LOWEST_MIN
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a7cc53c423d4a6f2b3903ac64e94e0ecc">Solver</a>
|
|
</li>
|
|
<li>CHOOSE_MAX_AVERAGE_IMPACT
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#a0d6e9b3b1c8e85ad45a64a52acc6553d">DefaultPhaseParameters</a>
|
|
</li>
|
|
<li>CHOOSE_MAX_REGRET_ON_MIN
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a5717dd4a26c3d17b0fef6bab39de6eff">Solver</a>
|
|
</li>
|
|
<li>CHOOSE_MAX_SIZE
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#ace7c7cdc66dc7999ae005538f96a8d07">Solver</a>
|
|
</li>
|
|
<li>CHOOSE_MAX_SUM_IMPACT
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#aed86ae2499b80e09ad03f91bb0669393">DefaultPhaseParameters</a>
|
|
</li>
|
|
<li>CHOOSE_MAX_VALUE_IMPACT
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#ab0b22c8caa92fc13d5400f26ae3bfd2f">DefaultPhaseParameters</a>
|
|
</li>
|
|
<li>CHOOSE_MIN_SIZE
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a9d46362a40b924098c400b9b950a7ec1">Solver</a>
|
|
</li>
|
|
<li>CHOOSE_MIN_SIZE_HIGHEST_MAX
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a77915a76bf5c258722633f1b07ca8d43">Solver</a>
|
|
</li>
|
|
<li>CHOOSE_MIN_SIZE_HIGHEST_MIN
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a55e74ed9e253b8293f9e08c9274f25fb">Solver</a>
|
|
</li>
|
|
<li>CHOOSE_MIN_SIZE_LOWEST_MAX
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a1e42942e5b37dc12f1906a22ab72ed42">Solver</a>
|
|
</li>
|
|
<li>CHOOSE_MIN_SIZE_LOWEST_MIN
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#ab882905f1d25fc87aa6aa4f31d6afe2e">Solver</a>
|
|
</li>
|
|
<li>CHOOSE_MIN_SLACK_RANK_FORWARD
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#ad4563a50d4b7ed6ed7238e7d74fa42e4">Solver</a>
|
|
</li>
|
|
<li>CHOOSE_PATH
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a025b08cef4abbb0aaf8090158d443150">Solver</a>
|
|
</li>
|
|
<li>CHOOSE_RANDOM
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#ae066be306204ffdafe432faaaf13417b">Solver</a>
|
|
</li>
|
|
<li>CHOOSE_RANDOM_RANK_FORWARD
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a67b1677df4ddf15e34e5992dc83b6b05">Solver</a>
|
|
</li>
|
|
<li>CHOOSE_STATIC_GLOBAL_BEST
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#ad1157109e017a0e9f50de0cb136d37fd">Solver</a>
|
|
</li>
|
|
<li>ChristofidesUseMinimumMatching
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#a3cf79fc99a88c509d768184462a10058">RoutingSearchParameters</a>
|
|
</li>
|
|
<li>ChristofidesUseMinimumMatchingFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#a1e568f2326aaa2691f61fd71309cd5c6">RoutingSearchParameters</a>
|
|
</li>
|
|
<li>Circuit
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a2c02c379b75aaeac85ac63b24607ad52">ConstraintProto</a>
|
|
</li>
|
|
<li>CircuitConstraintProto()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CircuitConstraintProto.html#aebfdcad3205581a661db07b288762d76">CircuitConstraintProto</a>
|
|
</li>
|
|
<li>CircuitFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a268797cc5761ded6d8acce0baaa0d001">ConstraintProto</a>
|
|
</li>
|
|
<li>Clear()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#aa71d36872f416feaa853788a7a7a7ef8">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64VectorVector.html#aa71d36872f416feaa853788a7a7a7ef8">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVector.html#aa71d36872f416feaa853788a7a7a7ef8">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVectorVector.html#aa71d36872f416feaa853788a7a7a7ef8">IntVectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Assignment.html#aa71d36872f416feaa853788a7a7a7ef8">Assignment</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1AssignmentIntContainer.html#aa71d36872f416feaa853788a7a7a7ef8">AssignmentIntContainer</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1AssignmentIntervalContainer.html#aa71d36872f416feaa853788a7a7a7ef8">AssignmentIntervalContainer</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1AssignmentSequenceContainer.html#aa71d36872f416feaa853788a7a7a7ef8">AssignmentSequenceContainer</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionBuilderVector.html#aa71d36872f416feaa853788a7a7a7ef8">DecisionBuilderVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64Vector.html#aa71d36872f416feaa853788a7a7a7ef8">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64VectorVector.html#aa71d36872f416feaa853788a7a7a7ef8">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarVector.html#aa71d36872f416feaa853788a7a7a7ef8">IntervalVarVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#aa71d36872f416feaa853788a7a7a7ef8">IntTupleSet</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarVector.html#aa71d36872f416feaa853788a7a7a7ef8">IntVarVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVector.html#aa71d36872f416feaa853788a7a7a7ef8">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVectorVector.html#aa71d36872f416feaa853788a7a7a7ef8">IntVectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterVector.html#aa71d36872f416feaa853788a7a7a7ef8">LocalSearchFilterVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#aa71d36872f416feaa853788a7a7a7ef8">LocalSearchOperatorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelCache.html#a2f6228c0f08d546e635de6758a4842ba">ModelCache</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitorVector.html#aa71d36872f416feaa853788a7a7a7ef8">SearchMonitorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarVector.html#aa71d36872f416feaa853788a7a7a7ef8">SequenceVarVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SymmetryBreakerVector.html#aa71d36872f416feaa853788a7a7a7ef8">SymmetryBreakerVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#aa71d36872f416feaa853788a7a7a7ef8">DoubleVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64Vector.html#aa71d36872f416feaa853788a7a7a7ef8">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64VectorVector.html#aa71d36872f416feaa853788a7a7a7ef8">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVector.html#aa71d36872f416feaa853788a7a7a7ef8">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVectorVector.html#aa71d36872f416feaa853788a7a7a7ef8">IntVectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPConstraintVector.html#aa71d36872f416feaa853788a7a7a7ef8">MPConstraintVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPVariableVector.html#aa71d36872f416feaa853788a7a7a7ef8">MPVariableVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#aa71d36872f416feaa853788a7a7a7ef8">Objective</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Solver.html#aa71d36872f416feaa853788a7a7a7ef8">Solver</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector.html#aa71d36872f416feaa853788a7a7a7ef8">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64VectorVector.html#aa71d36872f416feaa853788a7a7a7ef8">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aa71d36872f416feaa853788a7a7a7ef8">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVectorVector.html#aa71d36872f416feaa853788a7a7a7ef8">IntVectorVector</a>
|
|
</li>
|
|
<li>ClearAll()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Pack.html#aa7d76b766faf39c1652b6617eac5fe20">Pack</a>
|
|
</li>
|
|
<li>ClearAssumptions()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a19cdc5eb42348fd9ca0b6606479ed4b3">CpModel</a>
|
|
</li>
|
|
<li>ClearConstraint()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#aa766e9bf8f8310845e129557f92c785d">ConstraintProto</a>
|
|
</li>
|
|
<li>ClearFailIntercept()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a05a3cefdaad65d014b90dc7129e4e7fd">Solver</a>
|
|
</li>
|
|
<li>ClearHints()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a485bca08c27e5705acb26db873aba498">CpModel</a>
|
|
</li>
|
|
<li>ClearLocalSearchState()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a0f7179b03ab49e7ee79f9b7e8c4dc129">Solver</a>
|
|
</li>
|
|
<li>ClearObjective()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Assignment.html#a3e222c69fa6c693ccfeb7ff13cd482d3">Assignment</a>
|
|
</li>
|
|
<li>ClearSolutionCallback()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SolveWrapper.html#a243ad53446441b1cb452b46d3f062ef1">SolveWrapper</a>
|
|
</li>
|
|
<li>Clone()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a66cdd06f2e98a0ac9551f3560ed7f132">ConstraintSolverParameters</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1FirstSolutionStrategy.html#af080500079500b8a3fd1b3d1a74f9354">FirstSolutionStrategy</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarElement.html#af43e3c69cde754a6631ce54b99fc9b2c">IntervalVarElement</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarElement.html#a7d6d590fec3d3ed721d5cd9751287cd5">IntVarElement</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchMetaheuristic.html#aaf53b60cce0a3a7fecf23142e7bc6c8e">LocalSearchMetaheuristic</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimitParameters.html#a356abc01cc272830e386702a00335440">RegularLimitParameters</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModelParameters.html#ae26c3d5c911b6ac4572599e77e81e64e">RoutingModelParameters</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#a53312c06a5e5257130bccb1ff78e8ad7">RoutingSearchParameters</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters_1_1Types_1_1ImprovementSearchLimitParameters.html#a5b9aa73c75fb5a6e6dc6271560f60438">RoutingSearchParameters.Types.ImprovementSearchLimitParameters</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters_1_1Types_1_1LocalSearchNeighborhoodOperators.html#a692da456530cc5b21734346274a4e666">RoutingSearchParameters.Types.LocalSearchNeighborhoodOperators</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarElement.html#a7d9e9b296202238db20bea169a5c287c">SequenceVarElement</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1AllDifferentConstraintProto.html#ab23899dacf856ee2ef6ec6538881acfb">AllDifferentConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1AutomatonConstraintProto.html#acee5e4e67ba16a7518f0c6afbdce3cc3">AutomatonConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1BoolArgumentProto.html#a1d186b737da813ca190fe12b2f36786e">BoolArgumentProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CircuitConstraintProto.html#abb60d6d0cdf50c495d1e13fede9b5362">CircuitConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#acf2c5dae87cd9802260811ed99323449">ConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModelProto.html#aa49858f5b45500ee2dbcc870a7023076">CpModelProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpObjectiveProto.html#a795237b465e9ab1f4b1ae0fae6f1ee2e">CpObjectiveProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html#a6073da543f16e7f4408a7ede9cdbacec">CpSolverResponse</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CumulativeConstraintProto.html#a78848289609803cc601b3efdb82c962d">CumulativeConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1DecisionStrategyProto.html#a9dab6508d2bf28dcf77991108c049b40">DecisionStrategyProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1DecisionStrategyProto_1_1Types_1_1AffineTransformation.html#ae0d85f35b575f3e8d7b96fe4db74fad4">DecisionStrategyProto.Types.AffineTransformation</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1DenseMatrixProto.html#ae2dcfc88df940ca52f4b915b44a28e88">DenseMatrixProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ElementConstraintProto.html#acdb9ede8a5019249d7937c788f4b3911">ElementConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1IntegerArgumentProto.html#a8fd1a673916303d84fcedac3f7ba12fe">IntegerArgumentProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1IntegerVariableProto.html#af1ab0a16fa7335ceede3052d403a718a">IntegerVariableProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1IntervalConstraintProto.html#a813e0fa64d720257c76a05f12aa396a2">IntervalConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1InverseConstraintProto.html#a4a3791bfb6d4e36237c9f7e1e2ad3a0b">InverseConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearArgumentProto.html#afcb3eb5e2beea44201550143b5592dc6">LinearArgumentProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearConstraintProto.html#a6b28ee170c59094733d8fb4d9ad6f5a5">LinearConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearExpressionProto.html#a9e69a2bf722b1bdc7f4d909df06974b0">LinearExpressionProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1NoOverlap2DConstraintProto.html#a3b9856109737c5befd3d0e210d08a963">NoOverlap2DConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1NoOverlapConstraintProto.html#a43f7d4a9b3d3f37a8d6423a206f4d8aa">NoOverlapConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1PartialVariableAssignment.html#a28ed1b349d7f1d45e562e7c694a2f390">PartialVariableAssignment</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ReservoirConstraintProto.html#a62338735cb266c7b04851804c64dfdbb">ReservoirConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1RoutesConstraintProto.html#a0c5ec3453d0625b11b12282135fa33ce">RoutesConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SparsePermutationProto.html#aacdd6c8c113ce71bc32c6b81964f8891">SparsePermutationProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SymmetryProto.html#a7c9fb95728a3a4c01ce54d4266523df3">SymmetryProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1TableConstraintProto.html#ac970970d14259f2e58b0f24600aec815">TableConstraintProto</a>
|
|
</li>
|
|
<li>CloseModel()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel.html#add71470f4175a0859e6e3d69c2a53988">RoutingModel</a>
|
|
</li>
|
|
<li>CloseModelWithParameters()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel.html#a99b37830965d40ef34478d0812ec3f14">RoutingModel</a>
|
|
</li>
|
|
<li>CloseVisitTypes()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel.html#a822458cc9a9a6fa02e86af3e3a1e5c89">RoutingModel</a>
|
|
</li>
|
|
<li>Coeff
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ProductCst.html#a416048fa62a38e686ee2aaf0341d66f5">ProductCst</a>
|
|
</li>
|
|
<li>Coeffs
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpObjectiveProto.html#a495b8cdc03a2fbc443c7e1bc93e79c93">CpObjectiveProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearConstraintProto.html#a495b8cdc03a2fbc443c7e1bc93e79c93">LinearConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearExpressionProto.html#a495b8cdc03a2fbc443c7e1bc93e79c93">LinearExpressionProto</a>
|
|
</li>
|
|
<li>CoeffsFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpObjectiveProto.html#a7910a4b4e23721189862a82c6fb49521">CpObjectiveProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearConstraintProto.html#a7910a4b4e23721189862a82c6fb49521">LinearConstraintProto</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearExpressionProto.html#a7910a4b4e23721189862a82c6fb49521">LinearExpressionProto</a>
|
|
</li>
|
|
<li>Commit()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilter.html#a7db81f1c9f4947ddcc507cfd48381592">LocalSearchFilter</a>
|
|
</li>
|
|
<li>CompactAndCheckAssignment()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel.html#a06c5605e8d1d1af7d80280fbb6ef2de6">RoutingModel</a>
|
|
</li>
|
|
<li>CompactAssignment()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel.html#a29eda63a0dec4605985f5ed34cdf6473">RoutingModel</a>
|
|
</li>
|
|
<li>Complement()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a4d8d2d1b41195b2e491b29cf6220b78d">Domain</a>
|
|
</li>
|
|
<li>Compose()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a45bc157148db7b2d4d63f1cce7393c31">Solver</a>
|
|
</li>
|
|
<li>CompressTrail
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a3e74a72ce3d56fa5937cda7ada9da171">ConstraintSolverParameters</a>
|
|
</li>
|
|
<li>CompressTrailFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#af439fd5e1d9c6d50d4bf465da57b8913">ConstraintSolverParameters</a>
|
|
</li>
|
|
<li>ComputeConstraintActivities()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Solver.html#a43788e71b74cd6047c7ca924ae64c17e">Solver</a>
|
|
</li>
|
|
<li>ComputeExactConditionNumber()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Solver.html#ac428b88ed8098a7927fbd40d81c60a4c">Solver</a>
|
|
</li>
|
|
<li>ComputeLowerBound()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel.html#ad3133950c787ec3a0d721362b3aed99e">RoutingModel</a>
|
|
</li>
|
|
<li>ConcatenateOperators()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a6e450ca6429bde18338c99b1c90d643b">Solver</a>
|
|
</li>
|
|
<li>ConsiderAlternatives()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#af1c46daa3ea2e978c1b7939a94994042">PathOperator</a>
|
|
</li>
|
|
<li>ConsiderEmptyRouteCostsForVehicle()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel.html#a7ccaa3133378da76d3fd5cdb560038ae">RoutingModel</a>
|
|
</li>
|
|
<li>CONST_VAR
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solver.html#aaedbd1cfe3869d4e3cae7558483e2d40">operations_research_constraint_solver</a>
|
|
</li>
|
|
<li>CONST_VAR_get()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a29423867e795a104e7d9910fe665e3c7">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>Constant
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SumArray.html#a0710238838452db4238907ca56ecf81e">SumArray</a>
|
|
</li>
|
|
<li>Constraint()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Constraint.html#a0cd468375c0350ea721b8ef89477341f">Constraint</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Solver.html#a575c5f5cae531383c963ce2319b8c0b6">Solver</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1Constraint.html#ae6bc716f815091d4b0070c9641577f47">Constraint</a>
|
|
</li>
|
|
<li>Constraint_Accept()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a15fd63ba9b480f6e860318805b43ac46">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>Constraint_BasisStatus()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2ac5b767fc0cfccea486361885980142">operations_research_linear_solverPINVOKE</a>
|
|
</li>
|
|
<li>Constraint_director_connect()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a09d5d23da51060229817f45176a76a0c">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>Constraint_DualValue()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aa0797651aac20c5efde7e3c15b0fed10">operations_research_linear_solverPINVOKE</a>
|
|
</li>
|
|
<li>Constraint_GetCoefficient()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a8939e695fcc184cfc99f419b9321e1d1">operations_research_linear_solverPINVOKE</a>
|
|
</li>
|
|
<li>Constraint_Index()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#adca46eef3ae9c134943dbb01c422a4a8">operations_research_linear_solverPINVOKE</a>
|
|
</li>
|
|
<li>Constraint_InitialPropagateWrapper()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a42ac49be5d6258f25bf995e6150779b1">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>Constraint_IsCastConstraint()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a814c147cc425557304b65cb2dab89b9a">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>Constraint_IsLazy()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a416eaa57bc7639ed8a781e25feebd1fa">operations_research_linear_solverPINVOKE</a>
|
|
</li>
|
|
<li>Constraint_Lb()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aa65130d9a2c941bb0b6c5dc34137f8f9">operations_research_linear_solverPINVOKE</a>
|
|
</li>
|
|
<li>Constraint_Name()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a927fb8640fe72f2403f0ffabd0f5960c">operations_research_linear_solverPINVOKE</a>
|
|
</li>
|
|
<li>Constraint_Post()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a30dbe86cbc577ada514425032648176f">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>Constraint_SetBounds()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a6309c0afc203e0ab3adaec8c05b9dd1a">operations_research_linear_solverPINVOKE</a>
|
|
</li>
|
|
<li>Constraint_SetCoefficient()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a93ff05365f8f44cba24f7e099b86a22c">operations_research_linear_solverPINVOKE</a>
|
|
</li>
|
|
<li>Constraint_SetIsLazy()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a68fcc78b15e3000ae9beaa30eb824aaf">operations_research_linear_solverPINVOKE</a>
|
|
</li>
|
|
<li>Constraint_SetLb()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a62c20c58cc4f7dffc2ed572e02344124">operations_research_linear_solverPINVOKE</a>
|
|
</li>
|
|
<li>Constraint_SetUb()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#af1bce548ee669fdf5f5cdf070a4da32e">operations_research_linear_solverPINVOKE</a>
|
|
</li>
|
|
<li>Constraint_SWIGUpcast()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a92c0678b5aa59f1ec32072a68d055e23">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>Constraint_ToString()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad9550909260d99a821bfbb1d263bbf0e">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>Constraint_ToStringSwigExplicitConstraint()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a4e68a9db47d5afc09fe00b48e526f63d">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>Constraint_Ub()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aeeeb957f3b193bcf9489619f6657b712">operations_research_linear_solverPINVOKE</a>
|
|
</li>
|
|
<li>Constraint_Var()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad31f457b997840095e72df689dd0dc2b">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>ConstraintCase
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a4a729e0192034d0b306d37e782e93a2e">ConstraintProto</a>
|
|
</li>
|
|
<li>ConstraintEquality()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintEquality.html#a023361d2c1204509af209a881a9364b4">ConstraintEquality</a>
|
|
</li>
|
|
<li>ConstraintOneofCase
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#add031c8a971ab43db9a0ecb0cbe3281e">ConstraintProto</a>
|
|
</li>
|
|
<li>ConstraintProto()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a9b5b838b09fc5a2c553f7e0cd5703ed1">ConstraintProto</a>
|
|
</li>
|
|
<li>Constraints()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a469566e035a828976e4e540f2a8ce8e6">Solver</a>
|
|
</li>
|
|
<li>constraints()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Solver.html#a42ecd346048c43414fb9142f886c7831">Solver</a>
|
|
</li>
|
|
<li>Constraints
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModelProto.html#a39723d2010ef2a6f6966173e1462fce6">CpModelProto</a>
|
|
</li>
|
|
<li>ConstraintsFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModelProto.html#aea6e5dbd296449ce5723ea611d54012a">CpModelProto</a>
|
|
</li>
|
|
<li>ConstraintSolverParameters()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a00b030b85db7e8fbe77d4afb1c343070">ConstraintSolverParameters</a>
|
|
</li>
|
|
<li>Contains()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ab613fee6b08a7ec8047fd89a9f903d43">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVector.html#aa114e804f0ccb93b71e8a21b2330c4d7">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Assignment.html#a076a28a74ac4f327c858e662da63663e">Assignment</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1AssignmentIntContainer.html#a90bcaa5fb8ba910333cbd38f6bb30a28">AssignmentIntContainer</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1AssignmentIntervalContainer.html#a076a28a74ac4f327c858e662da63663e">AssignmentIntervalContainer</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1AssignmentSequenceContainer.html#acd4177542593b0b88508321d95abac03">AssignmentSequenceContainer</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BooleanVar.html#af9822da22fb2c9fc679114d9b9691b70">BooleanVar</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionBuilderVector.html#a48f14f21e1fe88f62f00d67ee4298565">DecisionBuilderVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64Vector.html#ab613fee6b08a7ec8047fd89a9f903d43">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarVector.html#a526e2d6c5c904b1c9acc5b559c4d550c">IntervalVarVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#a855fdeb15b21d69e19f93984bd4be64b">IntTupleSet</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVar.html#abb0fe56fafa4b35d33256de8d4d52f02">IntVar</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarVector.html#a57b7c3e1da224d2ce021c1bba7580e9b">IntVarVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVector.html#aa114e804f0ccb93b71e8a21b2330c4d7">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterVector.html#a1ebc35d53aba08e7af24427b24943d90">LocalSearchFilterVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#acb5b0b553b02f973e4b75336424e367a">LocalSearchOperatorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitorVector.html#a5c24acda35f98845ccc4d619cc643947">SearchMonitorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarVector.html#acd6243b5cba18199f0dd4b5aa5fac5c3">SequenceVarVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SymmetryBreakerVector.html#adcab5e60eec441f2e47d2a3bed85f5f7">SymmetryBreakerVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#adcbceac95cb2e960e2e59ea5adacdc0b">DoubleVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64Vector.html#ab613fee6b08a7ec8047fd89a9f903d43">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVector.html#aa114e804f0ccb93b71e8a21b2330c4d7">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPConstraintVector.html#a7b4e5080d1cd62ac332105403d75ede1">MPConstraintVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPVariableVector.html#aa7d22194c7b28e083157cdb14df8643b">MPVariableVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#ab613fee6b08a7ec8047fd89a9f903d43">Domain</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector.html#ab613fee6b08a7ec8047fd89a9f903d43">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aa114e804f0ccb93b71e8a21b2330c4d7">IntVector</a>
|
|
</li>
|
|
<li>ContinuousSchedulingSolver
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#a140f31764228a411111a9e05156ac092">RoutingSearchParameters</a>
|
|
</li>
|
|
<li>ContinuousSchedulingSolverFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#ab2b69b0eceb5a9a943266a0ce4e9e93b">RoutingSearchParameters</a>
|
|
</li>
|
|
<li>Copy()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Assignment.html#ae167e6fdf0bc443cb85c31dee69d5b35">Assignment</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1AssignmentIntContainer.html#ae143b95eb9c9f1cce1c92ff83e5c6b90">AssignmentIntContainer</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1AssignmentIntervalContainer.html#aff9a391de36943e6e67076a2ef178722">AssignmentIntervalContainer</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1AssignmentSequenceContainer.html#a6342a07c8635bf22f9e21bdc512d4438">AssignmentSequenceContainer</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ImprovementSearchLimit.html#ae9707154654f7e6bdcad9c3d835b39f7">ImprovementSearchLimit</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarElement.html#ac5ab2ccf9b9f2d77495503f1d98bdcf5">IntervalVarElement</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarElement.html#af859d16f34abfab91776a4211e3913e5">IntVarElement</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ae9707154654f7e6bdcad9c3d835b39f7">RegularLimit</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit.html#a67c3a4d96c4b0f2339582aa03e974381">SearchLimit</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarElement.html#a79777584e91ced5234ca33888f5b8fb1">SequenceVarElement</a>
|
|
</li>
|
|
<li>CopyIntersection()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Assignment.html#af6205722a6796ce7145e31e7be83d8e8">Assignment</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1AssignmentIntContainer.html#a04f69a717bf4d37f58cf1675f4d1a9c7">AssignmentIntContainer</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1AssignmentIntervalContainer.html#a6e7deaaa84199fad61b8c1fb14581520">AssignmentIntervalContainer</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1AssignmentSequenceContainer.html#a0858c1306c38b3eee176746d590314ca">AssignmentSequenceContainer</a>
|
|
</li>
|
|
<li>CopyTo()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#af7f404fe2f0b77489ca3577321a5ff94">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64VectorVector.html#aab470cd15c2491146c4bd82c1c32628e">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVector.html#aa6dd687fe1b77023a954666a5a3ff2ae">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVectorVector.html#afcf815b72fd02bc71cf77d682a4d4d9b">IntVectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionBuilderVector.html#ae732bda7ada1c2dec00fdba0a8236e54">DecisionBuilderVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64Vector.html#af7f404fe2f0b77489ca3577321a5ff94">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64VectorVector.html#aab470cd15c2491146c4bd82c1c32628e">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarVector.html#a6ad7f68da7e15aaacec5a7be9f5d0d6a">IntervalVarVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarVector.html#affb3a5c8d09ae375e2665db83afbca2a">IntVarVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVector.html#aa6dd687fe1b77023a954666a5a3ff2ae">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVectorVector.html#afcf815b72fd02bc71cf77d682a4d4d9b">IntVectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterVector.html#aec431e215c0d52bc0f889ea2fedb551e">LocalSearchFilterVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a6d0682dc77eb0ed6fd69e4257e356dfa">LocalSearchOperatorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitorVector.html#a364a99fa95c7ceee2f49f64eb100243a">SearchMonitorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarVector.html#a60085d9243c1d0360a5378df54e9fc68">SequenceVarVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SymmetryBreakerVector.html#a416ef45aa6175455a8233177f38a168f">SymmetryBreakerVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#aeba280abb3a3905444a0b908ddefd938">DoubleVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64Vector.html#a864e771b3e40d6fc7a9c5516e45e4ec3">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64VectorVector.html#aab470cd15c2491146c4bd82c1c32628e">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVector.html#aa6dd687fe1b77023a954666a5a3ff2ae">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVectorVector.html#afcf815b72fd02bc71cf77d682a4d4d9b">IntVectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPConstraintVector.html#a506e70fbb79b48d81aead2bdbed1749e">MPConstraintVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPVariableVector.html#aca5870c219c9ce6e2b6af98ffbcb29eb">MPVariableVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector.html#a864e771b3e40d6fc7a9c5516e45e4ec3">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64VectorVector.html#aab470cd15c2491146c4bd82c1c32628e">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aa6dd687fe1b77023a954666a5a3ff2ae">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVectorVector.html#afcf815b72fd02bc71cf77d682a4d4d9b">IntVectorVector</a>
|
|
</li>
|
|
<li>Cost()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#a0d74b9c8ec7c429635292dfccf3734e7">LinearSumAssignment</a>
|
|
</li>
|
|
<li>CostsAreHomogeneousAcrossVehicles()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel.html#a68eef4b3b3b626bd5a9670fbd67e55d6">RoutingModel</a>
|
|
</li>
|
|
<li>CostVar()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel.html#ab429d3fd27518997f29204526a0ed8a3">RoutingModel</a>
|
|
</li>
|
|
<li>Count
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#aad462966ed963f892117056de1eba502">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64VectorVector.html#aad462966ed963f892117056de1eba502">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVector.html#aad462966ed963f892117056de1eba502">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVectorVector.html#aad462966ed963f892117056de1eba502">IntVectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionBuilderVector.html#aad462966ed963f892117056de1eba502">DecisionBuilderVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64Vector.html#aad462966ed963f892117056de1eba502">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64VectorVector.html#aad462966ed963f892117056de1eba502">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarVector.html#aad462966ed963f892117056de1eba502">IntervalVarVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarArrayHelper.html#a809ed2a3258dd3d71fb9b827a9bfd8fa">IntVarArrayHelper</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarVector.html#aad462966ed963f892117056de1eba502">IntVarVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVector.html#aad462966ed963f892117056de1eba502">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVectorVector.html#aad462966ed963f892117056de1eba502">IntVectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterVector.html#aad462966ed963f892117056de1eba502">LocalSearchFilterVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#aad462966ed963f892117056de1eba502">LocalSearchOperatorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitorVector.html#aad462966ed963f892117056de1eba502">SearchMonitorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarVector.html#aad462966ed963f892117056de1eba502">SequenceVarVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SymmetryBreakerVector.html#aad462966ed963f892117056de1eba502">SymmetryBreakerVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#aad462966ed963f892117056de1eba502">DoubleVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64Vector.html#aad462966ed963f892117056de1eba502">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64VectorVector.html#aad462966ed963f892117056de1eba502">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVector.html#aad462966ed963f892117056de1eba502">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVectorVector.html#aad462966ed963f892117056de1eba502">IntVectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPConstraintVector.html#aad462966ed963f892117056de1eba502">MPConstraintVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPVariableVector.html#aad462966ed963f892117056de1eba502">MPVariableVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector.html#aad462966ed963f892117056de1eba502">Int64Vector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64VectorVector.html#aad462966ed963f892117056de1eba502">Int64VectorVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#aad462966ed963f892117056de1eba502">IntVector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVectorVector.html#aad462966ed963f892117056de1eba502">IntVectorVector</a>
|
|
</li>
|
|
<li>cp_model_dump_lns
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1CppFlags.html#a19f919897f6647dc63432e12783b7e43">CppFlags</a>
|
|
</li>
|
|
<li>cp_model_dump_models
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1CppFlags.html#a9ee72cc82add75d37769790bebc52dc6">CppFlags</a>
|
|
</li>
|
|
<li>cp_model_dump_prefix
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1CppFlags.html#ae714b1eb798a372be590b5129ea4bbe2">CppFlags</a>
|
|
</li>
|
|
<li>cp_model_dump_response
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1CppFlags.html#a9607bf496238b18fe0e1df87f25e93f5">CppFlags</a>
|
|
</li>
|
|
<li>CpModel()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a6b40d4637fc4a15172d0868687a5e6bf">CpModel</a>
|
|
</li>
|
|
<li>CpModelProto()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModelProto.html#a19ac75be5c0b523fa752459243985808">CpModelProto</a>
|
|
</li>
|
|
<li>CpObjectiveProto()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpObjectiveProto.html#a1c316fa816105f2f9627ec5941d2e36d">CpObjectiveProto</a>
|
|
</li>
|
|
<li>CppBridge()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1CppBridge.html#a8fe727f7d844d9af46f5f41929831f73">CppBridge</a>
|
|
</li>
|
|
<li>CppBridge_InitLogging()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1operations__research__initPINVOKE.html#aa1548be6987aa163d12811c584f69d61">operations_research_initPINVOKE</a>
|
|
</li>
|
|
<li>CppBridge_LoadGurobiSharedLibrary()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1operations__research__initPINVOKE.html#a9c099389031221a092c953457fe768a2">operations_research_initPINVOKE</a>
|
|
</li>
|
|
<li>CppBridge_SetFlags()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1operations__research__initPINVOKE.html#a5d32ad8ee234b08c3e9d7811da981c2f">operations_research_initPINVOKE</a>
|
|
</li>
|
|
<li>CppBridge_ShutdownLogging()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1operations__research__initPINVOKE.html#ae782d9c0729ab4ba1c47419d36bb7988">operations_research_initPINVOKE</a>
|
|
</li>
|
|
<li>CppFlags()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1CppFlags.html#aee637f8840259de44fbb36f729c0f5a6">CppFlags</a>
|
|
</li>
|
|
<li>CppFlags_cp_model_dump_lns_get()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1operations__research__initPINVOKE.html#a8f8f9afb95adc5c14f8260dccb841ff6">operations_research_initPINVOKE</a>
|
|
</li>
|
|
<li>CppFlags_cp_model_dump_lns_set()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1operations__research__initPINVOKE.html#ab2b7487520a31115d443680dc4152eec">operations_research_initPINVOKE</a>
|
|
</li>
|
|
<li>CppFlags_cp_model_dump_models_get()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1operations__research__initPINVOKE.html#a285aca1c9f1d966576ea9821e6374e51">operations_research_initPINVOKE</a>
|
|
</li>
|
|
<li>CppFlags_cp_model_dump_models_set()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1operations__research__initPINVOKE.html#aaa15fcf659bfe6df86e0433060e8e61d">operations_research_initPINVOKE</a>
|
|
</li>
|
|
<li>CppFlags_cp_model_dump_prefix_get()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1operations__research__initPINVOKE.html#a91197a9cb00393202ce54ddc3ef254c2">operations_research_initPINVOKE</a>
|
|
</li>
|
|
<li>CppFlags_cp_model_dump_prefix_set()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1operations__research__initPINVOKE.html#a5391134bb1479855278e7af119f9ccfc">operations_research_initPINVOKE</a>
|
|
</li>
|
|
<li>CppFlags_cp_model_dump_response_get()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1operations__research__initPINVOKE.html#a4aece46249a76a0ff908ea81b32c8427">operations_research_initPINVOKE</a>
|
|
</li>
|
|
<li>CppFlags_cp_model_dump_response_set()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1operations__research__initPINVOKE.html#aada134de7c4c5adb321a227ca97c2b39">operations_research_initPINVOKE</a>
|
|
</li>
|
|
<li>CppFlags_log_prefix_get()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1operations__research__initPINVOKE.html#a349ab7aac7d9c6ea694858e44a726e46">operations_research_initPINVOKE</a>
|
|
</li>
|
|
<li>CppFlags_log_prefix_set()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1operations__research__initPINVOKE.html#a521c7acd9ec9789aff71f23701beefc4">operations_research_initPINVOKE</a>
|
|
</li>
|
|
<li>CppFlags_logtostderr_get()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1operations__research__initPINVOKE.html#a7875dd788b8f63da5de8f9761be236b7">operations_research_initPINVOKE</a>
|
|
</li>
|
|
<li>CppFlags_logtostderr_set()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Init_1_1operations__research__initPINVOKE.html#a30c2dfef987e2f3df943e9895f192107">operations_research_initPINVOKE</a>
|
|
</li>
|
|
<li>CpRandomSeed()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solver.html#acf508d61f745ad76b7677063445f158a">operations_research_constraint_solver</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#acf508d61f745ad76b7677063445f158a">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>CpSatHelper()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSatHelper.html#add425685f2de2a85dd35ab321a396a83">CpSatHelper</a>
|
|
</li>
|
|
<li>CpSatHelper_ModelStats()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a0b505646413a3535155aa015c774264b">operations_research_satPINVOKE</a>
|
|
</li>
|
|
<li>CpSatHelper_SolverResponseStats()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#ab7f01b0ad522853a9c9e2823a38e4115">operations_research_satPINVOKE</a>
|
|
</li>
|
|
<li>CpSatHelper_ValidateModel()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#ae7e9b3b523ef32e68abf80788648a499">operations_research_satPINVOKE</a>
|
|
</li>
|
|
<li>CpSatHelper_VariableDomain()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#a484bf851e821f987a2b057d3d8d581d5">operations_research_satPINVOKE</a>
|
|
</li>
|
|
<li>CpSatHelper_WriteModelToFile()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html#adae3619c0c7ed8d4194cd2797282bfa7">operations_research_satPINVOKE</a>
|
|
</li>
|
|
<li>CpSolverResponse()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html#af317d5a9075e4fdfe95e74adcf571186">CpSolverResponse</a>
|
|
</li>
|
|
<li>CreateSolver()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Solver.html#a20cb49255e00ed9d93a4d785158cdfa2">Solver</a>
|
|
</li>
|
|
<li>CROSS
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a0e8c8dc30d36ba14efd85687a81f4d0c">Solver</a>
|
|
</li>
|
|
<li>CROSS_DATE
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#ae8e6d1d0b89bf4e69006b1ded61bf7ad">Solver</a>
|
|
</li>
|
|
<li>CrossesDate()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVar.html#acea25743b3a20e510afff143643e4cd6">IntervalVar</a>
|
|
</li>
|
|
<li>Cst
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1WrappedConstraint.html#a2b5f724957e21cbbca9d5d1293523f78">WrappedConstraint</a>
|
|
</li>
|
|
<li>CST_SUB_VAR
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solver.html#a4ccbd7e944628f5a04c726f3e82de875">operations_research_constraint_solver</a>
|
|
</li>
|
|
<li>CST_SUB_VAR_get()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#adfa274b2f91566a808318526cc0b5644">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>CtType
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1BoundedLinearExpression.html#a26c02b9644d2b715ab04fb1ba3049aae">BoundedLinearExpression</a>
|
|
</li>
|
|
<li>Cumulative()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarArrayHelper.html#a21cc10f113d9e2831fcbca996c4813b3">IntervalVarArrayHelper</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimitParameters.html#a0d1f9aa10046526af83769e167664bfa">RegularLimitParameters</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a7b1f34e8135307750e396c0e92d59327">ConstraintProto</a>
|
|
</li>
|
|
<li>CumulativeConstraintProto()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CumulativeConstraintProto.html#af761b676d49284ffc9b9cbaad755a11e">CumulativeConstraintProto</a>
|
|
</li>
|
|
<li>CumulativeFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimitParameters.html#ad586d81951da5f54a4caaff4b38014dc">RegularLimitParameters</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#ad586d81951da5f54a4caaff4b38014dc">ConstraintProto</a>
|
|
</li>
|
|
<li>Cumuls()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingDimension.html#a23f78c267974102fd08dd96b0898acd6">RoutingDimension</a>
|
|
</li>
|
|
<li>CumulVar()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingDimension.html#ab0527d216ef3fa13de24db70699fbac7">RoutingDimension</a>
|
|
</li>
|
|
<li>Current
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html#ae0cbc115a66699ead8d93fddccf271ef">Int64Vector.Int64VectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64VectorVector_1_1Int64VectorVectorEnumerator.html#af75fd7b0112445ab143de51a22c28f77">Int64VectorVector.Int64VectorVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVector_1_1IntVectorEnumerator.html#a10c0a18b79ec08c16b06575d07564a5f">IntVector.IntVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVectorVector_1_1IntVectorVectorEnumerator.html#a405bbd00fe22273d00c8f5365442421b">IntVectorVector.IntVectorVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionBuilderVector_1_1DecisionBuilderVectorEnumerator.html#a7ad7a98a18158dc9963a8aba33faa2be">DecisionBuilderVector.DecisionBuilderVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64Vector_1_1Int64VectorEnumerator.html#ae0cbc115a66699ead8d93fddccf271ef">Int64Vector.Int64VectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64VectorVector_1_1Int64VectorVectorEnumerator.html#af75fd7b0112445ab143de51a22c28f77">Int64VectorVector.Int64VectorVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarVector_1_1IntervalVarVectorEnumerator.html#a5d71d83b0f4733ca478fc7decaafd61c">IntervalVarVector.IntervalVarVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarEnumerator.html#ae0cbc115a66699ead8d93fddccf271ef">IntVarEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarVector_1_1IntVarVectorEnumerator.html#ad074297bf8fbc200a336c4175eccd5a4">IntVarVector.IntVarVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVector_1_1IntVectorEnumerator.html#a10c0a18b79ec08c16b06575d07564a5f">IntVector.IntVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVectorVector_1_1IntVectorVectorEnumerator.html#a405bbd00fe22273d00c8f5365442421b">IntVectorVector.IntVectorVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterVector_1_1LocalSearchFilterVectorEnumerator.html#a57103d472d4e8b8a70711c8e9ad79190">LocalSearchFilterVector.LocalSearchFilterVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_1_1LocalSearchOperatorVectorEnumerator.html#aeb1d18ba05832d06e4514279542ce401">LocalSearchOperatorVector.LocalSearchOperatorVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitorVector_1_1SearchMonitorVectorEnumerator.html#af5e8836bb12a5d6eafb5b200995a25fa">SearchMonitorVector.SearchMonitorVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarVector_1_1SequenceVarVectorEnumerator.html#a89a3d43295c1ec45c85407dfec1ba6c0">SequenceVarVector.SequenceVarVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SymmetryBreakerVector_1_1SymmetryBreakerVectorEnumerator.html#a7ac485a583df1de818930c888189b6b5">SymmetryBreakerVector.SymmetryBreakerVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_1_1DoubleVectorEnumerator.html#ae016036805086d3808d343964039fdb3">DoubleVector.DoubleVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64Vector_1_1Int64VectorEnumerator.html#ae0cbc115a66699ead8d93fddccf271ef">Int64Vector.Int64VectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64VectorVector_1_1Int64VectorVectorEnumerator.html#af75fd7b0112445ab143de51a22c28f77">Int64VectorVector.Int64VectorVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVector_1_1IntVectorEnumerator.html#a10c0a18b79ec08c16b06575d07564a5f">IntVector.IntVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVectorVector_1_1IntVectorVectorEnumerator.html#a405bbd00fe22273d00c8f5365442421b">IntVectorVector.IntVectorVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPConstraintVector_1_1MPConstraintVectorEnumerator.html#ad1da96ce5c56a6f3e68d5dfa475dd9ce">MPConstraintVector.MPConstraintVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPVariableVector_1_1MPVariableVectorEnumerator.html#a8f751b0bffffda81cda478bdc5db8915">MPVariableVector.MPVariableVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector_1_1Int64VectorEnumerator.html#ae0cbc115a66699ead8d93fddccf271ef">Int64Vector.Int64VectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64VectorVector_1_1Int64VectorVectorEnumerator.html#af75fd7b0112445ab143de51a22c28f77">Int64VectorVector.Int64VectorVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html#a10c0a18b79ec08c16b06575d07564a5f">IntVector.IntVectorEnumerator</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVectorVector_1_1IntVectorVectorEnumerator.html#a405bbd00fe22273d00c8f5365442421b">IntVectorVector.IntVectorVectorEnumerator</a>
|
|
</li>
|
|
<li>CurrentlyInSolve()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#ac00f80eb307c65b40abcb3f597ee25e3">Solver</a>
|
|
</li>
|
|
<li>CycleSizes
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SparsePermutationProto.html#adeead16034b12168882c111e5a175d01">SparsePermutationProto</a>
|
|
</li>
|
|
<li>CycleSizesFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SparsePermutationProto.html#ab9237a7db33299ddc86ef6861575f6bd">SparsePermutationProto</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|