137 lines
19 KiB
HTML
137 lines
19 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>OR-Tools</title>
|
|
<meta http-equiv="Content-Type" content="text/html;"/>
|
|
<meta charset="utf-8"/>
|
|
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<div id="banner-container">
|
|
<div id="banner">
|
|
<span id="sfml">Google OR-Tools 9.2</span>
|
|
</div>
|
|
</div>
|
|
<div id="content" style="width: 100%; overflow: hidden;">
|
|
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
|
|
<h2>Java Reference</h2>
|
|
<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">
|
|
<div align="center">
|
|
<h1 style="color: #145A32;">Java Reference</h1>
|
|
</div>
|
|
<!-- Generated by Doxygen 1.9.2 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(document).ready(function(){initNavTree('functions_func_v.html',''); initResizable(); });
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="contents">
|
|
 
|
|
|
|
<h3><a id="index_v" name="index_v"></a>- v -</h3><ul>
|
|
<li>validate() : <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpModel.html#ad3864adf749011c7abcd03127679af5d">CpModel</a></li>
|
|
<li>validateModel() : <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpSatHelper.html#a1fdd1fddf13ccbaee193e58a6545ffb3">CpSatHelper</a></li>
|
|
<li>value() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Assignment.html#a61e7d175c0ca4cd5a12965af3fe358c4">Assignment</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BooleanVar.html#acecb6a2e2c8a3210e69f82512ac7a9d5">BooleanVar</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntTupleSet.html#ab77e45c6b023d1b6f7a0306c2f34332c">IntTupleSet</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html#acecb6a2e2c8a3210e69f82512ac7a9d5">IntVar</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarElement.html#acecb6a2e2c8a3210e69f82512ac7a9d5">IntVarElement</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarIterator.html#acecb6a2e2c8a3210e69f82512ac7a9d5">IntVarIterator</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchFilter.html#a6fbe71b347d784b0361403f7e7e10df3">IntVarLocalSearchFilter</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchOperatorTemplate.html#aa3584bdfe2d63c3ec4bac4dee1a403d6">IntVarLocalSearchOperatorTemplate</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RevBool.html#ab57c8e04492c62f2cc7a569222c8583e">RevBool</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RevInteger.html#a7ecb839199ee379f9371723072e4148a">RevInteger</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RevLong.html#acecb6a2e2c8a3210e69f82512ac7a9d5">RevLong</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchOperatorTemplate.html#a1c4acc6adab5003262c298a6dd513134">SequenceVarLocalSearchOperatorTemplate</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector.html#a740719e6fa9e8185b0134c8e161a8915">SolutionCollector</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPObjective.html#ac25a1dff53df1bd7dc9f0844ee04ec82">MPObjective</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpSolver.html#abbebe2cd8460e3d0833c77863280f5de">CpSolver</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverSolutionCallback.html#abbebe2cd8460e3d0833c77863280f5de">CpSolverSolutionCallback</a></li>
|
|
<li>ValueFromAssignment() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchHandler.html#af90043aae8f3238f8442b8ac9c4779f4">IntVarLocalSearchHandler</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchHandler.html#a3456482711708306297164dd7e596f25">SequenceVarLocalSearchHandler</a></li>
|
|
<li>valueOf() : <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression.html#a9aa456bca6b2ccf0f06ee4f5318a8a2e">ConstraintSolverParameters.TrailCompression</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a8f609e5c6b11ee6002bc9f0bc85c7d6c">FirstSolutionStrategy.Value</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Value.html#a8f609e5c6b11ee6002bc9f0bc85c7d6c">LocalSearchMetaheuristic.Value</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1SchedulingSolver.html#a2b69057cb05ca8fb3e3df1fbab1ebe3d">RoutingSearchParameters.SchedulingSolver</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto_1_1GeneralConstraintCase.html#aa8ed5b0d1f60baa7ae86c8256bf56e0e">MPGeneralConstraintProto.GeneralConstraintCase</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1SolverType.html#ab8d0dae6f4d6ad1fcb9dcd3dabc6a7c2">MPModelRequest.SolverType</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters_1_1LPAlgorithmValues.html#ab6a447cfa9d047ae39986229ecbb27e8">MPSolverCommonParameters.LPAlgorithmValues</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html#a6af1d88087ccea17d287eb1356407bff">MPSolverResponseStatus</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint_1_1Type.html#a17352a30f8459b5c4621ee2fa7425e57">MPSosConstraint.Type</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto_1_1ConstraintCase.html#afa3c6103bdc1441ac328b4ab5f0fa942">ConstraintProto.ConstraintCase</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html#a73c655e811e7744a77b5b1bf83f46906">CpSolverStatus</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1DomainReductionStrategy.html#a5c079695af8094334a2367e4a613fe4b">DecisionStrategyProto.DomainReductionStrategy</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1VariableSelectionStrategy.html#afc2562ad49d4a9bdf9273c3a66deaabc">DecisionStrategyProto.VariableSelectionStrategy</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1BinaryMinizationAlgorithm.html#a531605f6bd27449026bfca3cf1a91561">SatParameters.BinaryMinizationAlgorithm</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseOrdering.html#a4978052d5d874455d3ede61428bd821f">SatParameters.ClauseOrdering</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseProtection.html#aae51953e9a86f1250628acb4c605c352">SatParameters.ClauseProtection</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ConflictMinimizationAlgorithm.html#a148ee9fec854f191ce029367071352d0">SatParameters.ConflictMinimizationAlgorithm</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1FPRoundingMethod.html#a1f169a36e3be9eefed946c236736b9d5">SatParameters.FPRoundingMethod</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1MaxSatAssumptionOrder.html#a68c73d7e0ac0724b4e789d428041b45b">SatParameters.MaxSatAssumptionOrder</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1MaxSatStratificationAlgorithm.html#ac87aba2e340050e28bf8bff68d516963">SatParameters.MaxSatStratificationAlgorithm</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Polarity.html#a7c524b9f53b071b015f4e42de5b96d3a">SatParameters.Polarity</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1RestartAlgorithm.html#a8d02203057e73a7629f98af5272625b1">SatParameters.RestartAlgorithm</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1SearchBranching.html#ae04895854709c5117859b14b4140d73f">SatParameters.SearchBranching</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1VariableOrder.html#abcef9ab6f016e76a3a5258836748da96">SatParameters.VariableOrder</a>, <a class="el" href="enumcom_1_1google_1_1ortools_1_1util_1_1OptionalBoolean.html#ab707e8c692fafcaa3dca49ab7c60c5a3">OptionalBoolean</a></li>
|
|
<li>var() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseIntExpr.html#a99c3f9af748fd79bd7195df0ff143ccb">BaseIntExpr</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Constraint.html#a99c3f9af748fd79bd7195df0ff143ccb">Constraint</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntervalVarElement.html#a9c2e5ec8b229839918fc36eabe8d95ea">IntervalVarElement</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntExpr.html#a99c3f9af748fd79bd7195df0ff143ccb">IntExpr</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html#a99c3f9af748fd79bd7195df0ff143ccb">IntVar</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarElement.html#a99c3f9af748fd79bd7195df0ff143ccb">IntVarElement</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchFilter.html#ad67869cb87c7d10c2ffbf092dbac5e2b">IntVarLocalSearchFilter</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchOperatorTemplate.html#aa8b274419f893fa8757418d0ff840b36">IntVarLocalSearchOperatorTemplate</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1OptimizeVar.html#a99c3f9af748fd79bd7195df0ff143ccb">OptimizeVar</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarElement.html#a0c2219e6716758fcffa55105b4aa8f06">SequenceVarElement</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchOperatorTemplate.html#ac04c70b2fd3c228227365dff693883d0">SequenceVarLocalSearchOperatorTemplate</a></li>
|
|
<li>variable() : <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver.html#a5907a0d8da701bcb1eefdcc9fb5a9104">MPSolver</a></li>
|
|
<li>variableDomain() : <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpSatHelper.html#a0c70d6261b85dda2d1b02d4341fe5be0">CpSatHelper</a></li>
|
|
<li>variables() : <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver.html#a21fbe3bcf3420a2efdff2b42b7196372">MPSolver</a></li>
|
|
<li>varType() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BooleanVar.html#acf148e7326f6d03423e1681ca27d3c6c">BooleanVar</a>, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html#acf148e7326f6d03423e1681ca27d3c6c">IntVar</a></li>
|
|
<li>varWithName() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntExpr.html#a62351d3540b13042716221d87f16c413">IntExpr</a></li>
|
|
<li>VehicleClassEntry() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel_1_1VehicleTypeContainer_1_1VehicleClassEntry.html#aad3d4485697fdf3933d7b674d785caa5">RoutingModel.VehicleTypeContainer.VehicleClassEntry</a></li>
|
|
<li>VehicleIndex() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html#a0a275fe11ecbb21ef428d83f61831305">RoutingModel</a></li>
|
|
<li>VehicleRequiresAResource() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel_1_1ResourceGroup.html#ace0a915dfbf9824919307a256ec9b4bc">RoutingModel.ResourceGroup</a></li>
|
|
<li>VehicleRouteConsideredVar() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html#a91dc28c726b346c2a9c2045cdf672aa6">RoutingModel</a></li>
|
|
<li>vehicles() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html#a08e866f3f4142673304af58660c917e9">RoutingModel</a></li>
|
|
<li>VehicleTypeContainer() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel_1_1VehicleTypeContainer.html#a25777666a72211378517ab270305cb4e">RoutingModel.VehicleTypeContainer</a></li>
|
|
<li>vehicleVar() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html#a57f382d9cf31ba37725b3786b1c0b1b4">RoutingModel</a></li>
|
|
<li>vehicleVars() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html#a69faa31fa7db33b380a8e10cbc54988e">RoutingModel</a></li>
|
|
<li>verifySolution() : <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver.html#a6f36efb369c74e51a57da1187fb808ca">MPSolver</a></li>
|
|
<li>visitIntegerArgument() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html#ae83a2744f2c2ac496f3b81c4d71c7270">ModelVisitor</a></li>
|
|
<li>visitIntegerArrayArgument() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html#a301ae621c95f4714db2cabe1fb42b193">ModelVisitor</a></li>
|
|
<li>visitIntegerExpressionArgument() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html#a086ddeddf54974c53ab780733f4aeff6">ModelVisitor</a></li>
|
|
<li>visitIntegerMatrixArgument() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html#ab28ba0a3918d39d3684f14e8f2acc21d">ModelVisitor</a></li>
|
|
<li>visitIntegerVariable() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html#a679acef6de68cccf0407865d5b8cc6c3">ModelVisitor</a></li>
|
|
<li>visitIntegerVariableArrayArgument() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html#a46f5f4a7bdf68dfda77cec75c5b1c6d9">ModelVisitor</a></li>
|
|
<li>visitIntervalArgument() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html#a43ded925119291e7f294405746fcc68c">ModelVisitor</a></li>
|
|
<li>visitIntervalArrayArgument() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html#a04d540bd6d70007e1e6b49132ae297f0">ModelVisitor</a></li>
|
|
<li>visitIntervalVariable() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html#af7922452cad7eb43a14185ddb09aa254">ModelVisitor</a></li>
|
|
<li>visitRankFirstInterval() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DecisionVisitor.html#a3d0e12424f09d0c60da19945df46df30">DecisionVisitor</a></li>
|
|
<li>visitRankLastInterval() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DecisionVisitor.html#aa4de7b3952dd9b36cd161a7df8d3440a">DecisionVisitor</a></li>
|
|
<li>visitScheduleOrExpedite() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DecisionVisitor.html#aebe463eecdac230420e6e32deaf6c807">DecisionVisitor</a></li>
|
|
<li>visitScheduleOrPostpone() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DecisionVisitor.html#abb8e19fa69846ef316738d46a92c2f59">DecisionVisitor</a></li>
|
|
<li>visitSequenceArgument() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html#a7d890a2ae1fc5131a94720f69475661b">ModelVisitor</a></li>
|
|
<li>visitSequenceArrayArgument() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html#a4b830964856256fbae005f0b2ac6eaba">ModelVisitor</a></li>
|
|
<li>visitSequenceVariable() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html#aeeac0b7fb2be2c29d66265c10d3fa40e">ModelVisitor</a></li>
|
|
<li>visitSetVariableValue() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DecisionVisitor.html#a97394c124d5b2f9ed4be48d82533b6fc">DecisionVisitor</a></li>
|
|
<li>visitSplitVariableDomain() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DecisionVisitor.html#aa33a8443165bf19cd2a86d6ccbe2d9bc">DecisionVisitor</a></li>
|
|
<li>visitUnknownDecision() : <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DecisionVisitor.html#a4bbdca63ce3e8c52ea51f0aa735309e7">DecisionVisitor</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|