982 lines
50 KiB
HTML
982 lines
50 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 8.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>C++ Reference</h2>
|
|
<ul>
|
|
<li><a href="../cpp_algorithms/annotated.html">Algorithms</a></li>
|
|
<li><a href="../cpp_sat/annotated.html">CP-SAT</a></li>
|
|
<li><a href="../cpp_graph/annotated.html">Graph</a></li>
|
|
<li><a href="../cpp_routing/annotated.html">Routing</a></li>
|
|
<li><a href="../cpp_linear/annotated.html">Linear solver</a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="content">
|
|
<div align="center">
|
|
<h1 style="color: #145A32;">C++ Reference: Routing</h1>
|
|
</div>
|
|
<!-- Generated by Doxygen 1.9.1 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('functions_m.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_m"></a>- m -</h3><ul>
|
|
<li>Maintain()
|
|
: <a class="el" href="classoperations__research_1_1_search_log.html#aa776d47ceec0ae7dceb9723a0fc82fb3">SearchLog</a>
|
|
</li>
|
|
<li>maintainer
|
|
: <a class="el" href="structoperations__research_1_1_solver_1_1_integer_cast_info.html#ae1de17a3d4162dd6fef92daccf0741f6">Solver::IntegerCastInfo</a>
|
|
</li>
|
|
<li>MakeAbs()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#adc99b7de0dcf9a190231ace8d5ec7069">Solver</a>
|
|
</li>
|
|
<li>MakeAbsEquality()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ae855c07a5a02b9ef3dc1fa2fe68cbd83">Solver</a>
|
|
</li>
|
|
<li>MakeAcceptFilter()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aa81aae7c6a6b98eea920fc17058b7033">Solver</a>
|
|
</li>
|
|
<li>MakeActionDemon()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a68250739f49a6d86db5c43e754e09abc">Solver</a>
|
|
</li>
|
|
<li>MakeActive()
|
|
: <a class="el" href="classoperations__research_1_1_path_operator.html#a8b1a0ecf6778a8018576d94b3c73930b">PathOperator</a>
|
|
</li>
|
|
<li>MAKEACTIVE
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a6fc60ae040ae35c83f09736d2e682a18ab0af70328b3e18dfb0008306fccef2de">Solver</a>
|
|
</li>
|
|
<li>MakeAllDifferent()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a9488a251683cf864c1824aa43147c37d">Solver</a>
|
|
</li>
|
|
<li>MakeAllDifferentExcept()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a7b71882cd8151d03d13391d79ac0886b">Solver</a>
|
|
</li>
|
|
<li>MakeAllowedAssignments()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a142025432778b1638cb0325609a6667f">Solver</a>
|
|
</li>
|
|
<li>MakeAllSolutionCollector()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#abd24af9e232fac01fbbd693e00b6d26f">Solver</a>
|
|
</li>
|
|
<li>MakeApplyBranchSelector()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a357e8035bc8fad4fde163bc65b3f757d">Solver</a>
|
|
</li>
|
|
<li>MakeAssignment()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a2f2bbfd462a65194763f65ea7d5ff39e">Solver</a>
|
|
</li>
|
|
<li>MakeAssignVariablesValues()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a305f50ae14045a4bde491e11d6686539">Solver</a>
|
|
</li>
|
|
<li>MakeAssignVariableValue()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a976a040463ead15c6386630de2bf4d5a">Solver</a>
|
|
</li>
|
|
<li>MakeAssignVariableValueOrDoNothing()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a05b1c3d42e90d3ddb7674be5692b69f4">Solver</a>
|
|
</li>
|
|
<li>MakeAssignVariableValueOrFail()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a130add6949f6c556afbf84887180a117">Solver</a>
|
|
</li>
|
|
<li>MakeAtMost()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a6f9096de5a5999c8994f72a6e79094a5">Solver</a>
|
|
</li>
|
|
<li>MakeAtSolutionCallback()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a40f981d778145222976f90d5fe68369d">Solver</a>
|
|
</li>
|
|
<li>MakeBestValueSolutionCollector()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a8713de264f28d5c4b149e8a044254e45">Solver</a>
|
|
</li>
|
|
<li>MakeBetweenCt()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ac41aeb7ec64fdc089b9bddd71a8d07d5">Solver</a>
|
|
</li>
|
|
<li>MakeBoolVar()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a3521490928a70cecfec3673bfce82620">Solver</a>
|
|
</li>
|
|
<li>MakeBoolVarArray()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a0c5082a7f40da167784ea364c9797d0e">Solver</a>
|
|
</li>
|
|
<li>MakeBranchesLimit()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ab7a92ba110420d40d091f7ccb8aa6b01">Solver</a>
|
|
</li>
|
|
<li>MakeChainInactive()
|
|
: <a class="el" href="classoperations__research_1_1_path_operator.html#adfe2c499f99ed814dbdd8e75db63ae3e">PathOperator</a>
|
|
</li>
|
|
<li>MAKECHAININACTIVE
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a6fc60ae040ae35c83f09736d2e682a18a60b0c4db87e990aa84b63ba1990aa41e">Solver</a>
|
|
</li>
|
|
<li>MakeCircuit()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a6aebd45951ac7b72b60df6ac5ba86faf">Solver</a>
|
|
</li>
|
|
<li>MakeClone()
|
|
: <a class="el" href="classoperations__research_1_1_improvement_search_limit.html#acde4eaa45f9fcd2e17bfcaf04a41ea36">ImprovementSearchLimit</a>
|
|
, <a class="el" href="classoperations__research_1_1_regular_limit.html#acde4eaa45f9fcd2e17bfcaf04a41ea36">RegularLimit</a>
|
|
, <a class="el" href="classoperations__research_1_1_search_limit.html#ac0ef83a00e9fb4df68e81c6e8a99d46c">SearchLimit</a>
|
|
</li>
|
|
<li>MakeClosureDemon()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a9732ab587b61a7fb847d0347affb02b0">Solver</a>
|
|
</li>
|
|
<li>MakeConditionalExpression()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a698649013d6cd453f4e513778ba84fa5">Solver</a>
|
|
</li>
|
|
<li>MakeConstantRestart()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#afd77ddfee62a87c62b6ff0415b3f76d4">Solver</a>
|
|
</li>
|
|
<li>MakeConstraintAdder()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a1066ed37313e6403bc048606e862cae5">Solver</a>
|
|
</li>
|
|
<li>MakeConstraintInitialPropagateCallback()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a2988f1af9c016d45b196f55b47e99077">Solver</a>
|
|
</li>
|
|
<li>MakeConvexPiecewiseExpr()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a3edf7cd0948242c6240cd31711211c94">Solver</a>
|
|
</li>
|
|
<li>MakeCount()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a820d845133185a881cd6d9385ccc84cd">Solver</a>
|
|
</li>
|
|
<li>MakeCover()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a6f8ccb5cbc73e9f8c0d40541698df547">Solver</a>
|
|
</li>
|
|
<li>MakeCumulative()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a0fbbc619955d8eabe37ac1db4d29a248">Solver</a>
|
|
</li>
|
|
<li>MakeCustomLimit()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a3ef03f593dc3029b44f34214a26a3700">Solver</a>
|
|
</li>
|
|
<li>MakeDecision()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#adc21d0975be7623256b38bc0000338e8">Solver</a>
|
|
</li>
|
|
<li>MakeDecisionBuilderFromAssignment()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a43b52fda5b204c72475e5f8cbdca9fb9">Solver</a>
|
|
</li>
|
|
<li>MakeDefaultPhase()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ab56406db90514a6f451d57aba7044fdf">Solver</a>
|
|
</li>
|
|
<li>MakeDefaultRegularLimitParameters()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a9f52516c4ad3aced15492b20a58dc2d9">Solver</a>
|
|
</li>
|
|
<li>MakeDefaultSolutionPool()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aac5c854c4c6f6022182b2dfcf3ec1692">Solver</a>
|
|
</li>
|
|
<li>MakeDelayedConstraintInitialPropagateCallback()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a72e0afed9304479c5fbca39ec85d6e46">Solver</a>
|
|
</li>
|
|
<li>MakeDelayedPathCumul()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#af23f6a86662138b35e00bed0469a299a">Solver</a>
|
|
</li>
|
|
<li>MakeDeviation()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a8ad62c42b24a130b2cf3659f1602f8fb">Solver</a>
|
|
</li>
|
|
<li>MakeDifference()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a2f43ed2dbfc7d95d64daed57e63b7116">Solver</a>
|
|
</li>
|
|
<li>MakeDisjunctionNodesUnperformed()
|
|
: <a class="el" href="classoperations__research_1_1_routing_filtered_heuristic.html#aa0ae711364aadabc5365babc40a79fed">RoutingFilteredHeuristic</a>
|
|
</li>
|
|
<li>MakeDisjunctiveConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a3b2298e9d49d02d122c137532ac4e0a7">Solver</a>
|
|
</li>
|
|
<li>MakeDistribute()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aa61f00f1e2d2728714fde1c33714003a">Solver</a>
|
|
</li>
|
|
<li>MakeDiv()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a88c31ba6cd44dfb21b55a7a358dcd7c9">Solver</a>
|
|
</li>
|
|
<li>MakeDomainIterator()
|
|
: <a class="el" href="classoperations__research_1_1_boolean_var.html#aee05ad8a7a9613f9282d78f76a28d5d7">BooleanVar</a>
|
|
, <a class="el" href="classoperations__research_1_1_int_var.html#aaa35bd07ac079ce1ff0812cdb3890e42">IntVar</a>
|
|
</li>
|
|
<li>MakeElement()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aa0cf6d9172e0a47f031afb1b8da69991">Solver</a>
|
|
</li>
|
|
<li>MakeElementEquality()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a4254227d24caa66d4353bcd9949a5a91">Solver</a>
|
|
</li>
|
|
<li>MakeEnterSearchCallback()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a416d8eb8834bbced25d5fe0aa74597ae">Solver</a>
|
|
</li>
|
|
<li>MakeEquality()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ac8bad969ebcea86359a86752915c9e11">Solver</a>
|
|
</li>
|
|
<li>MakeExitSearchCallback()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a51a79aba914b679840efa3726c1b76d6">Solver</a>
|
|
</li>
|
|
<li>MakeFailDecision()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aa7c76cb6401fb0c7c98a4d2e005bdeb3">Solver</a>
|
|
</li>
|
|
<li>MakeFailuresLimit()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ae68fffdab4f9ab564cfd6d5d5da2cf76">Solver</a>
|
|
</li>
|
|
<li>MakeFalseConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a1e8a575b5a19f3e0fb779b817a017383">Solver</a>
|
|
</li>
|
|
<li>MakeFirstSolutionCollector()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a14db454ca3b01c53dcd2c68fb7c22409">Solver</a>
|
|
</li>
|
|
<li>MakeFixedDurationEndSyncedOnEndIntervalVar()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a4b998b414ca9c282af12ed359e845677">Solver</a>
|
|
</li>
|
|
<li>MakeFixedDurationEndSyncedOnStartIntervalVar()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a40a4fcaeba627e64dcf5bc5abb850390">Solver</a>
|
|
</li>
|
|
<li>MakeFixedDurationIntervalVar()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ab0b97497a2dc0adcc71932f592fa9e62">Solver</a>
|
|
</li>
|
|
<li>MakeFixedDurationIntervalVarArray()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a8ae40872f6abd544d1c191ac370b7e22">Solver</a>
|
|
</li>
|
|
<li>MakeFixedDurationStartSyncedOnEndIntervalVar()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a61ee2e3d7ae7e07d071719aea568b3ac">Solver</a>
|
|
</li>
|
|
<li>MakeFixedDurationStartSyncedOnStartIntervalVar()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a1478a61951ca74ac52f9a709a8e35ca4">Solver</a>
|
|
</li>
|
|
<li>MakeFixedInterval()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a24c71a919ab9a4bb168edc654019317c">Solver</a>
|
|
</li>
|
|
<li>MakeGenericTabuSearch()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a073341aff108926778a79807f186c4a9">Solver</a>
|
|
</li>
|
|
<li>MakeGreater()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ac60a5b44cb52cdf752d4a629d70d288c">Solver</a>
|
|
</li>
|
|
<li>MakeGreaterOrEqual()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a57ef889193c311a27a67bdbedb237c2d">Solver</a>
|
|
</li>
|
|
<li>MakeGreedyDescentLSOperator()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#aa1c45751ee316e0948ba32494262f006">RoutingModel</a>
|
|
</li>
|
|
<li>MakeGuidedLocalSearch()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#acb279a9bd15aff7801535ad9968f67a7">Solver</a>
|
|
</li>
|
|
<li>MakeGuidedSlackFinalizer()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a20d0a3f5cec2e425c86f358e5f06b4a8">RoutingModel</a>
|
|
</li>
|
|
<li>MakeHoleIterator()
|
|
: <a class="el" href="classoperations__research_1_1_boolean_var.html#a20bf9afc3df7e1a1c8484c0e26567fd6">BooleanVar</a>
|
|
, <a class="el" href="classoperations__research_1_1_int_var.html#a7dea39481c69d05140512d027b14bb59">IntVar</a>
|
|
</li>
|
|
<li>MakeIdenticalClone()
|
|
: <a class="el" href="classoperations__research_1_1_regular_limit.html#a98091bfae0af46a2795cf0f5a8cacec7">RegularLimit</a>
|
|
</li>
|
|
<li>MakeIfThenElseCt()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a6c5db13a3c9f01de635962c1af57df16">Solver</a>
|
|
</li>
|
|
<li>MakeImprovementLimit()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a5935d65a54553105c105616e2b79a791">Solver</a>
|
|
</li>
|
|
<li>MAKEINACTIVE
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a6fc60ae040ae35c83f09736d2e682a18a2270aed8867e84e996306402cfa4f5d5">Solver</a>
|
|
</li>
|
|
<li>MakeIndexExpression()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#acfff199ef20c8b77895c1fecfe8ee36f">Solver</a>
|
|
</li>
|
|
<li>MakeIndexOfConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a2f3990620efb4a31c3f156049bc885c7">Solver</a>
|
|
</li>
|
|
<li>MakeIndexOfFirstMaxValueConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a07aba9fc032a1bb68b4165ff2068e6a6">Solver</a>
|
|
</li>
|
|
<li>MakeIndexOfFirstMinValueConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a758efb73215c8c71b43cc1cf2432eb6f">Solver</a>
|
|
</li>
|
|
<li>MakeIntConst()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a3460e6ccb606b0169c9ad76e7eeffa35">Solver</a>
|
|
</li>
|
|
<li>MakeIntervalRelaxedMax()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aee9ade1411e7ca8813462d9a4c3563a6">Solver</a>
|
|
</li>
|
|
<li>MakeIntervalRelaxedMin()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a3c52162d7e34b21d93dad58543e5e6b1">Solver</a>
|
|
</li>
|
|
<li>MakeIntervalVar()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a053586a8a576634d5cee4dc4913a35cb">Solver</a>
|
|
</li>
|
|
<li>MakeIntervalVarArray()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aaf3f40bd93fd979cdd7d089447e52326">Solver</a>
|
|
</li>
|
|
<li>MakeIntervalVarRelation()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#accc6ee62c5b500b6f4add4038e47499d">Solver</a>
|
|
</li>
|
|
<li>MakeIntervalVarRelationWithDelay()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a88643a4421ce0b5b580cb9ddd37c2105">Solver</a>
|
|
</li>
|
|
<li>MakeIntVar()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a271078f70b5e3a9bd1b700a12c1462b2">Solver</a>
|
|
</li>
|
|
<li>MakeIntVarArray()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a9d344e39533044ecf046177a9bf3e6ca">Solver</a>
|
|
</li>
|
|
<li>MakeInversePermutationConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aad4677348cd458e3be48575e7504ecbd">Solver</a>
|
|
</li>
|
|
<li>MakeIsBetweenCt()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ae2548cc7f8a6927faeab8681c0f29d45">Solver</a>
|
|
</li>
|
|
<li>MakeIsBetweenVar()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a085c7089b623c1e9ab4d0a342243de94">Solver</a>
|
|
</li>
|
|
<li>MakeIsDifferentCstCt()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aefa55eaae7e957183e79ae036d0ad902">Solver</a>
|
|
</li>
|
|
<li>MakeIsDifferentCstVar()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a004c38131b5aeba450d2ba766faed63b">Solver</a>
|
|
</li>
|
|
<li>MakeIsDifferentCt()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ada017c11a57248871db8b1e8d39ca951">Solver</a>
|
|
</li>
|
|
<li>MakeIsDifferentVar()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aa0066dd51ec61b542bd7061cf3fd1219">Solver</a>
|
|
</li>
|
|
<li>MakeIsEqualCstCt()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#adf7152dbf8582e5de9c83885e7ecadd5">Solver</a>
|
|
</li>
|
|
<li>MakeIsEqualCstVar()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#afdcf704eaf0713c9c35bcccc21bcb726">Solver</a>
|
|
</li>
|
|
<li>MakeIsEqualCt()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a852c6510b06f3634cce07fcab2074d78">Solver</a>
|
|
</li>
|
|
<li>MakeIsEqualVar()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#adab4b92bb3b7d66d51b17ca2d7a1f68e">Solver</a>
|
|
</li>
|
|
<li>MakeIsGreaterCstCt()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aa069d7f4aba928747788749e10fdcf3a">Solver</a>
|
|
</li>
|
|
<li>MakeIsGreaterCstVar()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ad50938c279197cacfb01ae140c22dd95">Solver</a>
|
|
</li>
|
|
<li>MakeIsGreaterCt()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a0dd599c8ac5d44ecebb11b325caa2415">Solver</a>
|
|
</li>
|
|
<li>MakeIsGreaterOrEqualCstCt()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a02eed572facb28b01242b67f57b98f0c">Solver</a>
|
|
</li>
|
|
<li>MakeIsGreaterOrEqualCstVar()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a1c5114a34ac899d0cfea31d645989ccb">Solver</a>
|
|
</li>
|
|
<li>MakeIsGreaterOrEqualCt()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aceb03eaad3991683ceb53c9e11131145">Solver</a>
|
|
</li>
|
|
<li>MakeIsGreaterOrEqualVar()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a0c4a2ee565dbcd3b8c64e7bfad9b68b2">Solver</a>
|
|
</li>
|
|
<li>MakeIsGreaterVar()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a04b0421e51eab065705d96a08db6338d">Solver</a>
|
|
</li>
|
|
<li>MakeIsLessCstCt()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a4a3cb0b23fcbe58843ddd47725c298b9">Solver</a>
|
|
</li>
|
|
<li>MakeIsLessCstVar()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a7989c72e13729c3a3d6f19162aaa4a3b">Solver</a>
|
|
</li>
|
|
<li>MakeIsLessCt()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a5acde03412fe0930a4c3bca94980633f">Solver</a>
|
|
</li>
|
|
<li>MakeIsLessOrEqualCstCt()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a42920c3456f59ca9e9c550e7aaf5bca9">Solver</a>
|
|
</li>
|
|
<li>MakeIsLessOrEqualCstVar()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a7e93894fe0c69a7040796a6a191177ef">Solver</a>
|
|
</li>
|
|
<li>MakeIsLessOrEqualCt()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a888c0760d8e2d589bea87e323838d4c8">Solver</a>
|
|
</li>
|
|
<li>MakeIsLessOrEqualVar()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aef83f65871cc34facc56d6f15422cacd">Solver</a>
|
|
</li>
|
|
<li>MakeIsLessVar()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a2d05f61c00462571d1cdeef8c36b85c8">Solver</a>
|
|
</li>
|
|
<li>MakeIsMemberCt()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a132f97826d14491d8a78bbcd5a36eae4">Solver</a>
|
|
</li>
|
|
<li>MakeIsMemberVar()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a6c690b3f926eccb5c17c239d40f94333">Solver</a>
|
|
</li>
|
|
<li>MakeLastSolutionCollector()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a490f358e8244dc8f28f7fb601f5a36b3">Solver</a>
|
|
</li>
|
|
<li>MakeLess()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#afe93123f82bcede32f7ddfe4332a2853">Solver</a>
|
|
</li>
|
|
<li>MakeLessOrEqual()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ac133c70c33f7154e8bacd9b967211466">Solver</a>
|
|
</li>
|
|
<li>MakeLexicalLess()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#afa5e2b7b012186510cd89269b72537c3">Solver</a>
|
|
</li>
|
|
<li>MakeLexicalLessOrEqual()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a4cded1f6488e06e526733ac51b57bdbe">Solver</a>
|
|
</li>
|
|
<li>MakeLimit()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#af45ea0ea1f512d1008b8c7fbd0dde755">Solver</a>
|
|
</li>
|
|
<li>MakeLocalSearchPhase()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a9cd4e8b40edef03778fe1bd053eb41a9">Solver</a>
|
|
</li>
|
|
<li>MakeLocalSearchPhaseParameters()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a2b404451964b1e791a691b4d0cee4259">Solver</a>
|
|
</li>
|
|
<li>MakeLubyRestart()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ac3ea43c183e37adc93039e739bcf69f5">Solver</a>
|
|
</li>
|
|
<li>MakeMapDomain()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ac752aaab9e329f51d370683f3600e1ef">Solver</a>
|
|
</li>
|
|
<li>MakeMax()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ab95b93882a03c743e1175f1458809c7f">Solver</a>
|
|
</li>
|
|
<li>MakeMaxEquality()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aa85ea2f18d279cee4727f179c354d924">Solver</a>
|
|
</li>
|
|
<li>MakeMaximize()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a181f81a4cc04eeb4ffaa67267d0315ae">Solver</a>
|
|
</li>
|
|
<li>MakeMemberCt()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ad5c8a65bd44b883e75ceaf70436c4ef0">Solver</a>
|
|
</li>
|
|
<li>MakeMin()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a90f0d9c349f61a512a9edb2102966bdf">Solver</a>
|
|
</li>
|
|
<li>MakeMinEquality()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ad82e435c546b317d3bd7ad97f6ffb128">Solver</a>
|
|
</li>
|
|
<li>MakeMinimize()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ad9ffde292d8e4fb458c4a36ba44b590f">Solver</a>
|
|
</li>
|
|
<li>MakeMirrorInterval()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aa748f51bdb0e8d212540faa3ac2dced4">Solver</a>
|
|
</li>
|
|
<li>MakeModulo()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a7a6734f4cb975ade6a8dc6e9d4db9f15">Solver</a>
|
|
</li>
|
|
<li>MakeMonotonicElement()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aae3fab31ddeb07a8a64540a8d5d7ad62">Solver</a>
|
|
</li>
|
|
<li>MakeMoveTowardTargetOperator()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aabb851383d675afc723dd983ac8ee075">Solver</a>
|
|
</li>
|
|
<li>MakeNBestValueSolutionCollector()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#af49ee55f2f5486d39112cda34ebbdef6">Solver</a>
|
|
</li>
|
|
<li>MakeNeighbor()
|
|
: <a class="el" href="classoperations__research_1_1_exchange_subtrip.html#a24ea165f00f8e15de94958fc804ff209">ExchangeSubtrip</a>
|
|
, <a class="el" href="classoperations__research_1_1_index_pair_swap_active_operator.html#a24ea165f00f8e15de94958fc804ff209">IndexPairSwapActiveOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_light_pair_relocate_operator.html#a24ea165f00f8e15de94958fc804ff209">LightPairRelocateOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_make_pair_active_operator.html#a24ea165f00f8e15de94958fc804ff209">MakePairActiveOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_make_pair_inactive_operator.html#a24ea165f00f8e15de94958fc804ff209">MakePairInactiveOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_make_relocate_neighbors_operator.html#a24ea165f00f8e15de94958fc804ff209">MakeRelocateNeighborsOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_pair_exchange_operator.html#a24ea165f00f8e15de94958fc804ff209">PairExchangeOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_pair_exchange_relocate_operator.html#a24ea165f00f8e15de94958fc804ff209">PairExchangeRelocateOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_pair_node_swap_active_operator.html#a24ea165f00f8e15de94958fc804ff209">PairNodeSwapActiveOperator< swap_first ></a>
|
|
, <a class="el" href="classoperations__research_1_1_pair_relocate_operator.html#a24ea165f00f8e15de94958fc804ff209">PairRelocateOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_path_operator.html#a10ae14d6daad9088377260420952f814">PathOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_relocate_expensive_chain.html#a24ea165f00f8e15de94958fc804ff209">RelocateExpensiveChain</a>
|
|
, <a class="el" href="classoperations__research_1_1_relocate_subtrip.html#a24ea165f00f8e15de94958fc804ff209">RelocateSubtrip</a>
|
|
</li>
|
|
<li>MakeNeighborhoodLimit()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a0698b592ea17407640a41889366a47b9">Solver</a>
|
|
</li>
|
|
<li>MakeNestedOptimize()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a1d449616c809262cdbd42782d025380d">Solver</a>
|
|
</li>
|
|
<li>MakeNextNeighbor()
|
|
: <a class="el" href="classoperations__research_1_1_index_pair_swap_active_operator.html#a2b47576627076cc054924a89a08f69a6">IndexPairSwapActiveOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_int_var_local_search_operator.html#a2b47576627076cc054924a89a08f69a6">IntVarLocalSearchOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_local_search_operator.html#a9bd1712271364632b22009ef10eb2172">LocalSearchOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_pair_node_swap_active_operator.html#a2b47576627076cc054924a89a08f69a6">PairNodeSwapActiveOperator< swap_first ></a>
|
|
, <a class="el" href="classoperations__research_1_1_swap_index_pair_operator.html#a2b47576627076cc054924a89a08f69a6">SwapIndexPairOperator</a>
|
|
</li>
|
|
<li>MakeNoCycle()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ab391f575f451cf54022598ab6a79fe76">Solver</a>
|
|
</li>
|
|
<li>MakeNonEquality()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aa203c02831f9111d99fe4b042db48e66">Solver</a>
|
|
</li>
|
|
<li>MakeNonOverlappingBoxesConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ae05048905dc92a773e6158d796729935">Solver</a>
|
|
</li>
|
|
<li>MakeNonOverlappingNonStrictBoxesConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a0935b2c6f4e19789bcc7f57010360297">Solver</a>
|
|
</li>
|
|
<li>MakeNotBetweenCt()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a80812cd3d4e7993d38d12b121383317b">Solver</a>
|
|
</li>
|
|
<li>MakeNotMemberCt()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a254ebc4f3f584b3e8b84a4e43d538249">Solver</a>
|
|
</li>
|
|
<li>MakeNullIntersect()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a60f31269e46d8c587bbb916c160c0cca">Solver</a>
|
|
</li>
|
|
<li>MakeNullIntersectExcept()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a4ca4faa013cbf49a60320f5db9d83056">Solver</a>
|
|
</li>
|
|
<li>MakeOneNeighbor()
|
|
: <a class="el" href="classoperations__research_1_1_base_lns.html#ad14cde260686e5b4174e691675df3139">BaseLns</a>
|
|
, <a class="el" href="classoperations__research_1_1_change_value.html#ad14cde260686e5b4174e691675df3139">ChangeValue</a>
|
|
, <a class="el" href="classoperations__research_1_1_int_var_local_search_operator.html#a4e4f1f53f6a8a6bdb6c9d7c97842565d">IntVarLocalSearchOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_make_pair_active_operator.html#ad14cde260686e5b4174e691675df3139">MakePairActiveOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_path_operator.html#ad14cde260686e5b4174e691675df3139">PathOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_relocate_expensive_chain.html#ad14cde260686e5b4174e691675df3139">RelocateExpensiveChain</a>
|
|
</li>
|
|
<li>MakeOperator()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ac116c031b6888d29347fa1cc923dedf8">Solver</a>
|
|
</li>
|
|
<li>MakeOpposite()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a40446046d1ff173e05d655060ec779bf">Solver</a>
|
|
</li>
|
|
<li>MakeOptimize()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a4ae15a537748b450d361d582d6928428">Solver</a>
|
|
</li>
|
|
<li>MakePack()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a49e0e0ab52a53f1954157e48aef759cf">Solver</a>
|
|
</li>
|
|
<li>MakePairActiveOperator()
|
|
: <a class="el" href="classoperations__research_1_1_make_pair_active_operator.html#ac930f91c6ecdd569f09ed58b393c0f18">MakePairActiveOperator</a>
|
|
</li>
|
|
<li>MakePairInactiveOperator()
|
|
: <a class="el" href="classoperations__research_1_1_make_pair_inactive_operator.html#a1f23b33038df228d99beb1df7f52c211">MakePairInactiveOperator</a>
|
|
</li>
|
|
<li>MakePartiallyPerformedPairsUnperformed()
|
|
: <a class="el" href="classoperations__research_1_1_routing_filtered_heuristic.html#abaca104cf41b5a5e3554f8ad72cdc28c">RoutingFilteredHeuristic</a>
|
|
</li>
|
|
<li>MakePathConnected()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a1b969dd10026cec3465724a505ef37f1">Solver</a>
|
|
</li>
|
|
<li>MakePathCumul()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a5d4172d3c6e27afbbaa66ab21917d912">Solver</a>
|
|
</li>
|
|
<li>MakePathPrecedenceConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#abae2844b83db465a4474012596bf7a50">Solver</a>
|
|
</li>
|
|
<li>MakePathSpansAndTotalSlacks()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#ac041507427102f15800b00ece1f7b2c8">RoutingModel</a>
|
|
</li>
|
|
<li>MakePathTransitPrecedenceConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ab852c6e66eeeeec6a106a7c6135ed89d">Solver</a>
|
|
</li>
|
|
<li>MakePhase()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#adb6eb6cbd09b22231b1baec887bbc852">Solver</a>
|
|
</li>
|
|
<li>MakePiecewiseLinearExpr()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a671e783e6215b96ed5ccee3dda17db16">Solver</a>
|
|
</li>
|
|
<li>MakePower()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a8c0ef869ae99b24a6f183b008f540824">Solver</a>
|
|
</li>
|
|
<li>MakePrintModelVisitor()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a2428a463a691e437503836c8fcfef585">Solver</a>
|
|
</li>
|
|
<li>MakeProd()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aa71ea25e3db7fe753ae645e8bf684a4a">Solver</a>
|
|
</li>
|
|
<li>MakeRandomLnsOperator()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a04fc30f6b5e953da88372922fe8adfec">Solver</a>
|
|
</li>
|
|
<li>MakeRankFirstInterval()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a62926457ce3ba1faaa6f1b6b3c2bc5dd">Solver</a>
|
|
</li>
|
|
<li>MakeRankLastInterval()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ac37c2bd07ceef4d026fec9fdf659734a">Solver</a>
|
|
</li>
|
|
<li>MakeRejectFilter()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a376701518494604041e9b2e4030f8b06">Solver</a>
|
|
</li>
|
|
<li>MakeRelocateNeighborsOperator()
|
|
: <a class="el" href="classoperations__research_1_1_make_relocate_neighbors_operator.html#a971457539d3fa9018e98ff3cdb6fa8e8">MakeRelocateNeighborsOperator</a>
|
|
</li>
|
|
<li>MakeRestoreAssignment()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a81bf8daea61d4b3a3b07b6cd9a1a2aaa">Solver</a>
|
|
</li>
|
|
<li>MakeScalProd()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a5284fa0004efcf8f14b754321c3654be">Solver</a>
|
|
</li>
|
|
<li>MakeScalProdEquality()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#afaf7a8e1a4d3570d580cd8137061d465">Solver</a>
|
|
</li>
|
|
<li>MakeScalProdGreaterOrEqual()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a9c2109e176dd548ba9e45f363e874bb7">Solver</a>
|
|
</li>
|
|
<li>MakeScalProdLessOrEqual()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#abb926f9d7c8c956ceca4f847fef5602c">Solver</a>
|
|
</li>
|
|
<li>MakeScheduleOrExpedite()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a5e32ac79fcf992d4bc3d44ca5b387dd0">Solver</a>
|
|
</li>
|
|
<li>MakeScheduleOrPostpone()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#acb902acd68446f898f490691c1da6fe9">Solver</a>
|
|
</li>
|
|
<li>MakeSearchLog()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a8d0e5b9d35429b9e2e6f636d07c65c5b">Solver</a>
|
|
</li>
|
|
<li>MakeSearchTrace()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a556ce59677fa190c2471f9adb7e3f8f8">Solver</a>
|
|
</li>
|
|
<li>MakeSelfDependentDimensionFinalizer()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a56c3abe7b321f4caf06a0a5e72586cac">RoutingModel</a>
|
|
</li>
|
|
<li>MakeSemiContinuousExpr()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aa82a0b96404285c86a6cce9a020c3065">Solver</a>
|
|
</li>
|
|
<li>MakeSequenceVar()
|
|
: <a class="el" href="classoperations__research_1_1_disjunctive_constraint.html#aa99bb1bc9882729f5c08a39c46b8705c">DisjunctiveConstraint</a>
|
|
</li>
|
|
<li>MakeSimulatedAnnealing()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aed8995a421184374d8ba9f16262b4e87">Solver</a>
|
|
</li>
|
|
<li>MakeSolutionsLimit()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a21280a14cc9bea32e2a718e5a8fa6742">Solver</a>
|
|
</li>
|
|
<li>MakeSolveOnce()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#affb4d32c70dabba9c53820fc18b4873c">Solver</a>
|
|
</li>
|
|
<li>MakeSortingConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ae399dd0c06ba1013587ce790c2022484">Solver</a>
|
|
</li>
|
|
<li>MakeSplitVariableDomain()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ac63a29f1d105b33b6cfab10c9f5761e0">Solver</a>
|
|
</li>
|
|
<li>MakeSquare()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#af09496381705b96f173de522f962e7cb">Solver</a>
|
|
</li>
|
|
<li>MakeStateDependentTransit()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a4140d4b0c6b75f277f5aefd1768d2fd9">RoutingModel</a>
|
|
</li>
|
|
<li>MakeStatisticsModelVisitor()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a59b6f290ac2642a4ad158f25bdbce49a">Solver</a>
|
|
</li>
|
|
<li>MakeStoreAssignment()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a8a7da3f31ad7c5b52efbe18192222c9c">Solver</a>
|
|
</li>
|
|
<li>MakeStrictDisjunctiveConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a126deb47fb75837e86f4fccfe56c0a04">Solver</a>
|
|
</li>
|
|
<li>MakeSubCircuit()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aa9ce1731fa7dcac3730e85001178155e">Solver</a>
|
|
</li>
|
|
<li>MakeSum()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a809377fb3a691832a21e2238176eee22">Solver</a>
|
|
</li>
|
|
<li>MakeSumEquality()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a6b56e4c66a5a1c9f198f176665a71c31">Solver</a>
|
|
</li>
|
|
<li>MakeSumGreaterOrEqual()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a8e4b36f5874a40e36dcdf99c474555d1">Solver</a>
|
|
</li>
|
|
<li>MakeSumLessOrEqual()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a6b6a1511d224ecab80cd9092039cdab4">Solver</a>
|
|
</li>
|
|
<li>MakeSumObjectiveFilter()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a1af9539be3ec13dc54536bdd9d02539a">Solver</a>
|
|
</li>
|
|
<li>MakeSymmetryManager()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a23abfe627ea8a7c7a457e3263823bbbd">Solver</a>
|
|
</li>
|
|
<li>MakeTabuSearch()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a69224a6a8e28c82b44c7d74b8c7f0186">Solver</a>
|
|
</li>
|
|
<li>MakeTemporalDisjunction()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a4c26a571e97a2501e08425e1a77704c3">Solver</a>
|
|
</li>
|
|
<li>MakeTimeLimit()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a38604479b2e68a9ebebdd68687cf1df8">Solver</a>
|
|
</li>
|
|
<li>MakeTransitionConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#abdedd9f8f216d9d1ace04942af6f17a1">Solver</a>
|
|
</li>
|
|
<li>MakeTrueConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a4b9496f2fc2a29dad86b325b2b0ea0a5">Solver</a>
|
|
</li>
|
|
<li>MakeUnassignedNodesUnperformed()
|
|
: <a class="el" href="classoperations__research_1_1_routing_filtered_heuristic.html#a97049801609b8cb68c0428970f916fd4">RoutingFilteredHeuristic</a>
|
|
</li>
|
|
<li>MakeVariableDegreeVisitor()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aa98599d53aa61489fb180a7b1d75c812">Solver</a>
|
|
</li>
|
|
<li>MakeVariableDomainFilter()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a2de6e91f22c2a71edc455c7f3c0363f4">Solver</a>
|
|
</li>
|
|
<li>MakeVariableGreaterOrEqualValue()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a4bee7c3d45b6378aa75c25ab25db48ab">Solver</a>
|
|
</li>
|
|
<li>MakeVariableLessOrEqualValue()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a414993c6e59e4a8557c9d3871c9e09ad">Solver</a>
|
|
</li>
|
|
<li>MakeWeightedMaximize()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#af778580c44fbc93a004b881e45880fa3">Solver</a>
|
|
</li>
|
|
<li>MakeWeightedMinimize()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a1b576575cbd8bdb39748bb4cfb595610">Solver</a>
|
|
</li>
|
|
<li>MakeWeightedOptimize()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a72e6eab74584b06741b743ae2a3eac36">Solver</a>
|
|
</li>
|
|
<li>MarkChange()
|
|
: <a class="el" href="classoperations__research_1_1_var_local_search_operator.html#a7d4345afe8b6013c483417a074add896">VarLocalSearchOperator< V, Val, Handler ></a>
|
|
</li>
|
|
<li>MarkerType
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ade22213fff69cfb37d8238e8fd3073df">Solver</a>
|
|
</li>
|
|
<li>Max()
|
|
: <a class="el" href="classoperations__research_1_1_assignment.html#a91d07f8a9a47e81538a524eecf210a82">Assignment</a>
|
|
, <a class="el" href="classoperations__research_1_1_boolean_var.html#aef31aec3dd445e21c9c17af4e907ea54">BooleanVar</a>
|
|
, <a class="el" href="classoperations__research_1_1_int_expr.html#a6dc4d5cdc2ed0da18452a65c5bf69e0d">IntExpr</a>
|
|
, <a class="el" href="classoperations__research_1_1_int_var_element.html#a5fa627799e723b650fe562b05e1fef5f">IntVarElement</a>
|
|
, <a class="el" href="classoperations__research_1_1_local_search_variable.html#a5fa627799e723b650fe562b05e1fef5f">LocalSearchVariable</a>
|
|
</li>
|
|
<li>max()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab1089ec34b5fba89b592ba6abf5a9833">PROTOBUF_FINAL</a>
|
|
, <a class="el" href="structoperations__research_1_1_unary_dimension_checker_1_1_interval.html#a9d0c202d5fdd62f4fa2c613339ff168a">UnaryDimensionChecker::Interval</a>
|
|
</li>
|
|
<li>max_callback_cache_size()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acd3f1c4f5f355235c6382c78baff20c3">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>max_edge_finder_size()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8dda82b09bb08c062e2ee6155be61e93">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>max_memory_usage_bytes
|
|
: <a class="el" href="structoperations__research_1_1_savings_filtered_heuristic_1_1_savings_parameters.html#a33bd2c84a2be54d10959e5c0d81f86b5">SavingsFilteredHeuristic::SavingsParameters</a>
|
|
</li>
|
|
<li>max_travels
|
|
: <a class="el" href="structoperations__research_1_1_travel_bounds.html#a3535b65e25ad7ea4781e7d44cbc978b8">TravelBounds</a>
|
|
</li>
|
|
<li>MAXIMIZATION
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a39a89fa3de66d68071c66a936f17fd2ba20ee926b0aa645b0e3badb5d5171d6e1">Solver</a>
|
|
</li>
|
|
<li>maximize_
|
|
: <a class="el" href="classoperations__research_1_1_optimize_var.html#ad5d09a69c6c8c8eea9311b0513628683">OptimizeVar</a>
|
|
</li>
|
|
<li>MayBePerformed()
|
|
: <a class="el" href="classoperations__research_1_1_interval_var.html#af341bdc63fc2e487a50047afa36a536b">IntervalVar</a>
|
|
</li>
|
|
<li>MemoryUsage()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aa2de975afc21df8ba84dcbb5de94cd38">Solver</a>
|
|
</li>
|
|
<li>MergeFrom()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4422e344178071198054eff604eea3d2">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>Min()
|
|
: <a class="el" href="classoperations__research_1_1_assignment.html#a6099fe146d0d68c48a02ab793f2c2e54">Assignment</a>
|
|
, <a class="el" href="classoperations__research_1_1_boolean_var.html#a94c48877d8d1cf2b90701343c4660112">BooleanVar</a>
|
|
, <a class="el" href="classoperations__research_1_1_int_expr.html#ac4a4f30badcd311075302a4efcfaee0a">IntExpr</a>
|
|
, <a class="el" href="classoperations__research_1_1_int_var_element.html#a53e9735282c0bf0769962bd1b6a643bc">IntVarElement</a>
|
|
, <a class="el" href="classoperations__research_1_1_local_search_variable.html#a53e9735282c0bf0769962bd1b6a643bc">LocalSearchVariable</a>
|
|
</li>
|
|
<li>min()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac4b467a696fb461c6ec1f05a57d4c01a">PROTOBUF_FINAL</a>
|
|
, <a class="el" href="structoperations__research_1_1_unary_dimension_checker_1_1_interval.html#a021e695f54a13bd809c34b2f4ca87c37">UnaryDimensionChecker::Interval</a>
|
|
</li>
|
|
<li>min_neighbors
|
|
: <a class="el" href="structoperations__research_1_1_global_cheapest_insertion_filtered_heuristic_1_1_global_cheapest_insertion_parameters.html#a4de56a813d02ca0b525b77293179fca6">GlobalCheapestInsertionFilteredHeuristic::GlobalCheapestInsertionParameters</a>
|
|
</li>
|
|
<li>min_travels
|
|
: <a class="el" href="structoperations__research_1_1_travel_bounds.html#a4bf199080092cf9464f80c861bfee413">TravelBounds</a>
|
|
</li>
|
|
<li>MINIMIZATION
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a39a89fa3de66d68071c66a936f17fd2ba34d4bc092ef084ef376537320f95bc13">Solver</a>
|
|
</li>
|
|
<li>MirrorTasks()
|
|
: <a class="el" href="classoperations__research_1_1_disjunctive_propagator.html#a29620476a22fde70929c77dc6342be0e">DisjunctivePropagator</a>
|
|
</li>
|
|
<li>mixed_integer_scheduling_solver()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad1d0df8d9f9013c234b3952bdfbc23f5">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>model()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#a35a576bb3ea6814f122593d44a3c391e">RoutingDimension</a>
|
|
, <a class="el" href="classoperations__research_1_1_routing_filtered_heuristic.html#a35a576bb3ea6814f122593d44a3c391e">RoutingFilteredHeuristic</a>
|
|
</li>
|
|
<li>model_
|
|
: <a class="el" href="classoperations__research_1_1_filtered_heuristic_local_search_operator.html#aeb246ac61d4eadd6abf6dbdb6ce134f5">FilteredHeuristicLocalSearchOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_type_regulations_checker.html#aeb246ac61d4eadd6abf6dbdb6ce134f5">TypeRegulationsChecker</a>
|
|
</li>
|
|
<li>model_name()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a9c44ecfda194a78c5167e7c9d3579b01">Solver</a>
|
|
</li>
|
|
<li>ModelCache()
|
|
: <a class="el" href="classoperations__research_1_1_model_cache.html#acd88718f3a65aad365c90d239b1a57bb">ModelCache</a>
|
|
</li>
|
|
<li>ModelParser()
|
|
: <a class="el" href="classoperations__research_1_1_model_parser.html#a8a58bcdd2aba971801f05e87d76fa5cb">ModelParser</a>
|
|
</li>
|
|
<li>ModifyValue()
|
|
: <a class="el" href="classoperations__research_1_1_change_value.html#a8f2f83ea0ee3b4bc3ed98fcb0a1d8f94">ChangeValue</a>
|
|
</li>
|
|
<li>MoveChain()
|
|
: <a class="el" href="classoperations__research_1_1_path_operator.html#afce7de594ac758357d23d1e4b087ebf0">PathOperator</a>
|
|
</li>
|
|
<li>multi_armed_bandit_compound_operator_exploration_coefficient()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a385bb0b9530fea5fbbf3ae0a7a08fd5c">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>multi_armed_bandit_compound_operator_memory_coefficient()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acd0e8b58503cc03786278371c8a05425">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>MultiArmedBanditConcatenateOperators()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ac154e77d19dac492154ecfae5150254f">Solver</a>
|
|
</li>
|
|
<li>MustBePerformed()
|
|
: <a class="el" href="classoperations__research_1_1_interval_var.html#a7f7f661e9b94f25f706732924e0f01e9">IntervalVar</a>
|
|
</li>
|
|
<li>mutable_backward_sequence()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a66042ad83983ce1b9275c32ea7b11fed">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_bns()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a846dcb53c4c5dbdff0f7bd6fb0655f41">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_constraint_id()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab9407c8c83c516d9e4c3ed3241202bfe">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_demon_id()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a05f631fb03f38a2647e65445cba3d94c">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_demons()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae55af475c692e69171dc73996931214c">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_end_time()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a021316834ba5874149bd9dadaa0357c0">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_forward_sequence()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa9fd9d069e7023405d4d39eec37665c2">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_improvement_limit_parameters()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa6af11de4ff386826faed69b5406f5f6">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_initial_propagation_end_time()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac021f49b2d0d6ee5ab18a7d91f55560f">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_initial_propagation_start_time()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2c94ece347e46b4b52af48f27c396dad">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_int_var_assignment()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1c75c4c4fbe25b11c18293f70116ddda">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_interval_var_assignment()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aad1a62d404adc638a51e5ceefcccb8a5">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_lns_time_limit()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aee3f552fa64eda7f7377f8e04ea89129">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_local_search_operators()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af2351dcf74c6540a018080549c66e8d9">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_log_tag()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0297b7583cfdc276c2aa2d12e47f5438">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_objective()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad83a265fa7e78663449646ef926620e8">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_profile_file()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5129275d55742771716d34bd355e5497">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_sequence_var_assignment()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae23ef92e10cb8fce0026fccfa238db41">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_solver_parameters()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afd83d7b7290956470e1c2ef1c61c695f">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_start_time()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae074b107ec759efef7bd8c07868194c7">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_time_limit()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5443032e36ac47b18ecae42942630de4">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_unperformed()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a17bcd70c9badda361a3835059aeca284">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_var_id()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a395dd56aab9068299b23051a3d304cf7">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>mutable_worker_info()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5549e23ffc7185c891a24f0edef00686">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>MutableElement()
|
|
: <a class="el" href="classoperations__research_1_1_assignment_container.html#a2155d56276e438298f2bd34505ec3dc6">AssignmentContainer< V, E ></a>
|
|
</li>
|
|
<li>MutableElementOrNull()
|
|
: <a class="el" href="classoperations__research_1_1_assignment_container.html#a24ee1cf3dc19a5848dacbc25be64a69b">AssignmentContainer< V, E ></a>
|
|
</li>
|
|
<li>MutableIntervalVarContainer()
|
|
: <a class="el" href="classoperations__research_1_1_assignment.html#a9b514900eccc0b36b3244d90c4f59ef9">Assignment</a>
|
|
</li>
|
|
<li>MutableIntVarContainer()
|
|
: <a class="el" href="classoperations__research_1_1_assignment.html#a11963e86e6bc074096264e96ccd5c755">Assignment</a>
|
|
</li>
|
|
<li>MutableLast()
|
|
: <a class="el" href="classoperations__research_1_1_simple_rev_f_i_f_o.html#a5b19539e4bfd49ed8a3f8ac982068188">SimpleRevFIFO< T ></a>
|
|
</li>
|
|
<li>MutablePreAssignment()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a3af1158b77552d60afc3f0473de3892d">RoutingModel</a>
|
|
</li>
|
|
<li>MutableSequenceVarContainer()
|
|
: <a class="el" href="classoperations__research_1_1_assignment.html#a8caeb4b2a0a6e058a74274fc4896c402">Assignment</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|