265 lines
26 KiB
HTML
265 lines
26 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"/>-->
|
|
<link rel="stylesheet" type="text/css" href="ortools.css" title="default" media="screen,print" />
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
</head>
|
|
<body>
|
|
<div id="banner-container">
|
|
<div id="banner">
|
|
<span id="sfml">OR-Tools 7.3</span>
|
|
</div>
|
|
</div>
|
|
<link rel="icon" href="https://developers.google.com/optimization/images/orLogo.png">
|
|
<div id="content" style="width: 100%; overflow: hidden;">
|
|
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
|
|
<h2>Reference</h2>
|
|
<h3>C++</h3>
|
|
<ul>
|
|
<li><a href="../cpp_algorithms/annotated.html">Algorithms</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>
|
|
<li><a href="../cpp_sat/annotated.html">CP-SAT</a></li>
|
|
</ul>
|
|
<h3>Python</h3>
|
|
<ul>
|
|
<li><a href="../python/ortools/sat/python/cp_model.html">CP-SAT</a></li>
|
|
<li><a href="../python/ortools/util/sorted_interval_list.html">Domain</a></li>
|
|
<li><a href="../python/ortools/graph/pywrapgraph.html">Graph</a></li>
|
|
<li><a href="../python/ortools/algorithms/pywrapknapsack_solver.html">Knapsack solver</a></li>
|
|
<li><a href="../python/ortools/linear_solver/pywraplp.html">Linear solver</a></li>
|
|
<li><a href="../python/ortools/constraint_solver/pywrapcp.html">Routing</a></li>
|
|
</ul>
|
|
<h3 id="dotnet-documentation">DotNET</h3>
|
|
<ul>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Sat.html">CP-SAT</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Graph.html">Graph</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Algorithms.html">Knapsack solver</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1LinearSolver.html">Linear solver</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1ConstraintSolver.html">Routing</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Util.html">Util</a></li>
|
|
</ul>
|
|
<h3 id="java-documentation">Java Documentation</h3>
|
|
<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;">C++ Reference: Routing</h1>
|
|
</div>
|
|
<!-- Generated by Doxygen 1.8.15 -->
|
|
<div id="navrow1" class="tabs">
|
|
<ul class="tablist">
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
|
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow2" class="tabs2">
|
|
<ul class="tablist">
|
|
<li><a href="annotated.html"><span>Class List</span></a></li>
|
|
<li><a href="classes.html"><span>Class Index</span></a></li>
|
|
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
|
|
<li><a href="functions.html"><span>Class Members</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="nav-path" class="navpath">
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="namespaceoperations__research.html">operations_research</a></li><li class="navelem"><a class="el" href="classoperations__research_1_1BaseObject.html">BaseObject</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="#pub-methods">Public Member Functions</a> |
|
|
<a href="classoperations__research_1_1BaseObject-members.html">List of all members</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">BaseObject</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
|
|
<p>A <a class="el" href="classoperations__research_1_1BaseObject.html" title="A BaseObject is the root of all reversibly allocated objects.">BaseObject</a> is the root of all reversibly allocated objects.
|
|
<a href="classoperations__research_1_1BaseObject.html#details">More...</a></p>
|
|
|
|
<p><code>#include <<a class="el" href="constraint__solver_8h_source.html">constraint_solver.h</a>></code></p>
|
|
<div class="dynheader">
|
|
Inheritance diagram for BaseObject:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classoperations__research_1_1BaseObject__inherit__graph.png" border="0" usemap="#BaseObject_inherit__map" alt="Inheritance graph"/></div>
|
|
<map name="BaseObject_inherit__map" id="BaseObject_inherit__map">
|
|
<area shape="rect" title="A BaseObject is the root of all reversibly allocated objects." alt="" coords="5,539,96,564"/>
|
|
<area shape="rect" href="classoperations__research_1_1ArrayWithOffset.html" title=" " alt="" coords="152,145,298,171"/>
|
|
<area shape="rect" href="classoperations__research_1_1Decision.html" title="A Decision represents a choice point in the search tree." alt="" coords="188,195,261,220"/>
|
|
<area shape="rect" href="classoperations__research_1_1DecisionBuilder.html" title="A DecisionBuilder is responsible for creating the search tree." alt="" coords="168,244,282,269"/>
|
|
<area shape="rect" href="classoperations__research_1_1DecisionVisitor.html" title="A DecisionVisitor is used to inspect a decision." alt="" coords="170,293,279,319"/>
|
|
<area shape="rect" href="classoperations__research_1_1Demon.html" title="A Demon is the base element of a propagation queue." alt="" coords="193,343,257,368"/>
|
|
<area shape="rect" href="classoperations__research_1_1IntVarIterator.html" title="The class Iterator has two direct subclasses." alt="" coords="176,489,274,515"/>
|
|
<area shape="rect" href="classoperations__research_1_1LocalSearchFilter.html" title="Local Search Filters are used for fast neighbor pruning." alt="" coords="162,539,287,564"/>
|
|
<area shape="rect" href="classoperations__research_1_1LocalSearchOperator.html" title="The base class for all local search operators." alt="" coords="151,595,299,620"/>
|
|
<area shape="rect" href="classoperations__research_1_1ModelVisitor.html" title="Model visitor." alt="" coords="177,685,272,711"/>
|
|
<area shape="rect" href="classoperations__research_1_1PropagationBaseObject.html" title="NOLINT." alt="" coords="144,825,306,851"/>
|
|
<area shape="rect" href="classoperations__research_1_1RoutingModelVisitor.html" title="Routing model visitor." alt="" coords="154,875,295,900"/>
|
|
<area shape="rect" href="classoperations__research_1_1SearchMonitor.html" title="A search monitor is a simple set of callbacks to monitor all search events." alt="" coords="171,1096,279,1121"/>
|
|
<area shape="rect" href="classoperations__research_1_1SolutionPool.html" title="This class is used to manage a pool of solutions." alt="" coords="177,1145,273,1171"/>
|
|
<area shape="rect" href="classoperations__research_1_1IntVarFilteredDecisionBuilder.html" title="Decision builders building a solution using local search filters to evaluate its feasibility." alt="" coords="354,5,547,31"/>
|
|
<area shape="rect" href="classoperations__research_1_1RoutingFilteredDecisionBuilder.html" title="Filter-based decision builder dedicated to routing." alt="" coords="632,5,836,31"/>
|
|
<area shape="rect" href="classoperations__research_1_1SymmetryBreaker.html" title="A symmetry breaker is an object that will visit a decision and create the 'symmetrical' decision in r..." alt="" coords="386,55,514,80"/>
|
|
<area shape="rect" href="classoperations__research_1_1CallMethod0.html" title="Demon proxy to a method on the constraint with no arguments." alt="" coords="387,104,514,129"/>
|
|
<area shape="rect" href="classoperations__research_1_1CallMethod1.html" title="Demon proxy to a method on the constraint with one argument." alt="" coords="379,153,521,179"/>
|
|
<area shape="rect" href="classoperations__research_1_1CallMethod2.html" title="Demon proxy to a method on the constraint with two arguments." alt="" coords="371,203,529,228"/>
|
|
<area shape="rect" href="classoperations__research_1_1CallMethod3.html" title="Demon proxy to a method on the constraint with three arguments." alt="" coords="384,252,516,291"/>
|
|
<area shape="rect" href="classoperations__research_1_1DelayedCallMethod0.html" title="Low-priority demon proxy to a method on the constraint with no arguments." alt="" coords="362,315,538,340"/>
|
|
<area shape="rect" href="classoperations__research_1_1DelayedCallMethod1.html" title="Low-priority demon proxy to a method on the constraint with one argument." alt="" coords="378,364,523,403"/>
|
|
<area shape="rect" href="classoperations__research_1_1DelayedCallMethod2.html" title="Low-priority demon proxy to a method on the constraint with two arguments." alt="" coords="378,427,523,465"/>
|
|
<area shape="rect" href="classoperations__research_1_1IntVarLocalSearchFilter.html" title=" " alt="" coords="370,489,530,515"/>
|
|
<area shape="rect" href="classoperations__research_1_1LocalSearchFilterManager.html" title="Filter manager: when a move is made, filters are executed to decide whether the solution is feasible ..." alt="" coords="361,539,539,564"/>
|
|
<area shape="rect" href="classoperations__research_1_1BasePathFilter.html" title="Generic path-based filter class." alt="" coords="679,464,788,489"/>
|
|
<area shape="rect" href="classoperations__research_1_1CPFeasibilityFilter.html" title="This filter accepts deltas for which the assignment satisfies the constraints of the Solver." alt="" coords="669,513,798,539"/>
|
|
<area shape="rect" href="classoperations__research_1_1VarLocalSearchOperator.html" title="Base operator class for operators manipulating variables." alt="" coords="366,588,534,627"/>
|
|
<area shape="rect" href="classoperations__research_1_1VarLocalSearchOperator.html" title=" " alt="" coords="362,651,539,703"/>
|
|
<area shape="rect" href="classoperations__research_1_1SequenceVarLocalSearchOperator.html" title=" " alt="" coords="595,588,873,627"/>
|
|
<area shape="rect" href="classoperations__research_1_1IntVarLocalSearchOperator.html" title="Specialization of LocalSearchOperator built from an array of IntVars which specifies the scope of the..." alt="" coords="642,664,825,689"/>
|
|
<area shape="rect" href="classoperations__research_1_1ModelParser.html" title="Model Parser." alt="" coords="402,727,499,752"/>
|
|
<area shape="rect" href="classoperations__research_1_1Assignment.html" title="An Assignment is a variable -> domains mapping, used to report solutions to the user." alt="" coords="405,776,496,801"/>
|
|
<area shape="rect" href="classoperations__research_1_1Constraint.html" title="A constraint is the main modeling object." alt="" coords="409,825,491,851"/>
|
|
<area shape="rect" href="classoperations__research_1_1IntervalVar.html" title="Interval variables are often used in scheduling." alt="" coords="408,875,493,900"/>
|
|
<area shape="rect" href="classoperations__research_1_1IntExpr.html" title="The class IntExpr is the base of all integer expressions in constraint programming." alt="" coords="418,924,482,949"/>
|
|
<area shape="rect" href="classoperations__research_1_1SequenceVar.html" title="A sequence variable is a variable whose domain is a set of possible orderings of the interval variabl..." alt="" coords="400,973,501,999"/>
|
|
<area shape="rect" href="classoperations__research_1_1CastConstraint.html" title="Cast constraints are special channeling constraints designed to keep a variable in sync with an expre..." alt="" coords="679,727,789,752"/>
|
|
<area shape="rect" href="classoperations__research_1_1DisjunctiveConstraint.html" title=" " alt="" coords="660,776,807,801"/>
|
|
<area shape="rect" href="classoperations__research_1_1GlobalVehicleBreaksConstraint.html" title="GlobalVehicleBreaksConstraint ensures breaks constraints are enforced on all vehicles in the dimensio..." alt="" coords="631,825,836,851"/>
|
|
<area shape="rect" href="classoperations__research_1_1Pack.html" title=" " alt="" coords="708,875,759,900"/>
|
|
<area shape="rect" href="classoperations__research_1_1TypeRegulationsConstraint.html" title="The following constraint ensures that incompatibilities and requirements between types are respected." alt="" coords="643,924,824,949"/>
|
|
<area shape="rect" href="classoperations__research_1_1LocalSearchMonitor.html" title=" " alt="" coords="380,1023,520,1048"/>
|
|
<area shape="rect" href="classoperations__research_1_1OptimizeVar.html" title="This class encapsulates an objective." alt="" coords="403,1072,497,1097"/>
|
|
<area shape="rect" href="classoperations__research_1_1PropagationMonitor.html" title=" " alt="" coords="381,1121,519,1147"/>
|
|
<area shape="rect" href="classoperations__research_1_1SearchLimit.html" title="Base class of all search limits." alt="" coords="404,1171,496,1196"/>
|
|
<area shape="rect" href="classoperations__research_1_1SearchLog.html" title="The base class of all search logs that periodically outputs information when the search is running." alt="" coords="407,1220,493,1245"/>
|
|
<area shape="rect" href="classoperations__research_1_1SolutionCollector.html" title="This class is the root class of all solution collectors." alt="" coords="389,1269,511,1295"/>
|
|
</map>
|
|
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
|
|
Public Member Functions</h2></td></tr>
|
|
<tr class="memitem:a48f1c86064886ad6b10822e12c877da9"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1BaseObject.html#a48f1c86064886ad6b10822e12c877da9">BaseObject</a> ()</td></tr>
|
|
<tr class="separator:a48f1c86064886ad6b10822e12c877da9"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a9d8322d9fcae16059ee5a30839360bfe"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1BaseObject.html#a9d8322d9fcae16059ee5a30839360bfe">~BaseObject</a> ()</td></tr>
|
|
<tr class="separator:a9d8322d9fcae16059ee5a30839360bfe"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a8eba5d533fa9df4617c1868d3ec2afc4"><td class="memItemLeft" align="right" valign="top">virtual std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1BaseObject.html#a8eba5d533fa9df4617c1868d3ec2afc4">DebugString</a> () const</td></tr>
|
|
<tr class="separator:a8eba5d533fa9df4617c1868d3ec2afc4"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
|
<div class="textblock"><p>A <a class="el" href="classoperations__research_1_1BaseObject.html" title="A BaseObject is the root of all reversibly allocated objects.">BaseObject</a> is the root of all reversibly allocated objects. </p>
|
|
<p>A DebugString method and the associated << operator are implemented as a convenience. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="constraint__solver_8h_source.html#l03095">3095</a> of file <a class="el" href="constraint__solver_8h_source.html">constraint_solver.h</a>.</p>
|
|
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
|
<a id="a48f1c86064886ad6b10822e12c877da9"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a48f1c86064886ad6b10822e12c877da9">◆ </a></span>BaseObject()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classoperations__research_1_1BaseObject.html">BaseObject</a> </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="constraint__solver_8h_source.html#l03097">3097</a> of file <a class="el" href="constraint__solver_8h_source.html">constraint_solver.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a9d8322d9fcae16059ee5a30839360bfe"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a9d8322d9fcae16059ee5a30839360bfe">◆ </a></span>~BaseObject()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual ~<a class="el" href="classoperations__research_1_1BaseObject.html">BaseObject</a> </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="constraint__solver_8h_source.html#l03098">3098</a> of file <a class="el" href="constraint__solver_8h_source.html">constraint_solver.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Function Documentation</h2>
|
|
<a id="a8eba5d533fa9df4617c1868d3ec2afc4"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a8eba5d533fa9df4617c1868d3ec2afc4">◆ </a></span>DebugString()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual std::string DebugString </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Reimplemented in <a class="el" href="classoperations__research_1_1Pack.html#aed804747c45a7e1caf81461f9e45dd91">Pack</a>, <a class="el" href="classoperations__research_1_1Assignment.html#aed804747c45a7e1caf81461f9e45dd91">Assignment</a>, <a class="el" href="classoperations__research_1_1SequenceVar.html#aed804747c45a7e1caf81461f9e45dd91">SequenceVar</a>, <a class="el" href="classoperations__research_1_1RegularLimit.html#aed804747c45a7e1caf81461f9e45dd91">RegularLimit</a>, <a class="el" href="classoperations__research_1_1SearchLimit.html#aed804747c45a7e1caf81461f9e45dd91">SearchLimit</a>, <a class="el" href="classoperations__research_1_1OptimizeVar.html#aed804747c45a7e1caf81461f9e45dd91">OptimizeVar</a>, <a class="el" href="classoperations__research_1_1SolutionCollector.html#aed804747c45a7e1caf81461f9e45dd91">SolutionCollector</a>, <a class="el" href="classoperations__research_1_1IntVarIterator.html#aed804747c45a7e1caf81461f9e45dd91">IntVarIterator</a>, <a class="el" href="classoperations__research_1_1Constraint.html#aed804747c45a7e1caf81461f9e45dd91">Constraint</a>, <a class="el" href="classoperations__research_1_1CPFeasibilityFilter.html#aed804747c45a7e1caf81461f9e45dd91">CPFeasibilityFilter</a>, <a class="el" href="classoperations__research_1_1Demon.html#aed804747c45a7e1caf81461f9e45dd91">Demon</a>, <a class="el" href="classoperations__research_1_1DecisionBuilder.html#aed804747c45a7e1caf81461f9e45dd91">DecisionBuilder</a>, <a class="el" href="classoperations__research_1_1Decision.html#aed804747c45a7e1caf81461f9e45dd91">Decision</a>, <a class="el" href="classoperations__research_1_1ChristofidesFilteredDecisionBuilder.html#aed804747c45a7e1caf81461f9e45dd91">ChristofidesFilteredDecisionBuilder</a>, <a class="el" href="classoperations__research_1_1ParallelSavingsFilteredDecisionBuilder.html#aed804747c45a7e1caf81461f9e45dd91">ParallelSavingsFilteredDecisionBuilder</a>, <a class="el" href="classoperations__research_1_1PropagationBaseObject.html#aed804747c45a7e1caf81461f9e45dd91">PropagationBaseObject</a>, <a class="el" href="classoperations__research_1_1SequentialSavingsFilteredDecisionBuilder.html#aed804747c45a7e1caf81461f9e45dd91">SequentialSavingsFilteredDecisionBuilder</a>, <a class="el" href="classoperations__research_1_1ComparatorCheapestAdditionFilteredDecisionBuilder.html#aed804747c45a7e1caf81461f9e45dd91">ComparatorCheapestAdditionFilteredDecisionBuilder</a>, <a class="el" href="classoperations__research_1_1EvaluatorCheapestAdditionFilteredDecisionBuilder.html#aed804747c45a7e1caf81461f9e45dd91">EvaluatorCheapestAdditionFilteredDecisionBuilder</a>, <a class="el" href="classoperations__research_1_1LocalCheapestInsertionFilteredDecisionBuilder.html#aed804747c45a7e1caf81461f9e45dd91">LocalCheapestInsertionFilteredDecisionBuilder</a>, <a class="el" href="classoperations__research_1_1GlobalCheapestInsertionFilteredDecisionBuilder.html#aed804747c45a7e1caf81461f9e45dd91">GlobalCheapestInsertionFilteredDecisionBuilder</a>, <a class="el" href="classoperations__research_1_1ArrayWithOffset.html#aed804747c45a7e1caf81461f9e45dd91">ArrayWithOffset< T ></a>, <a class="el" href="classoperations__research_1_1SearchLog.html#aed804747c45a7e1caf81461f9e45dd91">SearchLog</a>, <a class="el" href="classoperations__research_1_1BooleanVar.html#aed804747c45a7e1caf81461f9e45dd91">BooleanVar</a>, <a class="el" href="classoperations__research_1_1LocalSearchMonitor.html#aed804747c45a7e1caf81461f9e45dd91">LocalSearchMonitor</a>, <a class="el" href="classoperations__research_1_1PropagationMonitor.html#aed804747c45a7e1caf81461f9e45dd91">PropagationMonitor</a>, <a class="el" href="classoperations__research_1_1LocalSearchFilterManager.html#aed804747c45a7e1caf81461f9e45dd91">LocalSearchFilterManager</a>, <a class="el" href="classoperations__research_1_1PathWithPreviousNodesOperator.html#aed804747c45a7e1caf81461f9e45dd91">PathWithPreviousNodesOperator</a>, <a class="el" href="classoperations__research_1_1DelayedCallMethod2.html#aed804747c45a7e1caf81461f9e45dd91">DelayedCallMethod2< T, P, Q ></a>, <a class="el" href="classoperations__research_1_1DelayedCallMethod1.html#aed804747c45a7e1caf81461f9e45dd91">DelayedCallMethod1< T, P ></a>, <a class="el" href="classoperations__research_1_1DelayedCallMethod0.html#aed804747c45a7e1caf81461f9e45dd91">DelayedCallMethod0< T ></a>, <a class="el" href="classoperations__research_1_1CallMethod3.html#aed804747c45a7e1caf81461f9e45dd91">CallMethod3< T, P, Q, R ></a>, <a class="el" href="classoperations__research_1_1CallMethod2.html#aed804747c45a7e1caf81461f9e45dd91">CallMethod2< T, P, Q ></a>, <a class="el" href="classoperations__research_1_1CallMethod1.html#aed804747c45a7e1caf81461f9e45dd91">CallMethod1< T, P ></a>, <a class="el" href="classoperations__research_1_1ExchangeSubtrip.html#aed804747c45a7e1caf81461f9e45dd91">ExchangeSubtrip</a>, <a class="el" href="classoperations__research_1_1RelocateSubtrip.html#aed804747c45a7e1caf81461f9e45dd91">RelocateSubtrip</a>, <a class="el" href="classoperations__research_1_1CallMethod0.html#aed804747c45a7e1caf81461f9e45dd91">CallMethod0< T ></a>, <a class="el" href="classoperations__research_1_1PairNodeSwapActiveOperator.html#aed804747c45a7e1caf81461f9e45dd91">PairNodeSwapActiveOperator< swap_first ></a>, <a class="el" href="classoperations__research_1_1RelocateExpensiveChain.html#aed804747c45a7e1caf81461f9e45dd91">RelocateExpensiveChain</a>, <a class="el" href="classoperations__research_1_1IndexPairSwapActiveOperator.html#aed804747c45a7e1caf81461f9e45dd91">IndexPairSwapActiveOperator</a>, <a class="el" href="classoperations__research_1_1SwapIndexPairOperator.html#aed804747c45a7e1caf81461f9e45dd91">SwapIndexPairOperator</a>, <a class="el" href="classoperations__research_1_1PairExchangeRelocateOperator.html#aed804747c45a7e1caf81461f9e45dd91">PairExchangeRelocateOperator</a>, <a class="el" href="classoperations__research_1_1PairExchangeOperator.html#aed804747c45a7e1caf81461f9e45dd91">PairExchangeOperator</a>, <a class="el" href="classoperations__research_1_1LightPairRelocateOperator.html#aed804747c45a7e1caf81461f9e45dd91">LightPairRelocateOperator</a>, <a class="el" href="classoperations__research_1_1PairRelocateOperator.html#aed804747c45a7e1caf81461f9e45dd91">PairRelocateOperator</a>, <a class="el" href="classoperations__research_1_1MakePairInactiveOperator.html#aed804747c45a7e1caf81461f9e45dd91">MakePairInactiveOperator</a>, <a class="el" href="classoperations__research_1_1MakePairActiveOperator.html#aed804747c45a7e1caf81461f9e45dd91">MakePairActiveOperator</a>, and <a class="el" href="classoperations__research_1_1MakeRelocateNeighborsOperator.html#aed804747c45a7e1caf81461f9e45dd91">MakeRelocateNeighborsOperator</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="constraint__solver_8h_source.html#l03099">3099</a> of file <a class="el" href="constraint__solver_8h_source.html">constraint_solver.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<hr/>The documentation for this class was generated from the following file:<ul>
|
|
<li><a class="el" href="constraint__solver_8h_source.html">constraint_solver.h</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|