Files
ortools-clone/docs/cpp_routing/classoperations__research_1_1RoutingModelVisitor.html
2020-06-11 12:24:59 +02:00

156 lines
7.1 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">Google OR-Tools 7.7</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.8.18 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<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="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_1RoutingModelVisitor.html">RoutingModelVisitor</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-static-attribs">Static Public Attributes</a> &#124;
<a href="classoperations__research_1_1RoutingModelVisitor-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">RoutingModelVisitor</div> </div>
</div><!--header-->
<div class="contents">
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Routing model visitor. </p>
<p class="definition">Definition at line <a class="el" href="routing_8h_source.html#l01755">1755</a> of file <a class="el" href="routing_8h_source.html">routing.h</a>.</p>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a>
Static Public Attributes</h2></td></tr>
<tr class="memitem:a7de4c57f71fba7de7371a25dab168bcd"><td class="memItemLeft" align="right" valign="top">static const char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1RoutingModelVisitor.html#a7de4c57f71fba7de7371a25dab168bcd">kLightElement</a> []</td></tr>
<tr class="memdesc:a7de4c57f71fba7de7371a25dab168bcd"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constraint types. <a href="classoperations__research_1_1RoutingModelVisitor.html#a7de4c57f71fba7de7371a25dab168bcd">More...</a><br /></td></tr>
<tr class="separator:a7de4c57f71fba7de7371a25dab168bcd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6c0546843b8356083c43bdede41b68d2"><td class="memItemLeft" align="right" valign="top">static const char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1RoutingModelVisitor.html#a6c0546843b8356083c43bdede41b68d2">kLightElement2</a> []</td></tr>
<tr class="separator:a6c0546843b8356083c43bdede41b68d2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad4137c90b6df943177de8f580d4adc97"><td class="memItemLeft" align="right" valign="top">static const char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1RoutingModelVisitor.html#ad4137c90b6df943177de8f580d4adc97">kRemoveValues</a> []</td></tr>
<tr class="separator:ad4137c90b6df943177de8f580d4adc97"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="a7de4c57f71fba7de7371a25dab168bcd"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7de4c57f71fba7de7371a25dab168bcd">&#9670;&nbsp;</a></span>kLightElement</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const char kLightElement[]</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Constraint types. </p>
<p class="definition">Definition at line <a class="el" href="routing_8h_source.html#l01758">1758</a> of file <a class="el" href="routing_8h_source.html">routing.h</a>.</p>
</div>
</div>
<a id="a6c0546843b8356083c43bdede41b68d2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6c0546843b8356083c43bdede41b68d2">&#9670;&nbsp;</a></span>kLightElement2</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const char kLightElement2[]</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="routing_8h_source.html#l01759">1759</a> of file <a class="el" href="routing_8h_source.html">routing.h</a>.</p>
</div>
</div>
<a id="ad4137c90b6df943177de8f580d4adc97"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad4137c90b6df943177de8f580d4adc97">&#9670;&nbsp;</a></span>kRemoveValues</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const char kRemoveValues[]</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="routing_8h_source.html#l01760">1760</a> of file <a class="el" href="routing_8h_source.html">routing.h</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="routing_8h_source.html">routing.h</a></li>
</ul>
</div><!-- contents -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>