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

522 lines
36 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>OR-Tools</title>
<meta http-equiv="Content-Type" content="text/html;"/>
<meta charset="utf-8"/>
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="banner-container">
<div id="banner">
<span id="sfml">Google OR-Tools 9.0</span>
</div>
</div>
<div id="content" style="width: 100%; overflow: hidden;">
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
<h2>DotNet Reference</h2>
<ul>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Sat.html">CP-SAT</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Graph.html">Graph</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Algorithms.html">Knapsack solver</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1LinearSolver.html">Linear solver</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1ConstraintSolver.html">Routing</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Util.html">Util</a></li>
</ul>
</div>
<div id="content">
<div align="center">
<h1 style="color: #145A32;">.Net Reference</h1>
</div>
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('functions_o.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_o"></a>- o -</h3><ul>
<li>Objective()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Assignment.html#aedcdf716708462a6b4bb1fbf07bde4f1">Assignment</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Solver.html#ae617ffa9d1f75544ed94acfb65a2bf49">Solver</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModelProto.html#a6f88812564a724916949913db66cc1c7">CpModelProto</a>
</li>
<li>Objective_BestBound()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a536c6fa9c55b557f2175028412174607">operations_research_linear_solverPINVOKE</a>
</li>
<li>Objective_Clear()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a909eed9656149def1a74dc8b7843ef96">operations_research_linear_solverPINVOKE</a>
</li>
<li>Objective_GetCoefficient()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad5579f754f5a362f9b80c113c3791386">operations_research_linear_solverPINVOKE</a>
</li>
<li>Objective_Maximization()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aac2bdbba0dee08b327a92628c4c38005">operations_research_linear_solverPINVOKE</a>
</li>
<li>Objective_Minimization()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aa031272462f54065e14f034b9d336f34">operations_research_linear_solverPINVOKE</a>
</li>
<li>Objective_Offset()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0a017c7bbcd4c7adfd2c5605592039a8">operations_research_linear_solverPINVOKE</a>
</li>
<li>Objective_SetCoefficient()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a946b493fdef7c1151e196805acc5825d">operations_research_linear_solverPINVOKE</a>
</li>
<li>Objective_SetMaximization()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ae0555b1f27d932f8db175cd8d4af95b8">operations_research_linear_solverPINVOKE</a>
</li>
<li>Objective_SetMinimization()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a5d916734430735499bdab277643271e1">operations_research_linear_solverPINVOKE</a>
</li>
<li>Objective_SetOffset()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0016131c34fce9da69bda384d3a16c1f">operations_research_linear_solverPINVOKE</a>
</li>
<li>Objective_SetOptimizationDirection()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a9298df7a3273d12dd00899d94810dcde">operations_research_linear_solverPINVOKE</a>
</li>
<li>Objective_Value()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3ec82b0413414f3b31189baf48cdb0e1">operations_research_linear_solverPINVOKE</a>
</li>
<li>ObjectiveBound()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Assignment.html#aa185262544851338ae7d9b971d964616">Assignment</a>
</li>
<li>ObjectiveFieldNumber
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModelProto.html#ac8c3674c210726c418ea3147bee6a859">CpModelProto</a>
</li>
<li>ObjectiveMax()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Assignment.html#a0fcdd0e81316cd70c663207ec465335d">Assignment</a>
</li>
<li>ObjectiveMin()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Assignment.html#a76989d4b01a6988b56787aec8030f5de">Assignment</a>
</li>
<li>ObjectiveSolutionPrinter()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ObjectiveSolutionPrinter.html#a387f2ce35105cfdddac5235b6d7f7638">ObjectiveSolutionPrinter</a>
</li>
<li>ObjectiveValue()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Assignment.html#a06d957d435c5db9737b4ea534649479f">Assignment</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SolutionCollector.html#a4ac9127502c52da045c2f87ecad23b33">SolutionCollector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolver.html#ac19032d74d32aeb97d7517e36b518e8a">CpSolver</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html#ac19032d74d32aeb97d7517e36b518e8a">CpSolverResponse</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a30e8eeaf766fd11cc725e5be2207dc9a">SolutionCallback</a>
</li>
<li>ObjectiveValueFieldNumber
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html#a89a6991ec5fba337f25290ccb1dae712">CpSolverResponse</a>
</li>
<li>Offset()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#a34ef908fb6668795dd2272730608ecb9">Objective</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpObjectiveProto.html#a2642b1467c54617dec2795d1a3d5785b">CpObjectiveProto</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1DecisionStrategyProto_1_1Types_1_1AffineTransformation.html#aad7df986191652e206d6f1bce4ef209b">DecisionStrategyProto.Types.AffineTransformation</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearExpressionProto.html#aad7df986191652e206d6f1bce4ef209b">LinearExpressionProto</a>
</li>
<li>OffsetFieldNumber
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpObjectiveProto.html#a12f0687287af579e61b58dff9a12bb94">CpObjectiveProto</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1DecisionStrategyProto_1_1Types_1_1AffineTransformation.html#a12f0687287af579e61b58dff9a12bb94">DecisionStrategyProto.Types.AffineTransformation</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearExpressionProto.html#a12f0687287af579e61b58dff9a12bb94">LinearExpressionProto</a>
</li>
<li>Ok()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarIterator.html#a9a4b64c4463b6d70e7740d81fbe1143a">IntVarIterator</a>
</li>
<li>OldDurationMax()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVar.html#a14e72910f1056af69c0a6fef558f7781">IntervalVar</a>
</li>
<li>OldDurationMin()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVar.html#a1d461672531ab1be8aacbd416866724c">IntervalVar</a>
</li>
<li>OldEndMax()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVar.html#a2b8381a516373cebdb9fc5b52106a39f">IntervalVar</a>
</li>
<li>OldEndMin()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVar.html#af2a036e12d09bf7a713bdd6d709263c1">IntervalVar</a>
</li>
<li>OldMax()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVar.html#a5a2003e05de873cdd38245d676aed0cd">IntVar</a>
</li>
<li>OldMin()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVar.html#a2eb791138bc3c2f89196cfc066d4635d">IntVar</a>
</li>
<li>OldSequence()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarLocalSearchOperator.html#a89d76952fa7b81509f2f9224ecef00fb">SequenceVarLocalSearchOperator</a>
</li>
<li>OldStartMax()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVar.html#aa2a000885c64b23df26d0df79c0069ec">IntervalVar</a>
</li>
<li>OldStartMin()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVar.html#a1c0110620d68f6cc8d4ed04aa632524b">IntervalVar</a>
</li>
<li>OldValue()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate.html#af252e9469418d7a85bf1886c82a82971">IntVarLocalSearchOperatorTemplate</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarLocalSearchOperatorTemplate.html#ab9a1d63a523665c598f8c7e03d7e199f">SequenceVarLocalSearchOperatorTemplate</a>
</li>
<li>One()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solver.html#a1375af9ebec225905a80aa6abd67ed21">operations_research_constraint_solver</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a1375af9ebec225905a80aa6abd67ed21">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OneDomain()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Pack.html#a96340e443923b721e76f2ff432a48954">Pack</a>
</li>
<li>OnlyEnforceIf()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1Constraint.html#a522f9914657da8db5752d617a695e57c">Constraint</a>
</li>
<li>OnNodeInitialization()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#a1223e0b8dbca7cd9c296fc4de65080b2">PathOperator</a>
</li>
<li>OnSamePathAsPreviousBase()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html#a14e00218f880f1c4daad93625c67ddff">PathOperator</a>
</li>
<li>OnSolutionCallback()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ObjectiveSolutionPrinter.html#af7fcf8c528888cb381deeb6f1317d788">ObjectiveSolutionPrinter</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#a7d64752a55ba17525463219198fca665">SolutionCallback</a>
</li>
<li>OnStart()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate.html#aae6d852f10b483ddfa68658e43130028">IntVarLocalSearchOperatorTemplate</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarLocalSearchOperatorTemplate.html#aae6d852f10b483ddfa68658e43130028">SequenceVarLocalSearchOperatorTemplate</a>
</li>
<li>OnSynchronize()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchFilter.html#a52ce3be53ef9ed934b0d2f9cf0e34dac">IntVarLocalSearchFilter</a>
</li>
<li>operator bool()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1WrappedConstraint.html#a702521d2f74ecbbef85e30d2ee3783c5">WrappedConstraint</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Equality.html#a8f38f592f14be60e9d653e35ba606950">Equality</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1RangeConstraint.html#a737333524b529f5dfa31a25742943490">RangeConstraint</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1VarEquality.html#adc8aef25e40dee820c5401702217532b">VarEquality</a>
</li>
<li>operator Constraint()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintEquality.html#ab426cc500623cddd370b584efcf4bd52">ConstraintEquality</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntExprEquality.html#a6c7282231bd6fb24a0a78d646a143b61">IntExprEquality</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1WrappedConstraint.html#ad1e078f1fcbebe5364793a1d6a72aa71">WrappedConstraint</a>
</li>
<li>operator Constraint[]()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPConstraintVector.html#a21f58d9f75ea9f272503febc5a06e847">MPConstraintVector</a>
</li>
<li>operator DecisionBuilder[]()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionBuilderVector.html#af6313fc2882d112b5d019aaadaee275a">DecisionBuilderVector</a>
</li>
<li>operator DecisionBuilderVector()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionBuilderVector.html#a5535ffda699bb621bc10a5c159255c02">DecisionBuilderVector</a>
</li>
<li>operator false()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintEquality.html#a9348fd5b6b61ffa157a823ec6e8c6825">ConstraintEquality</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntExprEquality.html#aba834f3911db11f01f0aceae4eeb9544">IntExprEquality</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1BoundedLinearExpression.html#a34cbb4e0694c8d24648bf9f9f25a8900">BoundedLinearExpression</a>
</li>
<li>operator IntervalVar[]()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarVector.html#ab70c85d5492f0835f78c17cae8c759b0">IntervalVarVector</a>
</li>
<li>operator IntervalVarVector()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarVector.html#ab063950230c3045d6354603cdfa8ef23">IntervalVarVector</a>
</li>
<li>operator IntExpr()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Constraint.html#a3faf058022a900d8cca30d395b1aba7a">Constraint</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintEquality.html#a19baf69880f2220cd6ed1bbba145268c">ConstraintEquality</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntExprEquality.html#a101d326ff40bbee0f34ff2a626be7ad5">IntExprEquality</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1WrappedConstraint.html#ab26b16376db29cd5d261bd06957f47f1">WrappedConstraint</a>
</li>
<li>operator IntVar()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Constraint.html#a041c253e0416176831c06aff81ee8a50">Constraint</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintEquality.html#aee97c14604e667c69ea407b8446b6320">ConstraintEquality</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntExprEquality.html#a707a13e06ca6033942c5248f93a4e94f">IntExprEquality</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1WrappedConstraint.html#a33633daad13670b7f2fc63840d887c69">WrappedConstraint</a>
</li>
<li>operator IntVar[]()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarVector.html#a753569d9e8a92341385ebe3a1c9c9135">IntVarVector</a>
</li>
<li>operator IntVarVector()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarVector.html#a83c2a5c49b51c99d548aa1e53e2b9cac">IntVarVector</a>
</li>
<li>operator LinearExpr()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1LinearExpr.html#aacf833e03b58cf1fbd1e65300ede9ba9">LinearExpr</a>
</li>
<li>operator LocalSearchFilter[]()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterVector.html#af4a31db5e6eb2c967fd2c566bafb7dc4">LocalSearchFilterVector</a>
</li>
<li>operator LocalSearchFilterVector()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterVector.html#a9adf3c5a0f222bbae618ddcb12a4302e">LocalSearchFilterVector</a>
</li>
<li>operator LocalSearchOperator[]()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a71fe79cd54d4e7e2c6fb7f8fdbbd694d">LocalSearchOperatorVector</a>
</li>
<li>operator LocalSearchOperatorVector()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a92ba64fb4074067b223e7b317bc13903">LocalSearchOperatorVector</a>
</li>
<li>operator MPConstraintVector()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPConstraintVector.html#af0943226ababe63331f44ee3e3f436c9">MPConstraintVector</a>
</li>
<li>operator MPVariableVector()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPVariableVector.html#afc8f7135c640dd755c4e08e743975756">MPVariableVector</a>
</li>
<li>operator SearchMonitor[]()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitorVector.html#a23b375337257b6c8fafa3e55ef7be8d4">SearchMonitorVector</a>
</li>
<li>operator SearchMonitorVector()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitorVector.html#a6bb17545cd4a85748eeac0f34ce38cf7">SearchMonitorVector</a>
</li>
<li>operator SequenceVar[]()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarVector.html#acb70c948ceb9d44700121e926ae554d5">SequenceVarVector</a>
</li>
<li>operator SequenceVarVector()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarVector.html#a021b9e4a0e5a217792009b50d6b02aa6">SequenceVarVector</a>
</li>
<li>operator SymmetryBreaker[]()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SymmetryBreakerVector.html#a701f6cf8b414e74c43b52484f93e6f69">SymmetryBreakerVector</a>
</li>
<li>operator SymmetryBreakerVector()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SymmetryBreakerVector.html#a0de054ce1652495e319ac776e049ced2">SymmetryBreakerVector</a>
</li>
<li>operator true()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintEquality.html#a0e349534d6b9a28ee813bb4a678256be">ConstraintEquality</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntExprEquality.html#a8cee78ca32647658009e2d2ecd1721b1">IntExprEquality</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1BoundedLinearExpression.html#a113db36ab21a6bf7049b77c382a1fb1b">BoundedLinearExpression</a>
</li>
<li>operator Variable[]()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPVariableVector.html#ab5718cbd5f166ca8b33661a120dcf492">MPVariableVector</a>
</li>
<li>operator!=()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseEquality.html#af9d17bfc39833f13248c13dbd086d1f9">BaseEquality</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Constraint.html#a20acd922ca3df55d3e35766688bc0e67">Constraint</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntExpr.html#a0f3e81581ed5684569ed00e7b7ec4cbc">IntExpr</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1LinearExpr.html#ae69414683801db2310c4191e55d46a65">LinearExpr</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#a929b212d91874d70de05814e378d16c7">Variable</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearExpr.html#ad84654155044b33c43239a95578da09d">LinearExpr</a>
</li>
<li>operator%()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntExpr.html#a67ba73b346b6d6cd54f849ba33ddca0d">IntExpr</a>
</li>
<li>operator*()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseEquality.html#a95fba945abcbd181d8b8a646d5e3bc2c">BaseEquality</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Constraint.html#a9e0c0e2832a3dc3fcac688c4765264c0">Constraint</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntExpr.html#a00cb062e053684dc4d306e58afff7bd3">IntExpr</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1LinearExpr.html#a6ab27638ca270e8e0db700d696c723b1">LinearExpr</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#a47bce7079778b15d6e6a8bc6b76829b0">Variable</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearExpr.html#a13edcfdb0419c8f3ac7fb81141f31de1">LinearExpr</a>
</li>
<li>operator+()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseEquality.html#aa8b2eca7739bee5e2aa10e65a5f0204a">BaseEquality</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Constraint.html#ab4acbe41dc890f408a12504487bacb63">Constraint</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntExpr.html#a34d5a9f02e489ce23c9eda4859b84dcd">IntExpr</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1LinearExpr.html#a548d26025ce5842b43ca805b99646416">LinearExpr</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#a4757e4c86ffe44aa9d4d0efe342b99c6">Variable</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearExpr.html#a8dce68ee7a75412eefc193e25cce2359">LinearExpr</a>
</li>
<li>operator-()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseEquality.html#a82a4dfab5c2fd36752f3bc36078e961f">BaseEquality</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Constraint.html#aa2c1764ab50332bd00750395d7fe005d">Constraint</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntExpr.html#a6fbd3329dde0c841750d236f873a0de6">IntExpr</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1LinearExpr.html#a84a0cd8a12a4114a5be319387837f019">LinearExpr</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#ac140913c4940f0297981f6a80e645af2">Variable</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearExpr.html#ae10ffffedef48bf520a489f2612cbba5">LinearExpr</a>
</li>
<li>operator/()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseEquality.html#a4bad8204abb6c4c65692f4c44a46ee25">BaseEquality</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Constraint.html#a0eaaabef26e4fceff53aad2edc5365c2">Constraint</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntExpr.html#a351ef968e22e23de16bc4638e8a15317">IntExpr</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1LinearExpr.html#a6a2565dc62093400d0faf4daad8f3a2f">LinearExpr</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#afe6cd88ff139e373b5dd7a70baa81af0">Variable</a>
</li>
<li>operator&lt;()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseEquality.html#abeff6c6921e56c345b3919e6d82aff7b">BaseEquality</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Constraint.html#a17d28d698ac810ded1c75d021436059a">Constraint</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntExpr.html#ad1d697e3431a939e7fdcbb3fafa54370">IntExpr</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1BoundedLinearExpression.html#a8d1070c9108f7db2698b5b071a977eb7">BoundedLinearExpression</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearExpr.html#a2a6440fd540cf11765aa8d30e8c05518">LinearExpr</a>
</li>
<li>operator&lt;=()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseEquality.html#aebc403b54f2e2d74b8dc8f7ef2a877e3">BaseEquality</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Constraint.html#ac958a2414230a96c92fedd8d097fb70e">Constraint</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntExpr.html#aef5b3c57badddab7d3407bb8f0b7a89d">IntExpr</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1LinearExpr.html#aaa5c8ed01cf652f6b12a1d9432104838">LinearExpr</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#af83ef50fd8fb4227ef5e2e32d32c3b67">Variable</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1BoundedLinearExpression.html#a011d82e042f61fd69a96ad4c85b67ccd">BoundedLinearExpression</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearExpr.html#a4940d2d211b060f27b9d004aefac7c7b">LinearExpr</a>
</li>
<li>operator==()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseEquality.html#aa962927fca0abe828b87b3baebae0cc9">BaseEquality</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Constraint.html#ad348fb26d6e54c8c3a1578d31530741a">Constraint</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntExpr.html#aee1efa519178d02912d3f552c4844770">IntExpr</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1LinearExpr.html#adf02d4173330d1866540b5f5ac7f4633">LinearExpr</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#a2f00336989d4cb74b9f0e03b7b2440e4">Variable</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearExpr.html#a06447e490a2111ef9913c3e47421bedd">LinearExpr</a>
</li>
<li>operator&gt;()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseEquality.html#a0e234d46d05c6270a081f183bc316c98">BaseEquality</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Constraint.html#a343cf522a4f25de8a65509affb1309f2">Constraint</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntExpr.html#ac9a69c98cace94ea156cd25c274f77f8">IntExpr</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1BoundedLinearExpression.html#a9ac2b8add5b8e2d2f3198b152a3ce8be">BoundedLinearExpression</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearExpr.html#a3bae8651c881b972b75d231715497ca8">LinearExpr</a>
</li>
<li>operator&gt;=()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseEquality.html#a752dd00e581a517f21015e4bd0386ec9">BaseEquality</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Constraint.html#a46db71728ad83f5ccdf7bee3c65c137b">Constraint</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntExpr.html#a1bc11ad3791245aca9fa33a3d0880b09">IntExpr</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1LinearExpr.html#ac7089bc88944bdd4b9500a89c8c78beb">LinearExpr</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#a353650350672c2d4524a5f277d2732cc">Variable</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1BoundedLinearExpression.html#aef12235d19368ac75deb93373c7507a8">BoundedLinearExpression</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearExpr.html#a46f9da7b0cb2d72fafaa079ddf9f50c8">LinearExpr</a>
</li>
<li>OPP_VAR
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solver.html#a148ea73df2084565c599442fd721c8df">operations_research_constraint_solver</a>
</li>
<li>OPP_VAR_get()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a3c64e44bf896b30846b0265eefac3384">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimalCost()
: <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html#a3f5db9c06ae86672720efdf6e6049b9b">LinearSumAssignment</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1MinCostFlow.html#a3f5db9c06ae86672720efdf6e6049b9b">MinCostFlow</a>
</li>
<li>OptimalFlow()
: <a class="el" href="classGoogle_1_1OrTools_1_1Graph_1_1MaxFlow.html#aed1e8fa4267c0a2360847a2f8fd1ee95">MaxFlow</a>
</li>
<li>OptimizationProblemType
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Solver.html#a76c87990aabadd148304b95332a60ff8">Solver</a>
</li>
<li>OptimizationStep
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#a337d45f2dbd21bf3a87070415b75639f">RoutingSearchParameters</a>
</li>
<li>OptimizationStepFieldNumber
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#ae5eaef5627fd14b4724aee161a3cc290">RoutingSearchParameters</a>
</li>
<li>OptimizeVar()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1OptimizeVar.html#ad2545c90546f47a46c6cbc31f7c948f4">OptimizeVar</a>
</li>
<li>OptimizeVar_Accept()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a5f8012f84fde1879eeb0981ac3421457">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimizeVar_AcceptDelta()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aa19cc95aab3bc9a8d922b3e62e4aae46">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimizeVar_AcceptDeltaSwigExplicitOptimizeVar()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a3bf8f53bc76b9bb70511314affe19380">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimizeVar_AcceptSolution()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a98b663b6b849635ff9f0a696985a6488">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimizeVar_AcceptSolutionSwigExplicitOptimizeVar()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a0ed6bcc7812ce1c2786b2a0d808bbd14">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimizeVar_AcceptSwigExplicitOptimizeVar()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a8c6b2937623adea9d05cf292919e0d75">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimizeVar_ApplyBound()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a774f9b82d43530c23440389abc00ee63">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimizeVar_AtSolution()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a90feac322b6c996f011f6f0b640191bf">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimizeVar_AtSolutionSwigExplicitOptimizeVar()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a1e2890f49437d7a517fd313af564d7a6">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimizeVar_BeginNextDecision()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aeb6e4b12c8fca08d92973459fef6b512">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimizeVar_BeginNextDecisionSwigExplicitOptimizeVar()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aba11e8d8e31e94bb2ca5748352a8af22">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimizeVar_Best()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a21d1ab75ab2e7e0f2d3b6a3532a8e64a">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimizeVar_director_connect()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ac87d955902a1cd121b79f42b2bf4ad28">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimizeVar_EnterSearch()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a41aa1b1741a09da17c95ffc882068262">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimizeVar_EnterSearchSwigExplicitOptimizeVar()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aceafbbf9b4b84f86c118b62e14efb346">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimizeVar_Print()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#afb251aab420889322d25e76011f01ad3">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimizeVar_PrintSwigExplicitOptimizeVar()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aac7eb348756c8ff11ca7441656225362">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimizeVar_RefuteDecision()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a11aa1ec3fe2c401d529105559530f3d8">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimizeVar_RefuteDecisionSwigExplicitOptimizeVar()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a070a8a98b232282db46292b2292648d0">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimizeVar_SWIGUpcast()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a53c96ddb366217c82866262181958462">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimizeVar_ToString()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a114facfaa30478ffdc6043b8e44f8bc4">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimizeVar_ToStringSwigExplicitOptimizeVar()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ac00967f5a9b9fbc1a687ca517c87bbb3">operations_research_constraint_solverPINVOKE</a>
</li>
<li>OptimizeVar_Var()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a1c88a6d42fe66893ad03a069f33a5342">operations_research_constraint_solverPINVOKE</a>
</li>
<li>Orbitopes
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SymmetryProto.html#a0dec2abef1abdda2640449874da9e272">SymmetryProto</a>
</li>
<li>OrbitopesFieldNumber
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SymmetryProto.html#a2af743f97d6bc5fb68885942033717e3">SymmetryProto</a>
</li>
<li>OROPT
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a98276a0f407e5925799826975c7200ee">Solver</a>
</li>
<li>OutputDecision()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLog.html#ae26cecfdf81054f0b85943d0f9e8b7ac">SearchLog</a>
</li>
<li>OUTSIDE_SEARCH
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a4c676d319ab73864b6b8737a46d79060">Solver</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>