138 lines
9.6 KiB
HTML
138 lines
9.6 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.2</span>
|
|
</div>
|
|
</div>
|
|
<link rel="icon" href="https://developers.google.com/optimization/images/orLogo.png">
|
|
<div id="content">
|
|
<!-- 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="pages.html"><span>Related Pages</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 class="current"><a href="inherits.html"><span>Class Hierarchy</span></a></li>
|
|
<li><a href="functions.html"><span>Class Members</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">Class Hierarchy</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock">
|
|
<p><a href="hierarchy.html">Go to the textual class hierarchy</a></p>
|
|
</div><table border="0" cellspacing="10" cellpadding="0">
|
|
<tr><td><img src="inherit_graph_0.png" border="0" alt="" usemap="#operations__research_1_1BaseKnapsackSolver"/>
|
|
<map name="operations__research_1_1BaseKnapsackSolver" id="operations__research_1_1BaseKnapsackSolver">
|
|
<area shape="rect" href="classoperations__research_1_1BaseKnapsackSolver.html" title="--â BaseKnapsackSolver --â This is the base class for knapsack solvers." alt="" coords="5,5,161,44"/>
|
|
<area shape="rect" href="classoperations__research_1_1KnapsackGenericSolver.html" title="--â KnapsackGenericSolver --â KnapsackGenericSolver is the multi-dimensional knapsack solver class." alt="" coords="209,5,381,44"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_1.png" border="0" alt="" usemap="#operations__research_1_1DenseDoublyLinkedList"/>
|
|
<map name="operations__research_1_1DenseDoublyLinkedList" id="operations__research_1_1DenseDoublyLinkedList">
|
|
<area shape="rect" href="classoperations__research_1_1DenseDoublyLinkedList.html" title="Specialized doubly-linked list that initially holds [0..n-1] in an arbitrary (user-specified) and fix..." alt="" coords="5,5,174,44"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_2.png" border="0" alt="" usemap="#operations__research_1_1DynamicPartition"/>
|
|
<map name="operations__research_1_1DynamicPartition" id="operations__research_1_1DynamicPartition">
|
|
<area shape="rect" href="classoperations__research_1_1DynamicPartition.html" title="Partition class that supports incremental splitting, with backtracking." alt="" coords="5,5,148,44"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_3.png" border="0" alt="" usemap="#operations__research_1_1DynamicPartition_1_1IterablePart"/>
|
|
<map name="operations__research_1_1DynamicPartition_1_1IterablePart" id="operations__research_1_1DynamicPartition_1_1IterablePart">
|
|
<area shape="rect" href="structoperations__research_1_1DynamicPartition_1_1IterablePart.html" title=" " alt="" coords="5,5,148,57"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_4.png" border="0" alt="" usemap="#operations__research_1_1DynamicPermutation"/>
|
|
<map name="operations__research_1_1DynamicPermutation" id="operations__research_1_1DynamicPermutation">
|
|
<area shape="rect" href="classoperations__research_1_1DynamicPermutation.html" title="Maintains a 'partial' permutation of [0..n-1] onto itself, with a dynamic API allowing it to be built..." alt="" coords="5,5,158,44"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_5.png" border="0" alt="" usemap="#operations__research_1_1GraphSymmetryFinder"/>
|
|
<map name="operations__research_1_1GraphSymmetryFinder" id="operations__research_1_1GraphSymmetryFinder">
|
|
<area shape="rect" href="classoperations__research_1_1GraphSymmetryFinder.html" title=" " alt="" coords="5,5,169,44"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_6.png" border="0" alt="" usemap="#operations__research_1_1KnapsackAssignment"/>
|
|
<map name="operations__research_1_1KnapsackAssignment" id="operations__research_1_1KnapsackAssignment">
|
|
<area shape="rect" href="structoperations__research_1_1KnapsackAssignment.html" title="--â KnapsackAssignement --â KnapsackAssignement is a small struct used to pair an item with its assig..." alt="" coords="5,5,162,44"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_7.png" border="0" alt="" usemap="#operations__research_1_1KnapsackItem"/>
|
|
<map name="operations__research_1_1KnapsackItem" id="operations__research_1_1KnapsackItem">
|
|
<area shape="rect" href="structoperations__research_1_1KnapsackItem.html" title="--â KnapsackItem --â KnapsackItem is a small struct to pair an item weight with its corresponding pro..." alt="" coords="5,5,148,44"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_8.png" border="0" alt="" usemap="#operations__research_1_1KnapsackPropagator"/>
|
|
<map name="operations__research_1_1KnapsackPropagator" id="operations__research_1_1KnapsackPropagator">
|
|
<area shape="rect" href="classoperations__research_1_1KnapsackPropagator.html" title="--â KnapsackPropagator --â KnapsackPropagator is the base class for modeling and propagating a constr..." alt="" coords="5,5,159,44"/>
|
|
<area shape="rect" href="classoperations__research_1_1KnapsackCapacityPropagator.html" title="--â KnapsackCapacityPropagator --â KnapsackCapacityPropagator is a KnapsackPropagator used to enforce..." alt="" coords="207,5,412,44"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_9.png" border="0" alt="" usemap="#operations__research_1_1KnapsackSearchNode"/>
|
|
<map name="operations__research_1_1KnapsackSearchNode" id="operations__research_1_1KnapsackSearchNode">
|
|
<area shape="rect" href="classoperations__research_1_1KnapsackSearchNode.html" title="--â KnapsackSearchNode --â KnapsackSearchNode is a class used to describe a decision in the decision ..." alt="" coords="5,5,167,44"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_10.png" border="0" alt="" usemap="#operations__research_1_1KnapsackSearchPath"/>
|
|
<map name="operations__research_1_1KnapsackSearchPath" id="operations__research_1_1KnapsackSearchPath">
|
|
<area shape="rect" href="classoperations__research_1_1KnapsackSearchPath.html" title="--â KnapsackSearchPath --â KnapsackSearchPath is a small class used to represent the path between a n..." alt="" coords="5,5,162,44"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_11.png" border="0" alt="" usemap="#operations__research_1_1KnapsackSolver"/>
|
|
<map name="operations__research_1_1KnapsackSolver" id="operations__research_1_1KnapsackSolver">
|
|
<area shape="rect" href="classoperations__research_1_1KnapsackSolver.html" title=" " alt="" coords="5,5,148,44"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_12.png" border="0" alt="" usemap="#operations__research_1_1KnapsackState"/>
|
|
<map name="operations__research_1_1KnapsackState" id="operations__research_1_1KnapsackState">
|
|
<area shape="rect" href="classoperations__research_1_1KnapsackState.html" title="--â KnapsackState --â KnapsackState represents a partial solution to the knapsack problem." alt="" coords="5,5,148,44"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_13.png" border="0" alt="" usemap="#operations__research_1_1MergingPartition"/>
|
|
<map name="operations__research_1_1MergingPartition" id="operations__research_1_1MergingPartition">
|
|
<area shape="rect" href="classoperations__research_1_1MergingPartition.html" title="Partition class that supports incremental merging, using the union-find algorithm (see http://en...." alt="" coords="5,5,148,44"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_14.png" border="0" alt="" usemap="#operations__research_1_1SparsePermutation"/>
|
|
<map name="operations__research_1_1SparsePermutation" id="operations__research_1_1SparsePermutation">
|
|
<area shape="rect" href="classoperations__research_1_1SparsePermutation.html" title="A compact representation for permutations of {0..N-1} that displaces few elements: it needs only O(K)..." alt="" coords="5,5,148,44"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_15.png" border="0" alt="" usemap="#operations__research_1_1SparsePermutation_1_1Iterator"/>
|
|
<map name="operations__research_1_1SparsePermutation_1_1Iterator" id="operations__research_1_1SparsePermutation_1_1Iterator">
|
|
<area shape="rect" href="structoperations__research_1_1SparsePermutation_1_1Iterator.html" title=" " alt="" coords="5,5,148,57"/>
|
|
</map>
|
|
</td></tr>
|
|
</table>
|
|
</div><!-- contents -->
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|