393 lines
24 KiB
HTML
393 lines
24 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.1</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.8.15 -->
|
|
<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');
|
|
/* @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_b.html','');});
|
|
/* @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_b"></a>- b -</h3><ul>
|
|
<li>BackwardSequence()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Assignment.html#a9b4760f2df5ec77c24b26e0f4befd461">Assignment</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarElement.html#aa8fabb40f069521bc27874808cfef816">SequenceVarElement</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SolutionCollector.html#ab2985e0887c4e194f6f82f952d7ec2ad">SolutionCollector</a>
|
|
</li>
|
|
<li>BalancingDecision()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a790b62526afea89eec5e30d7e46864e9">Solver</a>
|
|
</li>
|
|
<li>BaseDimension()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingDimension.html#a0aa6ef055f9ab5a5eb931dcb4a5a2a97">RoutingDimension</a>
|
|
</li>
|
|
<li>BaseIntExpr_CastToVar()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a79112c0e3b2cba7685cd8b87734f36b6">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BaseIntExpr_SWIGUpcast()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#acf1d3e670794949725608c0464db60a5">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BaseIntExpr_Var()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#acbc088c09b30f097ccab9511fe8e6024">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BaseLns()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseLns.html#ad3c8ce837f8ad7d776c15dbe4e7419ec">BaseLns</a>
|
|
</li>
|
|
<li>BaseLns_AppendToFragment()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a418c0e6fdf805a75d6386335546dbe85">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BaseLns_director_connect()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a0e4ca98f20aaf1f94e061027ec8842a5">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BaseLns_FragmentSize()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a99893bc87341d663c543e7a1813d147e">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BaseLns_HasFragments()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab7ff5a3fc8207005edf840e564bee243">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BaseLns_HasFragmentsSwigExplicitBaseLns()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a35736f2e45182ce9a5d0a9c0b46295c9">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BaseLns_InitFragments()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ae10bcdcd573e73191af6de21280445e4">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BaseLns_InitFragmentsSwigExplicitBaseLns()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a67f0c2f5506f9ea41a9374e1b5893060">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BaseLns_NextFragment()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a462b180494ea7cf58f47a7c92f596962">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BaseLns_SWIGUpcast()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a5ae1052cce0bda59c5f55af6a6881ac9">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BaseName()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BooleanVar.html#a39f6474286f9a6027c9412590c387d31">BooleanVar</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PropagationBaseObject.html#ac5c965c1db4c68c2a88a0b4dde44d8c6">PropagationBaseObject</a>
|
|
</li>
|
|
<li>BaseObject()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseObject.html#a48f1c86064886ad6b10822e12c877da9">BaseObject</a>
|
|
</li>
|
|
<li>BaseObject_ToString()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad6e4f62bad8de9a2c7729c70ca6af057">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BasisStatus()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Constraint.html#afc32fa59be94007072a914557fd4dab8">Constraint</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Solver.html#afd922eb2bef96597c426557a8056f76d">Solver</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html#afc32fa59be94007072a914557fd4dab8">Variable</a>
|
|
</li>
|
|
<li>BeginAcceptNeighbor()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchMonitor.html#aa44cd467f2c34c118af43aa123bb9723">LocalSearchMonitor</a>
|
|
</li>
|
|
<li>BeginConstraintInitialPropagation()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PropagationMonitor.html#afdf12cbdc1087b47e22b45c777825d79">PropagationMonitor</a>
|
|
</li>
|
|
<li>BeginDemonRun()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PropagationMonitor.html#a53964969e0f85ee49239aa301fb68631">PropagationMonitor</a>
|
|
</li>
|
|
<li>BeginFail()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLog.html#ae5ea6b497e0418b5ff9ccfc6424997a1">SearchLog</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a232379b0cabc402db868a849f4f71273">SearchMonitor</a>
|
|
</li>
|
|
<li>BeginFiltering()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchMonitor.html#ac2bfd7fc5420b90f9c144202ac6fcabe">LocalSearchMonitor</a>
|
|
</li>
|
|
<li>BeginFilterNeighbor()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchMonitor.html#acf00a016e0032f9a508d024eb9054ac8">LocalSearchMonitor</a>
|
|
</li>
|
|
<li>BeginInitialPropagation()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLog.html#aeebf29c70ed722befa03cebc36919735">SearchLog</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#adfeaf3bb78e09fb211bdb8a4fa605c05">SearchMonitor</a>
|
|
</li>
|
|
<li>BeginMakeNextNeighbor()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchMonitor.html#a18658913587c5a7e49d85f640c837b92">LocalSearchMonitor</a>
|
|
</li>
|
|
<li>BeginNestedConstraintInitialPropagation()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PropagationMonitor.html#a36351d5d4ca56249e52b514db40c3339">PropagationMonitor</a>
|
|
</li>
|
|
<li>BeginNextDecision()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1OptimizeVar.html#a5a6f71eef9ca83e5169f2516af897941">OptimizeVar</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit.html#a14d018186e6b6fec74ec7762cc9f9937">SearchLimit</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a4ebbe68db9add0f395e136743f5797d6">SearchMonitor</a>
|
|
</li>
|
|
<li>BeginOperatorStart()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchMonitor.html#a9c6c0d3e6349ada973a4c46a95d65b8b">LocalSearchMonitor</a>
|
|
</li>
|
|
<li>BeginVisitConstraint()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a9cdebcfb1c94c2bea2dbc893be3590b2">ModelVisitor</a>
|
|
</li>
|
|
<li>BeginVisitExtension()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a550d4724e79a7f985b40b1b7f5ecc609">ModelVisitor</a>
|
|
</li>
|
|
<li>BeginVisitIntegerExpression()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#a7445237d88c06b19c367c6f48952ea01">ModelVisitor</a>
|
|
</li>
|
|
<li>BeginVisitModel()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html#ab71dffa754686a1138b90f766f256ce5">ModelVisitor</a>
|
|
</li>
|
|
<li>Best()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1OptimizeVar.html#a5d2f361e41544f0fdbbef2760b42402b">OptimizeVar</a>
|
|
</li>
|
|
<li>BestBound()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html#a45ac6a1cd9457ea3bf3f51b25f0f7215">Objective</a>
|
|
</li>
|
|
<li>BestObjectiveBound
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolver.html#a8f34ff079ecb479249803af3395f3d80">CpSolver</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html#a8f34ff079ecb479249803af3395f3d80">CpSolverResponse</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html#aff594eada98db5e387b4656371f7222d">SolutionCallback</a>
|
|
</li>
|
|
<li>BestObjectiveBoundFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html#a03165d75d99c9c7ee51fca0e88d8ddb1">CpSolverResponse</a>
|
|
</li>
|
|
<li>BestSolutionContains()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1KnapsackSolver.html#adc47580c0048aacd64e874a88063ec29">KnapsackSolver</a>
|
|
</li>
|
|
<li>BinaryMinimizationAlgorithm
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#af6b5d198a4a8ea28b7f07a28d677b3b9">SatParameters</a>
|
|
</li>
|
|
<li>BinaryMinimizationAlgorithmFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#ab5f7bcd0ba4153d9debc88668d60d375">SatParameters</a>
|
|
</li>
|
|
<li>BinaryMinizationAlgorithm
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters_1_1Types.html#a9a6273188daf58d3b7514b31c2863dc7">SatParameters.Types</a>
|
|
</li>
|
|
<li>BinarySearchNumConflicts
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#ae056b8f5b8a621eb645c1733c1f985af">SatParameters</a>
|
|
</li>
|
|
<li>BinarySearchNumConflictsFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#a32c72c923cd7447916b3129825b6105c">SatParameters</a>
|
|
</li>
|
|
<li>BlockingRestartMultiplier
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#a23004ce20adfbd5244917626d349a568">SatParameters</a>
|
|
</li>
|
|
<li>BlockingRestartMultiplierFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#a37217e61a28bad0ede8a66e4aed92ecf">SatParameters</a>
|
|
</li>
|
|
<li>BlockingRestartWindowSize
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#a6b28c41eae7d84a418b63f8eaf7b6d0f">SatParameters</a>
|
|
</li>
|
|
<li>BlockingRestartWindowSizeFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#a3af41c2a7421da2c381b22099962e707">SatParameters</a>
|
|
</li>
|
|
<li>BoolAnd
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#aff662fdffbce4eec0c56ed844e853a57">ConstraintProto</a>
|
|
</li>
|
|
<li>BoolAndFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a10822b8ca0e0036ec170a0db5e2694b8">ConstraintProto</a>
|
|
</li>
|
|
<li>BoolArgumentProto()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1BoolArgumentProto.html#a06cbb8f66445ade8c9cd8e3936fdca9c">BoolArgumentProto</a>
|
|
</li>
|
|
<li>BOOLEAN_VAR
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solver.html#a59622e3332014309c983fe92844d6bc0">operations_research_constraint_solver</a>
|
|
</li>
|
|
<li>BOOLEAN_VAR_get()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab7f44280edf411aa52b8f259939fa571">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanEncodingLevel
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#abba2305bfcf88bea7cd7b1853c7009ff">SatParameters</a>
|
|
</li>
|
|
<li>BooleanEncodingLevelFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#a87c0693136b953d08317642d7a2f2b68">SatParameters</a>
|
|
</li>
|
|
<li>BooleanValue()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolver.html#ad1a16b003a5787cac15578a01779a8d2">CpSolver</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverSolutionCallback.html#ad1a16b003a5787cac15578a01779a8d2">CpSolverSolutionCallback</a>
|
|
</li>
|
|
<li>BooleanVar_BaseName()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad9ea35e4b6c2e51972d59d40bb263bda">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_Bound()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ae49625b85c58919f72d914eec12fa582">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_Contains()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aa101bd8ba87c903b273347f3f103fb68">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_IsDifferent()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a6bfa20a0741fdfc650f513eac5ff8bd2">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_IsEqual()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a0179d0c33e3463bc7c7cd27dd19024e6">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_IsGreaterOrEqual()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aa8114c8e35e8ef0424a66099c37822e2">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_IsLessOrEqual()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a27b782996480eb826307970508e63eba">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_kUnboundBooleanVarValue_get()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a04859bd538bd33cd9f62424859eee3fd">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_Max()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad1eaf9bf1ebe662b825aa10da0f888ca">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_Min()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aaff07504b226652780d02ccc0d45ec8c">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_RawValue()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aeae69b7012f35798449b6230ab7ea5b1">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_RemoveInterval()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a13c4e27d0ae9ea32ca8143d6d68a7261">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_RemoveValue()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab032db92cb66a3a2fc9136a65da023de">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_RestoreValue()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad01d5490d13b5eea629901dae8a2a67b">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_SetMax()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#acc3cbf9380f65200c0632f891f64a71e">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_SetMin()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a0d9118629d1dedf8fd06d8f028fa8a85">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_SetRange()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a9affa102b23d327e77616d13640fdf61">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_Size()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#acd066be4001b0c3c7ccb1892f6386a70">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_SWIGUpcast()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab7e46f383f775480b6e878358214af57">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_ToString()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#abb591f8c83262fe03c6bfbf52ae101dc">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_Value()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aedcd4ed21caebb9f2bc78233cf9542a7">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_VarType()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad453bb26820ceaf5f01f622c5cfa3cab">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_WhenBound()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a730f72da4f778c6c136afc23cfbbe32c">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_WhenDomain()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab0e31b7062d744e3a928a9b62d6e5913">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BooleanVar_WhenRange()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a1752d3b4e1775cb0a12b2b086e6a8b79">operations_research_constraint_solverPINVOKE</a>
|
|
</li>
|
|
<li>BoolOr
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a58ecc1b199de429f2014beb2efbf27ca">ConstraintProto</a>
|
|
</li>
|
|
<li>BoolOrFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a748f44fae01a2acb8ea55e9c27445bd3">ConstraintProto</a>
|
|
</li>
|
|
<li>BoolXor
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a170f874a008c58955bc9324ecc693d01">ConstraintProto</a>
|
|
</li>
|
|
<li>BoolXorFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a56b758450c2ad7bd5fe2327b1cc045a5">ConstraintProto</a>
|
|
</li>
|
|
<li>Bound()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Assignment.html#abb6f6fafeaac4efb9f2a73e5f4c83193">Assignment</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BooleanVar.html#ad0f59eb69d5adc4f7bb615359df5b256">BooleanVar</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarElement.html#a4246bd77fd1a96abbd90ccc8a93fc0a2">IntervalVarElement</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntExpr.html#a3d2f78d8fc21f5b58f7069990535f488">IntExpr</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarElement.html#a4246bd77fd1a96abbd90ccc8a93fc0a2">IntVarElement</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarElement.html#a4246bd77fd1a96abbd90ccc8a93fc0a2">SequenceVarElement</a>
|
|
</li>
|
|
<li>BoundedLinearExpression()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1BoundedLinearExpression.html#a27797174fa2765e8879aff27d3181e06">BoundedLinearExpression</a>
|
|
</li>
|
|
<li>BoxesWithNullAreaCanOverlap
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1NoOverlap2DConstraintProto.html#a9dbd2bc4b5f7baa005143e76ac77fe1b">NoOverlap2DConstraintProto</a>
|
|
</li>
|
|
<li>BoxesWithNullAreaCanOverlapFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1NoOverlap2DConstraintProto.html#a20d4cb202e86e84f79bec90f46101309">NoOverlap2DConstraintProto</a>
|
|
</li>
|
|
<li>Branches()
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a788ae7d38fa898020c16c85a94d09534">RegularLimit</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimitParameters.html#af412e206507d0a35eed3d92a7ba8fd27">RegularLimitParameters</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SolutionCollector.html#ac21b1380bbf4ecb4d1c4a146bcb0e7f9">SolutionCollector</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a788ae7d38fa898020c16c85a94d09534">Solver</a>
|
|
</li>
|
|
<li>BranchesFieldNumber
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimitParameters.html#af54fdbafa12ed60f2bc864196cae63b1">RegularLimitParameters</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|