Files
ortools-clone/docs/java/inherits.html
Mizux Seiha 3b81c981c2 Update doc
2022-03-04 00:19:15 +01:00

184 lines
11 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>OR-Tools</title>
<meta http-equiv="Content-Type" content="text/html;"/>
<meta charset="utf-8"/>
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="banner-container">
<div id="banner">
<span id="sfml">Google OR-Tools 9.3</span>
</div>
</div>
<div id="content" style="width: 100%; overflow: hidden;">
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
<h2>Java Reference</h2>
<ul>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1sat.html">CP-SAT</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1graph.html">Graph</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1algorithms.html">Knapsack solver</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1linearsolver.html">Linear solver</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1constraintsolver.html">Routing</a></li>
<li><a href="../java/namespacecom_1_1google_1_1ortools_1_1util.html">Util</a></li>
</ul>
</div>
<div id="content">
<div align="center">
<h1 style="color: #145A32;">Java Reference</h1>
</div>
<!-- Generated by Doxygen 1.9.3 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function(){initNavTree('hierarchy.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="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" usemap="#aConstraint" alt=""/>
<map name="aConstraint" id="aConstraint">
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1Constraint.html" title="Wrapper around a ConstraintProto." alt="" coords="5,157,95,184"/>
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraint.html" title="Specialized automaton constraint." alt="" coords="154,5,315,32"/>
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraint.html" title="Specialized circuit constraint." alt="" coords="169,56,300,83"/>
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraint.html" title="Specialized cumulative constraint." alt="" coords="153,107,317,133"/>
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1MultipleCircuitConstraint.html" title="Specialized multiple circuit constraint." alt="" coords="143,157,327,184"/>
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2dConstraint.html" title="Specialized NoOverlap2D constraint." alt="" coords="147,208,322,235"/>
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraint.html" title="Specialized reservoir constraint." alt="" coords="159,259,310,285"/>
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1TableConstraint.html" title="Specialized assignment constraint." alt="" coords="173,309,296,336"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_1.png" border="0" usemap="#aCpModel" alt=""/>
<map name="aCpModel" id="aCpModel">
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpModel.html" title="Main modeling class." alt="" coords="5,5,84,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_2.png" border="0" usemap="#aCpSolver" alt=""/>
<map name="aCpSolver" id="aCpSolver">
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpSolver.html" title="Wrapper around the SAT solver." alt="" coords="5,5,85,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_3.png" border="0" usemap="#aDecisionBuilder" alt=""/>
<map name="aDecisionBuilder" id="aDecisionBuilder">
<area shape="rect" title=" " alt="" coords="5,5,129,32"/>
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1JavaDecisionBuilder.html" title="This class acts as a intermediate step between a c++ decision builder and a java one." alt="" coords="177,5,329,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_4.png" border="0" usemap="#aDoubleLinearExpr" alt=""/>
<map name="aDoubleLinearExpr" id="aDoubleLinearExpr">
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1DoubleLinearExpr.html" title="A linear expression interface that can be parsed." alt="" coords="5,5,143,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_5.png" border="0" usemap="#aIntervalVar" alt=""/>
<map name="aIntervalVar" id="aIntervalVar">
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntervalVar.html" title="An interval variable." alt="" coords="5,5,100,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_6.png" border="0" usemap="#aIntIntToLongFunction" alt=""/>
<map name="aIntIntToLongFunction" id="aIntIntToLongFunction">
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1IntIntToLongFunction.html" title="Represents a function that accepts two int&#45;valued arguments and produces a long&#45;valued result." alt="" coords="5,5,161,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_7.png" border="0" usemap="#aLinearArgument" alt=""/>
<map name="aLinearArgument" id="aLinearArgument">
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearArgument.html" title="A object that can build a LinearExpr object." alt="" coords="5,132,132,159"/>
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntVar.html" title="An integer variable." alt="" coords="218,107,279,133"/>
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearExpr.html" title="A linear expression (sum (ai * xi) + b)." alt="" coords="203,56,294,83"/>
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1LinearExprBuilder.html" title="Builder class for the LinearExpr container." alt="" coords="180,157,317,184"/>
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1Literal.html" title="Interface to describe a boolean variable or its negation." alt="" coords="217,208,280,235"/>
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1BoolVar.html" title="An Boolean variable." alt="" coords="421,157,494,184"/>
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1AffineExpression.html" title="A specialized linear expression: a * x + b." alt="" coords="392,107,523,133"/>
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1ConstantExpression.html" title="A specialized constant linear expression." alt="" coords="382,5,533,32"/>
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1WeightedSumExpression.html" title="A specialized linear expression: sum(ai * xi) + b." alt="" coords="365,56,549,83"/>
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1NotBoolVar.html" title="The negation of a boolean variable." alt="" coords="409,208,505,235"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_8.png" border="0" usemap="#aLoader" alt=""/>
<map name="aLoader" id="aLoader">
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1Loader.html" title="Load native libraries needed for using ortools&#45;java." alt="" coords="5,5,72,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_9.png" border="0" usemap="#aLongTernaryOperator" alt=""/>
<map name="aLongTernaryOperator" id="aLongTernaryOperator">
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1LongTernaryOperator.html" title="Represents an operation upon three long&#45;valued operands and producing a long&#45;valued result." alt="" coords="5,5,164,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_10.png" border="0" usemap="#aLongTernaryPredicate" alt=""/>
<map name="aLongTernaryPredicate" id="aLongTernaryPredicate">
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1LongTernaryPredicate.html" title="Represents a predicate (boolean&#45;valued function) uppon three long&#45;valued operands." alt="" coords="5,5,168,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_11.png" border="0" usemap="#aRuntimeException" alt=""/>
<map name="aRuntimeException" id="aRuntimeException">
<area shape="rect" title=" " alt="" coords="5,5,147,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_12.png" border="0" usemap="#aSolutionCallback" alt=""/>
<map name="aSolutionCallback" id="aSolutionCallback">
<area shape="rect" title=" " alt="" coords="5,5,136,32"/>
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverSolutionCallback.html" title="Parent class to create a callback called at each solution." alt="" coords="184,5,373,32"/>
</map>
</td></tr>
</table>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>