2019-06-13 13:08:49 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2019-06-13 02:45:44 +02:00
< html xmlns = "http://www.w3.org/1999/xhtml" >
2019-06-13 13:08:49 +02:00
< 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 >
2020-09-01 16:00:33 +02:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "styleSheet.tmp.css" rel = "stylesheet" type = "text/css" / >
2019-06-13 13:08:49 +02:00
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2022-03-04 00:11:33 +01:00
< span id = "sfml" > Google OR-Tools 9.3< / span >
2019-06-13 13:08:49 +02:00
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< div id = "content" style = "width: 100%; overflow: hidden;" >
< div style = "margin-left: 15px; margin-top: 5px; float: left; color: #145A32;" >
2019-08-12 09:16:03 -07:00
< h2 > Java Reference< / h2 >
2019-08-07 18:01:08 -07:00
< 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 >
2019-06-13 13:08:49 +02:00
< div id = "content" >
2019-08-07 18:01:08 -07:00
< div align = "center" >
< h1 style = "color: #145A32;" > Java Reference< / h1 >
< / div >
2022-01-17 21:42:14 +01:00
<!-- Generated by Doxygen 1.9.3 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
2020-09-01 16:00:33 +02:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-09-01 16:00:33 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-17 21:42:14 +01:00
/* @license-end */
< / script >
2020-09-01 16:00:33 +02:00
< div id = "main-nav" > < / div >
2019-06-13 02:45:44 +02:00
< / div > <!-- top -->
2020-09-01 16:00:33 +02:00
< 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" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(document).ready(function(){initNavTree('hierarchy.html',''); initResizable(); });
2020-09-01 16:00:33 +02:00
/* @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 >
2019-06-13 02:45:44 +02:00
< div class = "header" >
2022-01-17 21:42:14 +01:00
< div class = "headertitle" > < div class = "title" > Class Hierarchy< / div > < / div >
2019-06-13 02:45:44 +02:00
< / 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" >
2022-03-04 00:11:33 +01:00
< tr > < td > < img src = "inherit_graph_0.png" border = "0" usemap = "#aConstraint" alt = "" / >
2022-01-17 21:42:14 +01:00
< map name = "aConstraint" id = "aConstraint" >
2022-03-04 00:11:33 +01:00
< 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" / >
2022-01-17 21:42:14 +01:00
< / map >
< / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr > < td > < img src = "inherit_graph_1.png" border = "0" usemap = "#aCpModel" alt = "" / >
2022-01-17 21:42:14 +01:00
< map name = "aCpModel" id = "aCpModel" >
2022-03-04 00:11:33 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModel.html" title = "Main modeling class." alt = "" coords = "5,5,84,32" / >
2022-01-17 21:42:14 +01:00
< / map >
< / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr > < td > < img src = "inherit_graph_2.png" border = "0" usemap = "#aCpSolver" alt = "" / >
2022-01-17 21:42:14 +01:00
< map name = "aCpSolver" id = "aCpSolver" >
2022-03-04 00:11:33 +01:00
< 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" / >
2022-01-17 21:42:14 +01:00
< / map >
< / td > < / tr >
2022-03-04 00:11:33 +01:00
< 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" / >
2022-01-17 21:42:14 +01:00
< / map >
< / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr > < td > < img src = "inherit_graph_4.png" border = "0" usemap = "#aDoubleLinearExpr" alt = "" / >
2022-01-17 21:42:14 +01:00
< map name = "aDoubleLinearExpr" id = "aDoubleLinearExpr" >
2022-03-04 00:11:33 +01:00
< 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" / >
2022-01-17 21:42:14 +01:00
< / map >
< / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr > < td > < img src = "inherit_graph_5.png" border = "0" usemap = "#aIntervalVar" alt = "" / >
2022-01-17 21:42:14 +01:00
< map name = "aIntervalVar" id = "aIntervalVar" >
2022-03-04 00:11:33 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntervalVar.html" title = "An interval variable." alt = "" coords = "5,5,100,32" / >
2022-01-17 21:42:14 +01:00
< / map >
< / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr > < td > < img src = "inherit_graph_6.png" border = "0" usemap = "#aIntIntToLongFunction" alt = "" / >
2022-01-17 21:42:14 +01:00
< map name = "aIntIntToLongFunction" id = "aIntIntToLongFunction" >
2022-03-04 00:11:33 +01:00
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1IntIntToLongFunction.html" title = "Represents a function that accepts two int-valued arguments and produces a long-valued result." alt = "" coords = "5,5,161,32" / >
2022-01-17 21:42:14 +01:00
< / map >
< / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr > < td > < img src = "inherit_graph_7.png" border = "0" usemap = "#aLinearArgument" alt = "" / >
2022-01-17 21:42:14 +01:00
< map name = "aLinearArgument" id = "aLinearArgument" >
2022-03-04 00:11:33 +01:00
< 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 = "" / >
2022-01-17 21:42:14 +01:00
< map name = "aLoader" id = "aLoader" >
2022-03-04 00:11:33 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1Loader.html" title = "Load native libraries needed for using ortools-java." alt = "" coords = "5,5,72,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr > < td > < img src = "inherit_graph_9.png" border = "0" usemap = "#aLongTernaryOperator" alt = "" / >
2022-01-17 21:42:14 +01:00
< map name = "aLongTernaryOperator" id = "aLongTernaryOperator" >
2022-03-04 00:11:33 +01:00
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1LongTernaryOperator.html" title = "Represents an operation upon three long-valued operands and producing a long-valued result." alt = "" coords = "5,5,164,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr > < td > < img src = "inherit_graph_10.png" border = "0" usemap = "#aLongTernaryPredicate" alt = "" / >
2022-01-17 21:42:14 +01:00
< map name = "aLongTernaryPredicate" id = "aLongTernaryPredicate" >
2022-03-04 00:11:33 +01:00
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1LongTernaryPredicate.html" title = "Represents a predicate (boolean-valued function) uppon three long-valued operands." alt = "" coords = "5,5,168,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr > < td > < img src = "inherit_graph_11.png" border = "0" usemap = "#aRuntimeException" alt = "" / >
2022-01-17 21:42:14 +01:00
< map name = "aRuntimeException" id = "aRuntimeException" >
2022-03-04 00:11:33 +01:00
< area shape = "rect" title = " " alt = "" coords = "5,5,147,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr > < td > < img src = "inherit_graph_12.png" border = "0" usemap = "#aSolutionCallback" alt = "" / >
2022-01-17 21:42:14 +01:00
< map name = "aSolutionCallback" id = "aSolutionCallback" >
2022-03-04 00:11:33 +01:00
< 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" / >
2022-01-16 10:51:32 +01:00
< / map >
2019-06-13 02:45:44 +02:00
< / td > < / tr >
< / table >
< / div > <!-- contents -->
2020-09-01 16:00:33 +02:00
< / div > <!-- doc - content -->
2019-08-07 18:01:08 -07:00
< / div >
2019-06-13 13:08:49 +02:00
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
2019-06-13 02:45:44 +02:00
< / html >