Files
ortools-clone/docs/java/functions_func_b.html

132 lines
33 KiB
HTML
Raw Normal View History

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2019-06-13 02:45:44 +02:00
<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>
2020-09-01 16:00:33 +02:00
<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">
2021-12-14 13:41:01 +01:00
<span id="sfml">Google OR-Tools 9.2</span>
</div>
</div>
2019-08-07 18:01:08 -07:00
<div id="content" style="width: 100%; overflow: hidden;">
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
2019-08-12 09:16:03 -07:00
<h2>Java Reference</h2>
2019-08-07 18:01:08 -07:00
<ul>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1sat.html">CP-SAT</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1graph.html">Graph</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1algorithms.html">Knapsack solver</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1linearsolver.html">Linear solver</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1constraintsolver.html">Routing</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1util.html">Util</a></li>
</ul>
</div>
<div id="content">
2019-08-07 18:01:08 -07:00
<div align="center">
<h1 style="color: #145A32;">Java Reference</h1>
</div>
2022-01-17 21:42:14 +01:00
<!-- Generated by Doxygen 1.9.3 -->
2020-09-01 16:00:33 +02:00
<script type="text/javascript">
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
2020-09-01 16:00:33 +02:00
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
2020-09-01 16:00:33 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-17 21:42:14 +01:00
/* @license-end */
</script>
2020-09-01 16:00:33 +02:00
<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>
2019-06-13 02:45:44 +02:00
</div>
2020-09-01 16:00:33 +02:00
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
2019-06-13 02:45:44 +02:00
</div>
2020-09-01 16:00:33 +02:00
</div>
<script type="text/javascript">
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function(){initNavTree('functions_func_b.html',''); initResizable(); });
2020-09-01 16:00:33 +02:00
/* @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>
2019-06-13 02:45:44 +02:00
<div class="contents">
&#160;
2022-01-17 21:42:14 +01:00
<h3><a id="index_b" name="index_b"></a>- b -</h3><ul>
<li>backwardSequence()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Assignment.html#ab9fd324894cd5a793e821b23f25a3507">Assignment</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarElement.html#a0c85ac4bcd61b5cf941c2062d0c56b4f">SequenceVarElement</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector.html#a7f2737a19188a9c6e94d1612b64480c6">SolutionCollector</a></li>
<li>balancing_decision()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a4d026166b7750d8dcc097b95ac0e1513">Solver</a></li>
<li>base_dimension()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingDimension.html#a3d9087a6cd973621d30a4900f933bc13">RoutingDimension</a></li>
<li>BaseIntExpr()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseIntExpr.html#a78f37801c9895e05943d7b09b32c9567">BaseIntExpr</a></li>
<li>BaseLns()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html#a60a714db88045537d44c4384cb49fc41">BaseLns</a></li>
<li>baseName()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BooleanVar.html#a29c73644042c8601f4a674ceefb9df86">BooleanVar</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationBaseObject.html#a29c73644042c8601f4a674ceefb9df86">PropagationBaseObject</a></li>
<li>BaseObject()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseObject.html#a86c5f0b6e9d89720fc4bfd735d156c05">BaseObject</a></li>
<li>basisStatus()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraint.html#ab92843a20b6487f6d4f270b60e2af719">MPConstraint</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariable.html#ab92843a20b6487f6d4f270b60e2af719">MPVariable</a></li>
<li>beginAcceptNeighbor()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMonitor.html#ae8637e51c0728ce8cda5fc0c85bc950d">LocalSearchMonitor</a></li>
<li>beginConstraintInitialPropagation()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#a8acef48d4bf1eb0afa8c92563f0beb9b">PropagationMonitor</a></li>
<li>beginDemonRun()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#a362f921d6d6d25a9c69e384cc2993773">PropagationMonitor</a></li>
<li>beginFail()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLog.html#a988d86cc7cc57cda39b906da0bb86c30">SearchLog</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchMonitor.html#a988d86cc7cc57cda39b906da0bb86c30">SearchMonitor</a></li>
<li>beginFiltering()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMonitor.html#a7fbeca3c011873613c374cc08a45a38c">LocalSearchMonitor</a></li>
<li>beginFilterNeighbor()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMonitor.html#a3c0f490c1770f11f5f7a02943b7e3e65">LocalSearchMonitor</a></li>
<li>beginInitialPropagation()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLog.html#a122eaa707caba52b3269b9b1429fbad1">SearchLog</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchMonitor.html#a122eaa707caba52b3269b9b1429fbad1">SearchMonitor</a></li>
<li>beginMakeNextNeighbor()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMonitor.html#ad2259b7f01e65df643f21df274ac277a">LocalSearchMonitor</a></li>
<li>beginNestedConstraintInitialPropagation()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#a573da7a452011142d40ab20661e08beb">PropagationMonitor</a></li>
<li>beginNextDecision()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1OptimizeVar.html#abb737fb160daeaaec4d2f90920cec46f">OptimizeVar</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimit.html#a4dd024edf4d72f92ce143243cc145aa9">SearchLimit</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchMonitor.html#a4dd024edf4d72f92ce143243cc145aa9">SearchMonitor</a></li>
<li>beginOperatorStart()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMonitor.html#afd1636262aea1da4594c2ce0452b31ef">LocalSearchMonitor</a></li>
<li>beginVisitConstraint()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html#a6781266dbaf73d1a701a1ab879de1292">ModelVisitor</a></li>
<li>beginVisitExtension()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html#a270188a36de2c9786b73398a29d34412">ModelVisitor</a></li>
<li>beginVisitIntegerExpression()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html#a99f460453891a395a59be96ff29ae561">ModelVisitor</a></li>
<li>beginVisitModel()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html#a8e48491d859070acb72da0565f61d8f3">ModelVisitor</a></li>
<li>best()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1OptimizeVar.html#a5c55d3d2bca3ffce1e9029e3297bbbf4">OptimizeVar</a></li>
<li>bestBound()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPObjective.html#a3e301fd943d1213d84f4535c5820fb12">MPObjective</a></li>
<li>bestObjectiveBound()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpSolver.html#a3675e4eff4f3825c371d8afaa003d365">CpSolver</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SolutionCallback.html#a3675e4eff4f3825c371d8afaa003d365">SolutionCallback</a></li>
<li>bestSolutionContains()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1algorithms_1_1KnapsackSolver.html#ab197dcc4afcd5c74285ed4b70ed0a16e">KnapsackSolver</a></li>
<li>booleanValue()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpSolver.html#ad6a3705cb3e6ea4939bfb0bb578d4d01">CpSolver</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverSolutionCallback.html#af090e0f2ac5bdfda82b62d7541e5fe86">CpSolverSolutionCallback</a></li>
<li>BooleanVar()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BooleanVar.html#af4059e13188a1b2f7001c28a2d4a3aa4">BooleanVar</a></li>
<li>bound()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Assignment.html#a9823e5be8734ff88c4f0d6b04a01c9b4">Assignment</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BooleanVar.html#a641ef789ad98c71c4391c9875fc816ff">BooleanVar</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntervalVarElement.html#a641ef789ad98c71c4391c9875fc816ff">IntervalVarElement</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntExpr.html#a641ef789ad98c71c4391c9875fc816ff">IntExpr</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarElement.html#a641ef789ad98c71c4391c9875fc816ff">IntVarElement</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarElement.html#a641ef789ad98c71c4391c9875fc816ff">SequenceVarElement</a></li>
<li>branches()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#a2ef0429384759d97b9977a6101560502">RegularLimit</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector.html#a6998c7957416f1c8b5f2aed87b24fa3f">SolutionCollector</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a2ef0429384759d97b9977a6101560502">Solver</a></li>
<li>build()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a671df589a962b20007e922f7809ef1c6">ConstraintSolverParameters.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#ac64be92f305c9811fa104b3d874f2c89">FirstSolutionStrategy.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Builder.html#ac7d51e1f98bd64f932a5fce7ee30eb76">LocalSearchMetaheuristic.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters_1_1Builder.html#abb71d7a07459c5840b3d916c627abcae">RegularLimitParameters.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters_1_1Builder.html#a0e2f082416ad0b076a2315ee4a01cd89">RoutingModelParameters.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1Builder.html#a890b884e478e7885289a52b129b0fbc3">RoutingSearchParameters.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1ImprovementSearchLimitParameters_1_1Builder.html#a3ce6e45376cddca406702ce14c17a863">RoutingSearchParameters.ImprovementSearchLimitParameters.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators_1_1Builder.html#a6a2acadcbd4c0d4ce7d2eae4c4917d01">RoutingSearchParameters.LocalSearchNeighborhoodOperators.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint_1_1Builder.html#a7cefacf7f8f60f890157173a8f9be604">MPAbsConstraint.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint_1_1Builder.html#a98c9b0077f3d2444e7d7b000c07c51e9">MPArrayConstraint.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint_1_1Builder.html#afc688ca3c49b77f6e2fa29bf90658b86">MPArrayWithConstantConstraint.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto_1_1Builder.html#a9f9972fd178d668251d36580b2548d01">MPConstraintProto.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto_1_1Builder.html#a08bf1c2ca5186bc91d92c5cbb3e860e4">MPGeneralConstraintProto.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint_1_1Builder.html#ab2e9fc76b279ff3a5ab403f8f2d8e7b8">MPIndicatorConstraint.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto_1_1Builder.html#ac5c0e2b93b9ab37c66d11e974815ad01">MPModelDeltaProto.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto_1_1Builder.html#aa78263c4c6fdfad6e30da88c3955f5f2">MPModelProto.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1Builder.html#adaf126da9f500f17c27d7d2e4482342f">MPModelRequest.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint_1_1Builder.html#a9ce4e8f0fb002bd1b47b802c4ebb5e52">MPQuadraticConstraint.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective_1_1Builder.html#ae89511639d5858e228b6ecd8e18a7811">MPQuadraticObjective.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolution_1_1Builder.html#a3c7f641ab4e5b5866d92d2f2c884839e">MPSolution.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#adbe982966235b23a64c6596b9dbd9da5">MPSolutionResponse.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#a4c6dbad75d691e275fe5eb692ae5b5d6">MPSolveInfo.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MP
<li>buildComplementOnInterval()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SortedDisjointIntervalList.html#ab8482f0105f2021ed95deb9889f89133">SortedDisjointIntervalList</a></li>
<li>buildPartial()&#160;:&#160;<a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html#a1a3df17577d2575440e21d6eb9cd33fe">ConstraintSolverParameters.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html#a5c2ff72e355861e3b073492616f28050">FirstSolutionStrategy.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Builder.html#a56f3b18111285dd744426ec39bc2021e">LocalSearchMetaheuristic.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters_1_1Builder.html#a917a70c4c427d3efa68f6622478ad6db">RegularLimitParameters.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters_1_1Builder.html#a2fc7bbdfb21b978cfd025d5d0afc5bbb">RoutingModelParameters.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1Builder.html#a74f89d7a9330c0945b3fc3635495eb3c">RoutingSearchParameters.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1ImprovementSearchLimitParameters_1_1Builder.html#a9abeca5ebecef25c159f0f733ac32753">RoutingSearchParameters.ImprovementSearchLimitParameters.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators_1_1Builder.html#a03e4c4a6feb23aee35066cdc2766630c">RoutingSearchParameters.LocalSearchNeighborhoodOperators.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint_1_1Builder.html#a7df119943ae810d1ec44dbae42901438">MPAbsConstraint.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint_1_1Builder.html#a512569d5b7945a902ab7c029ab6e05be">MPArrayConstraint.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint_1_1Builder.html#a85c5d05e5ded3a64a8fd9d074fa5f1f9">MPArrayWithConstantConstraint.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto_1_1Builder.html#a8f69325e6bd9624f142f3b4adc50430d">MPConstraintProto.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto_1_1Builder.html#ae8c49918b8b6477dd323f260ecb01b02">MPGeneralConstraintProto.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint_1_1Builder.html#ab3ad01390b697da7187df56d9d35b92d">MPIndicatorConstraint.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto_1_1Builder.html#ac49a64058943fdbc1fba910b9b3f1df8">MPModelDeltaProto.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto_1_1Builder.html#a6e39f5f00bc597f2c3c16e84f7b73a04">MPModelProto.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1Builder.html#a91c6771914c49469ff8aa72afe2ab146">MPModelRequest.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint_1_1Builder.html#a49a4165d0473eba719325b0f5e9fca51">MPQuadraticConstraint.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective_1_1Builder.html#a821729ce16eb462a08192db04e2c1045">MPQuadraticObjective.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolution_1_1Builder.html#acd87195f5d2c750a1c03e2ef7f702013">MPSolution.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html#a0238a7ed43c716ec320bb6b8dd7393cf">MPSolutionResponse.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html#aedce55c042dce164ba3c294fa29bff4d">MPSolveInfo.Builder</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolve
2019-06-13 02:45:44 +02:00
</ul>
</div><!-- contents -->
2020-09-01 16:00:33 +02:00
</div><!-- doc-content -->
2019-08-07 18:01:08 -07:00
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
2019-06-13 02:45:44 +02:00
</html>