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"/> -->
2019-06-20 23:19:36 +02:00
< link rel = "stylesheet" type = "text/css" href = "ortools.css" title = "default" media = "screen,print" / >
2019-06-13 13:08:49 +02:00
< 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" >
2020-01-31 17:05:16 +01:00
< span id = "sfml" > Google OR-Tools 7.5< / 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 >
2020-04-23 15:34:43 +02:00
<!-- Generated by Doxygen 1.8.16 -->
2019-06-13 02:45:44 +02:00
< 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 >
2019-07-15 17:42:24 -07:00
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
2019-06-13 02:45:44 +02:00
< / 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 = "inherits.html" > Go to the graphical class hierarchy< / a > < / p >
This inheritance list is sorted roughly, but not completely, alphabetically:< / div > < div class = "directory" >
2020-01-31 17:05:16 +01:00
< div class = "levels" > [detail level < span onclick = "javascript:toggleLevel(1);" > 1< / span > < span onclick = "javascript:toggleLevel(2);" > 2< / span > < span onclick = "javascript:toggleLevel(3);" > 3< / span > < span onclick = "javascript:toggleLevel(4);" > 4< / span > < span onclick = "javascript:toggleLevel(5);" > 5< / span > ]< / div > < table class = "directory" >
2019-09-03 23:31:16 +02:00
< tr id = "row_0_" class = "even" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_0_" class = "arrow" onclick = "toggleFolder('0_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1AssignmentElement.html" target = "_self" > AssignmentElement< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_0_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntervalVarElement.html" target = "_self" > IntervalVarElement< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_0_1_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarElement.html" target = "_self" > IntVarElement< / a > < / td > < td class = "desc" > < / td > < / tr >
2019-09-12 09:22:44 +02:00
< tr id = "row_0_2_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarElement.html" target = "_self" > SequenceVarElement< / a > < / td > < td class = "desc" > The < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarElement.html" title = "The SequenceVarElement stores a partial representation of ranked interval variables in the underlying..." > SequenceVarElement< / a > stores a partial representation of ranked interval variables in the underlying sequence variable < / td > < / tr >
2019-09-03 23:31:16 +02:00
< tr id = "row_1_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1AssignmentIntContainer.html" target = "_self" > AssignmentIntContainer< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_2_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1AssignmentIntervalContainer.html" target = "_self" > AssignmentIntervalContainer< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_3_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1AssignmentSequenceContainer.html" target = "_self" > AssignmentSequenceContainer< / a > < / td > < td class = "desc" > < / td > < / tr >
2019-09-12 09:22:44 +02:00
< tr id = "row_4_" class = "even" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_4_" class = "arrow" onclick = "toggleFolder('4_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseObject.html" target = "_self" > BaseObject< / a > < / td > < td class = "desc" > A < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseObject.html" title = "A BaseObject is the root of all reversibly allocated objects." > BaseObject< / a > is the root of all reversibly allocated objects < / td > < / tr >
< tr id = "row_4_0_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Decision.html" target = "_self" > Decision< / a > < / td > < td class = "desc" > A < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Decision.html" title = "A Decision represents a choice point in the search tree." > Decision< / a > represents a choice point in the search tree < / td > < / tr >
< tr id = "row_4_1_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_4_1_" class = "arrow" onclick = "toggleFolder('4_1_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DecisionBuilder.html" target = "_self" > DecisionBuilder< / a > < / td > < td class = "desc" > A < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DecisionBuilder.html" title = "A DecisionBuilder is responsible for creating the search tree." > DecisionBuilder< / a > is responsible for creating the search tree < / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr id = "row_4_1_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1JavaDecisionBuilder.html" target = "_self" > JavaDecisionBuilder< / a > < / td > < td class = "desc" > This class acts as a intermediate step between a c++ decision builder and a java one < / td > < / tr >
2019-09-12 09:22:44 +02:00
< tr id = "row_4_2_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_4_2_" class = "arrow" onclick = "toggleFolder('4_2_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DecisionVisitor.html" target = "_self" > DecisionVisitor< / a > < / td > < td class = "desc" > A < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DecisionVisitor.html" title = "A DecisionVisitor is used to inspect a decision." > DecisionVisitor< / a > is used to inspect a decision < / td > < / tr >
< tr id = "row_4_2_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SymmetryBreaker.html" target = "_self" > SymmetryBreaker< / a > < / td > < td class = "desc" > A symmetry breaker is an object that will visit a decision and create the 'symmetrical' decision in return < / td > < / tr >
< tr id = "row_4_3_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Demon.html" target = "_self" > Demon< / a > < / td > < td class = "desc" > A < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Demon.html" title = "A Demon is the base element of a propagation queue." > Demon< / a > is the base element of a propagation queue < / td > < / tr >
< tr id = "row_4_4_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarIterator.html" target = "_self" > IntVarIterator< / a > < / td > < td class = "desc" > The class Iterator has two direct subclasses < / td > < / tr >
< tr id = "row_4_5_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_4_5_" class = "arrow" onclick = "toggleFolder('4_5_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchFilter.html" target = "_self" > LocalSearchFilter< / a > < / td > < td class = "desc" > Local Search Filters are used for fast neighbor pruning < / td > < / tr >
2019-09-03 23:31:16 +02:00
< tr id = "row_4_5_0_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span id = "arr_4_5_0_" class = "arrow" onclick = "toggleFolder('4_5_0_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchFilter.html" target = "_self" > IntVarLocalSearchFilter< / a > < / td > < td class = "desc" > < / td > < / tr >
2019-09-12 09:22:44 +02:00
< tr id = "row_4_5_0_0_" style = "display:none;" > < td class = "entry" > < span style = "width:64px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BasePathFilter.html" target = "_self" > BasePathFilter< / a > < / td > < td class = "desc" > Generic path-based filter class < / td > < / tr >
< tr id = "row_4_5_0_1_" style = "display:none;" > < td class = "entry" > < span style = "width:64px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1CPFeasibilityFilter.html" target = "_self" > CPFeasibilityFilter< / a > < / td > < td class = "desc" > This filter accepts deltas for which the assignment satisfies the constraints of the < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html" title = "Solver Class A solver represents the main computation engine." > Solver< / a > < / td > < / tr >
< tr id = "row_4_6_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_4_6_" class = "arrow" onclick = "toggleFolder('4_6_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchOperator.html" target = "_self" > LocalSearchOperator< / a > < / td > < td class = "desc" > This class represent a reversible FIFO structure < / td > < / tr >
< tr id = "row_4_6_0_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span id = "arr_4_6_0_" class = "arrow" onclick = "toggleFolder('4_6_0_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchOperatorTemplate.html" target = "_self" > IntVarLocalSearchOperatorTemplate< / a > < / td > < td class = "desc" > Base operator class for operators manipulating variables < / td > < / tr >
2019-09-03 23:31:16 +02:00
< tr id = "row_4_6_0_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span id = "arr_4_6_0_0_" class = "arrow" onclick = "toggleFolder('4_6_0_0_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchOperator.html" target = "_self" > IntVarLocalSearchOperator< / a > < / td > < td class = "desc" > < / td > < / tr >
2019-09-12 09:22:44 +02:00
< tr id = "row_4_6_0_0_0_" style = "display:none;" > < td class = "entry" > < span style = "width:80px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html" target = "_self" > BaseLns< / a > < / td > < td class = "desc" > This is the base class for building an Lns operator < / td > < / tr >
< tr id = "row_4_6_0_0_1_" style = "display:none;" > < td class = "entry" > < span style = "width:80px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ChangeValue.html" target = "_self" > ChangeValue< / a > < / td > < td class = "desc" > Defines operators which change the value of variables; each neighbor corresponds to < em > one< / em > modified variable < / td > < / tr >
2020-01-31 17:05:16 +01:00
< tr id = "row_4_6_0_0_2_" style = "display:none;" > < td class = "entry" > < span style = "width:80px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PathOperator.html" target = "_self" > PathOperator< / a > < / td > < td class = "desc" > Base class of the local search operators dedicated to path modifications (a path is a set of nodes linked together by arcs) < / td > < / tr >
2019-09-12 09:22:44 +02:00
< tr id = "row_4_6_1_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span id = "arr_4_6_1_" class = "arrow" onclick = "toggleFolder('4_6_1_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchOperatorTemplate.html" target = "_self" > SequenceVarLocalSearchOperatorTemplate< / a > < / td > < td class = "desc" > Base operator class for operators manipulating variables < / td > < / tr >
2019-09-03 23:31:16 +02:00
< tr id = "row_4_6_1_0_" style = "display:none;" > < td class = "entry" > < span style = "width:64px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchOperator.html" target = "_self" > SequenceVarLocalSearchOperator< / a > < / td > < td class = "desc" > < / td > < / tr >
2019-09-12 09:22:44 +02:00
< tr id = "row_4_7_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html" target = "_self" > ModelVisitor< / a > < / td > < td class = "desc" > Model visitor < / td > < / tr >
< tr id = "row_4_8_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_4_8_" class = "arrow" onclick = "toggleFolder('4_8_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationBaseObject.html" target = "_self" > PropagationBaseObject< / a > < / td > < td class = "desc" > NOLINT The < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationBaseObject.html" title = "NOLINT The PropagationBaseObject is a subclass of BaseObject that is also friend to the Solver class." > PropagationBaseObject< / a > is a subclass of < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseObject.html" title = "A BaseObject is the root of all reversibly allocated objects." > BaseObject< / a > that is also friend to the < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html" title = "Solver Class A solver represents the main computation engine." > Solver< / a > class < / td > < / tr >
< tr id = "row_4_8_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Assignment.html" target = "_self" > Assignment< / a > < / td > < td class = "desc" > An < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Assignment.html" title = "An Assignment is a variable -> domains mapping, used to report solutions to the user." > Assignment< / a > is a variable -> domains mapping, used to report solutions to the user < / td > < / tr >
< tr id = "row_4_8_1_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span id = "arr_4_8_1_" class = "arrow" onclick = "toggleFolder('4_8_1_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Constraint.html" target = "_self" > Constraint< / a > < / td > < td class = "desc" > A constraint is the main modeling object < / td > < / tr >
< tr id = "row_4_8_1_0_" style = "display:none;" > < td class = "entry" > < span style = "width:64px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1CastConstraint.html" target = "_self" > CastConstraint< / a > < / td > < td class = "desc" > Cast constraints are special channeling constraints designed to keep a variable in sync with an expression < / td > < / tr >
2019-09-03 23:31:16 +02:00
< tr id = "row_4_8_1_1_" style = "display:none;" > < td class = "entry" > < span style = "width:64px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html" target = "_self" > DisjunctiveConstraint< / a > < / td > < td class = "desc" > < / td > < / tr >
2019-09-12 09:22:44 +02:00
< tr id = "row_4_8_1_2_" style = "display:none;" > < td class = "entry" > < span style = "width:64px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1GlobalVehicleBreaksConstraint.html" target = "_self" > GlobalVehicleBreaksConstraint< / a > < / td > < td class = "desc" > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1GlobalVehicleBreaksConstraint.html" title = "GlobalVehicleBreaksConstraint ensures breaks constraints are enforced on all vehicles in the dimensio..." > GlobalVehicleBreaksConstraint< / a > ensures breaks constraints are enforced on all vehicles in the dimension passed to its constructor < / td > < / tr >
2019-09-03 23:31:16 +02:00
< tr id = "row_4_8_1_3_" style = "display:none;" > < td class = "entry" > < span style = "width:64px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html" target = "_self" > Pack< / a > < / td > < td class = "desc" > < / td > < / tr >
2019-09-12 09:22:44 +02:00
< tr id = "row_4_8_1_4_" style = "display:none;" > < td class = "entry" > < span style = "width:64px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeRegulationsConstraint.html" target = "_self" > TypeRegulationsConstraint< / a > < / td > < td class = "desc" > The following constraint ensures that incompatibilities and requirements between types are respected < / td > < / tr >
< tr id = "row_4_8_2_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntervalVar.html" target = "_self" > IntervalVar< / a > < / td > < td class = "desc" > Interval variables are often used in scheduling < / td > < / tr >
< tr id = "row_4_8_3_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span id = "arr_4_8_3_" class = "arrow" onclick = "toggleFolder('4_8_3_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntExpr.html" target = "_self" > IntExpr< / a > < / td > < td class = "desc" > The class < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntExpr.html" title = "The class IntExpr is the base of all integer expressions in constraint programming." > IntExpr< / a > is the base of all integer expressions in constraint programming < / td > < / tr >
< tr id = "row_4_8_3_0_" style = "display:none;" > < td class = "entry" > < span style = "width:64px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseIntExpr.html" target = "_self" > BaseIntExpr< / a > < / td > < td class = "desc" > This is the base class for all expressions that are not variables < / td > < / tr >
< tr id = "row_4_8_3_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span id = "arr_4_8_3_1_" class = "arrow" onclick = "toggleFolder('4_8_3_1_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html" target = "_self" > IntVar< / a > < / td > < td class = "desc" > The class < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html" title = "The class IntVar is a subset of IntExpr." > IntVar< / a > is a subset of < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntExpr.html" title = "The class IntExpr is the base of all integer expressions in constraint programming." > IntExpr< / a > < / td > < / tr >
2019-09-03 23:31:16 +02:00
< tr id = "row_4_8_3_1_0_" style = "display:none;" > < td class = "entry" > < span style = "width:80px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BooleanVar.html" target = "_self" > BooleanVar< / a > < / td > < td class = "desc" > < / td > < / tr >
2019-09-12 09:22:44 +02:00
< tr id = "row_4_8_4_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar.html" target = "_self" > SequenceVar< / a > < / td > < td class = "desc" > A sequence variable is a variable whose domain is a set of possible orderings of the interval variables < / td > < / tr >
< tr id = "row_4_9_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelVisitor.html" target = "_self" > RoutingModelVisitor< / a > < / td > < td class = "desc" > Routing model visitor < / td > < / tr >
< tr id = "row_4_10_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_4_10_" class = "arrow" onclick = "toggleFolder('4_10_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchMonitor.html" target = "_self" > SearchMonitor< / a > < / td > < td class = "desc" > A search monitor is a simple set of callbacks to monitor all search events < / td > < / tr >
2019-09-03 23:31:16 +02:00
< tr id = "row_4_10_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMonitor.html" target = "_self" > LocalSearchMonitor< / a > < / td > < td class = "desc" > < / td > < / tr >
2019-09-12 09:22:44 +02:00
< tr id = "row_4_10_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1OptimizeVar.html" target = "_self" > OptimizeVar< / a > < / td > < td class = "desc" > This class encapsulates an objective < / td > < / tr >
2019-09-03 23:31:16 +02:00
< tr id = "row_4_10_2_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html" target = "_self" > PropagationMonitor< / a > < / td > < td class = "desc" > < / td > < / tr >
2019-09-12 09:22:44 +02:00
< tr id = "row_4_10_3_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span id = "arr_4_10_3_" class = "arrow" onclick = "toggleFolder('4_10_3_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimit.html" target = "_self" > SearchLimit< / a > < / td > < td class = "desc" > Base class of all search limits < / td > < / tr >
< tr id = "row_4_10_3_0_" style = "display:none;" > < td class = "entry" > < span style = "width:64px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html" target = "_self" > RegularLimit< / a > < / td > < td class = "desc" > Usual limit based on wall_time, number of explored branches and number of failures in the search tree < / td > < / tr >
< tr id = "row_4_10_4_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLog.html" target = "_self" > SearchLog< / a > < / td > < td class = "desc" > The base class of all search logs that periodically outputs information when the search is running < / td > < / tr >
< tr id = "row_4_10_5_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector.html" target = "_self" > SolutionCollector< / a > < / td > < td class = "desc" > This class is the root class of all solution collectors < / td > < / tr >
< tr id = "row_4_11_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionPool.html" target = "_self" > SolutionPool< / a > < / td > < td class = "desc" > This class is used to manage a pool of solutions < / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr id = "row_5_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver_1_1BasisStatus.html" target = "_self" > MPSolver.BasisStatus< / a > < / td > < td class = "desc" > Advanced usage: possible basis status values for a variable and the slack< br / >
2019-09-12 09:22:44 +02:00
variable of a linear constraint < / td > < / tr >
2019-09-03 23:31:16 +02:00
< tr id = "row_6_" class = "even" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_6_" class = "arrow" onclick = "toggleFolder('6_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < b > Builder< / b > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_0_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html" target = "_self" > ConstraintSolverParameters.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_1_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html" target = "_self" > FirstSolutionStrategy.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_2_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Builder.html" target = "_self" > LocalSearchMetaheuristic.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_3_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters_1_1Builder.html" target = "_self" > RegularLimitParameters.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_4_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters_1_1Builder.html" target = "_self" > RoutingModelParameters.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_5_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1Builder.html" target = "_self" > RoutingSearchParameters.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_6_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators_1_1Builder.html" target = "_self" > RoutingSearchParameters.LocalSearchNeighborhoodOperators.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_7_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint_1_1Builder.html" target = "_self" > MPAbsConstraint.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_8_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint_1_1Builder.html" target = "_self" > MPArrayConstraint.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_9_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint_1_1Builder.html" target = "_self" > MPArrayWithConstantConstraint.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_10_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto_1_1Builder.html" target = "_self" > MPConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_11_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto_1_1Builder.html" target = "_self" > MPGeneralConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_12_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint_1_1Builder.html" target = "_self" > MPIndicatorConstraint.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_13_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto_1_1Builder.html" target = "_self" > MPModelDeltaProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_14_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto_1_1Builder.html" target = "_self" > MPModelProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_15_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1Builder.html" target = "_self" > MPModelRequest.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_16_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint_1_1Builder.html" target = "_self" > MPQuadraticConstraint.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_17_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective_1_1Builder.html" target = "_self" > MPQuadraticObjective.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_18_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html" target = "_self" > MPSolutionResponse.Builder< / a > < / td > < td class = "desc" > Protobuf type < / td > < / tr >
< tr id = "row_6_19_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters_1_1Builder.html" target = "_self" > MPSolverCommonParameters.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_20_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint_1_1Builder.html" target = "_self" > MPSosConstraint.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_21_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto_1_1Builder.html" target = "_self" > MPVariableProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_22_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDouble_1_1Builder.html" target = "_self" > OptionalDouble.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_23_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignment_1_1Builder.html" target = "_self" > PartialVariableAssignment.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
2020-01-31 17:05:16 +01:00
< tr id = "row_6_24_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html" target = "_self" > AllDifferentConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_25_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto_1_1Builder.html" target = "_self" > AutomatonConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_26_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProto_1_1Builder.html" target = "_self" > BoolArgumentProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_27_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProto_1_1Builder.html" target = "_self" > CircuitConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_28_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitCoveringConstraintProto_1_1Builder.html" target = "_self" > CircuitCoveringConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_29_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto_1_1Builder.html" target = "_self" > ConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_30_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProto_1_1Builder.html" target = "_self" > CpModelProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_31_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProto_1_1Builder.html" target = "_self" > CpObjectiveProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_32_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponse_1_1Builder.html" target = "_self" > CpSolverResponse.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_33_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProto_1_1Builder.html" target = "_self" > CumulativeConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_34_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformation_1_1Builder.html" target = "_self" > DecisionStrategyProto.AffineTransformation.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_35_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1Builder.html" target = "_self" > DecisionStrategyProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_36_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProto_1_1Builder.html" target = "_self" > ElementConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_37_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerArgumentProto_1_1Builder.html" target = "_self" > IntegerArgumentProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_38_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProto_1_1Builder.html" target = "_self" > IntegerVariableProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_39_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProto_1_1Builder.html" target = "_self" > IntervalConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_40_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProto_1_1Builder.html" target = "_self" > InverseConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_41_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProto_1_1Builder.html" target = "_self" > LinearArgumentProto.Builder< / a > < / td > < td class = "desc" > Protobuf type < / td > < / tr >
< tr id = "row_6_42_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProto_1_1Builder.html" target = "_self" > LinearConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_43_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto_1_1Builder.html" target = "_self" > LinearExpressionProto.Builder< / a > < / td > < td class = "desc" > Protobuf type < / td > < / tr >
< tr id = "row_6_44_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProto_1_1Builder.html" target = "_self" > NoOverlap2DConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_45_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProto_1_1Builder.html" target = "_self" > NoOverlapConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_46_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignment_1_1Builder.html" target = "_self" > PartialVariableAssignment.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_47_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProto_1_1Builder.html" target = "_self" > ReservoirConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_48_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProto_1_1Builder.html" target = "_self" > RoutesConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_49_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Builder.html" target = "_self" > SatParameters.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_6_50_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProto_1_1Builder.html" target = "_self" > TableConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_7_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1Constraint.html" target = "_self" > Constraint< / a > < / td > < td class = "desc" > Wrapper around a < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto.html" > ConstraintProto< / a > < / td > < / tr >
2019-09-03 23:31:16 +02:00
< tr id = "row_8_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModel.html" target = "_self" > CpModel< / a > < / td > < td class = "desc" > Main modeling class < / td > < / tr >
2020-01-31 17:05:16 +01:00
< tr id = "row_9_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProtobuf.html" target = "_self" > CpModelProtobuf< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_10_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolver.html" target = "_self" > CpSolver< / a > < / td > < td class = "desc" > Wrapper around the SAT solver < / td > < / tr >
< tr id = "row_11_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html" target = "_self" > DefaultPhaseParameters< / a > < / td > < td class = "desc" > This struct holds all parameters for the default search < / td > < / tr >
< tr id = "row_12_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1util_1_1Domain.html" target = "_self" > Domain< / a > < / td > < td class = "desc" > We call < em > domain< / em > any subset of Int64 = [kint64min, kint64max] < / td > < / tr >
< tr id = "row_13_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1DoubleParam.html" target = "_self" > MPSolverParameters.DoubleParam< / a > < / td > < td class = "desc" > Enumeration of parameters that take continuous values < / td > < / tr >
< tr id = "row_14_" class = "even" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_14_" class = "arrow" onclick = "toggleFolder('14_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < b > EnumLite< / b > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_14_0_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto_1_1GeneralConstraintCase.html" target = "_self" > MPGeneralConstraintProto.GeneralConstraintCase< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_14_1_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto_1_1ConstraintCase.html" target = "_self" > ConstraintProto.ConstraintCase< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_15_" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_15_" class = "arrow" onclick = "toggleFolder('15_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < b > Exception< / b > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_15_0_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_1_1FailException.html" target = "_self" > Solver.FailException< / a > < / td > < td class = "desc" > This exceptions signal that a failure has been raised in the C++ world < / td > < / tr >
< tr id = "row_16_" class = "even" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_16_" class = "arrow" onclick = "toggleFolder('16_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < b > GeneratedMessageV3< / b > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_0_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html" target = "_self" > ConstraintSolverParameters< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_1_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html" target = "_self" > FirstSolutionStrategy< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_2_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic.html" target = "_self" > LocalSearchMetaheuristic< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_3_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters.html" target = "_self" > RegularLimitParameters< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_4_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters.html" target = "_self" > RoutingModelParameters< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_5_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters.html" target = "_self" > RoutingSearchParameters< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_6_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html" target = "_self" > RoutingSearchParameters.LocalSearchNeighborhoodOperators< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_7_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint.html" target = "_self" > MPAbsConstraint< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_8_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint.html" target = "_self" > MPArrayConstraint< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_9_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint.html" target = "_self" > MPArrayWithConstantConstraint< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_10_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto.html" target = "_self" > MPConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_11_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto.html" target = "_self" > MPGeneralConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_12_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint.html" target = "_self" > MPIndicatorConstraint< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_13_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto.html" target = "_self" > MPModelDeltaProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_14_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto.html" target = "_self" > MPModelProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_15_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest.html" target = "_self" > MPModelRequest< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_16_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint.html" target = "_self" > MPQuadraticConstraint< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_17_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective.html" target = "_self" > MPQuadraticObjective< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_18_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html" target = "_self" > MPSolutionResponse< / a > < / td > < td class = "desc" > Protobuf type < / td > < / tr >
< tr id = "row_16_19_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters.html" target = "_self" > MPSolverCommonParameters< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_20_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint.html" target = "_self" > MPSosConstraint< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_21_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto.html" target = "_self" > MPVariableProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_22_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDouble.html" target = "_self" > OptionalDouble< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_23_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignment.html" target = "_self" > PartialVariableAssignment< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_24_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html" target = "_self" > AllDifferentConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_25_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto.html" target = "_self" > AutomatonConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_26_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProto.html" target = "_self" > BoolArgumentProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_27_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProto.html" target = "_self" > CircuitConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_28_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitCoveringConstraintProto.html" target = "_self" > CircuitCoveringConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_29_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto.html" target = "_self" > ConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_30_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProto.html" target = "_self" > CpModelProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_31_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProto.html" target = "_self" > CpObjectiveProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_32_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponse.html" target = "_self" > CpSolverResponse< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_33_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProto.html" target = "_self" > CumulativeConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_34_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto.html" target = "_self" > DecisionStrategyProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_35_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformation.html" target = "_self" > DecisionStrategyProto.AffineTransformation< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_36_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProto.html" target = "_self" > ElementConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_37_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerArgumentProto.html" target = "_self" > IntegerArgumentProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_38_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProto.html" target = "_self" > IntegerVariableProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_39_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProto.html" target = "_self" > IntervalConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_40_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProto.html" target = "_self" > InverseConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_41_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProto.html" target = "_self" > LinearArgumentProto< / a > < / td > < td class = "desc" > Protobuf type < / td > < / tr >
< tr id = "row_16_42_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProto.html" target = "_self" > LinearConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_43_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto.html" target = "_self" > LinearExpressionProto< / a > < / td > < td class = "desc" > Protobuf type < / td > < / tr >
< tr id = "row_16_44_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProto.html" target = "_self" > NoOverlap2DConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_45_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProto.html" target = "_self" > NoOverlapConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_46_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignment.html" target = "_self" > PartialVariableAssignment< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_47_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProto.html" target = "_self" > ReservoirConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_48_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProto.html" target = "_self" > RoutesConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_49_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html" target = "_self" > SatParameters< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_16_50_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProto.html" target = "_self" > TableConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_17_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1IncrementalityValues.html" target = "_self" > MPSolverParameters.IncrementalityValues< / a > < / td > < td class = "desc" > Advanced usage: Incrementality options < / td > < / tr >
< tr id = "row_18_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_1_1IntegerCastInfo.html" target = "_self" > Solver.IntegerCastInfo< / a > < / td > < td class = "desc" > Holds semantic information stating that the 'expression' has been cast into 'variable' using the Var() method, and that 'maintainer' is responsible for maintaining the equality between 'variable' and 'expression' < / td > < / tr >
< tr id = "row_19_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1IntegerParam.html" target = "_self" > MPSolverParameters.IntegerParam< / a > < / td > < td class = "desc" > Enumeration of parameters that take integer or categorical values < / td > < / tr >
< tr id = "row_20_" class = "even" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_20_" class = "arrow" onclick = "toggleFolder('20_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < b > InternalOneOfEnum< / b > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_20_0_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto_1_1GeneralConstraintCase.html" target = "_self" > MPGeneralConstraintProto.GeneralConstraintCase< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_20_1_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto_1_1ConstraintCase.html" target = "_self" > ConstraintProto.ConstraintCase< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_21_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntervalVar.html" target = "_self" > IntervalVar< / a > < / td > < td class = "desc" > An interval variable < / td > < / tr >
< tr id = "row_22_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1IntIntToLongFunction.html" target = "_self" > IntIntToLongFunction< / a > < / td > < td class = "desc" > Represents a function that accepts two int-valued arguments and produces a long-valued result < / td > < / tr >
< tr id = "row_23_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntTupleSet.html" target = "_self" > IntTupleSet< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_24_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchHandler.html" target = "_self" > IntVarLocalSearchHandler< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_25_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1algorithms_1_1KnapsackSolver.html" target = "_self" > KnapsackSolver< / a > < / td > < td class = "desc" > This library solves knapsack problems < / td > < / tr >
< tr id = "row_26_" class = "even" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_26_" class = "arrow" onclick = "toggleFolder('26_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearExpr.html" target = "_self" > LinearExpr< / a > < / td > < td class = "desc" > A linear expression interface that can be parsed < / td > < / tr >
< tr id = "row_26_0_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntVar.html" target = "_self" > IntVar< / a > < / td > < td class = "desc" > An integer variable < / td > < / tr >
< tr id = "row_26_1_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ScalProd.html" target = "_self" > ScalProd< / a > < / td > < td class = "desc" > A linear expression interface that can be parsed < / td > < / tr >
< tr id = "row_26_2_" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SumOfVariables.html" target = "_self" > SumOfVariables< / a > < / td > < td class = "desc" > A linear expression interface that can be parsed < / td > < / tr >
< tr id = "row_27_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1LinearSolver.html" target = "_self" > LinearSolver< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_28_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1graph_1_1LinearSumAssignment.html" target = "_self" > LinearSumAssignment< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_29_" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_29_" class = "arrow" onclick = "toggleFolder('29_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1Literal.html" target = "_self" > Literal< / a > < / td > < td class = "desc" > Interface to describe a boolean variable or its negation < / td > < / tr >
< tr id = "row_29_0_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntVar.html" target = "_self" > IntVar< / a > < / td > < td class = "desc" > An integer variable < / td > < / tr >
< tr id = "row_29_1_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NotBooleanVariable.html" target = "_self" > NotBooleanVariable< / a > < / td > < td class = "desc" > The negation of a boolean variable < / td > < / tr >
< tr id = "row_30_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchPhaseParameters.html" target = "_self" > LocalSearchPhaseParameters< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_31_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1LongTernaryOperator.html" target = "_self" > LongTernaryOperator< / a > < / td > < td class = "desc" > Represents an operation upon three < / td > < / tr >
< tr id = "row_32_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1LongTernaryPredicate.html" target = "_self" > LongTernaryPredicate< / a > < / td > < td class = "desc" > Represents a predicate (boolean-valued function) uppon three < / td > < / tr >
< tr id = "row_33_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1LpAlgorithmValues.html" target = "_self" > MPSolverParameters.LpAlgorithmValues< / a > < / td > < td class = "desc" > LP algorithm to use < / td > < / tr >
< tr id = "row_34_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1mainConstants.html" target = "_self" > mainConstants< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_35_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1graph_1_1MaxFlow.html" target = "_self" > MaxFlow< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_" class = "even" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_36_" class = "arrow" onclick = "toggleFolder('36_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < b > MessageOrBuilder< / b > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_0_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_0_" class = "arrow" onclick = "toggleFolder('36_0_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParametersOrBuilder.html" target = "_self" > ConstraintSolverParametersOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_0_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html" target = "_self" > ConstraintSolverParameters< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_0_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html" target = "_self" > ConstraintSolverParameters.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_1_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_1_" class = "arrow" onclick = "toggleFolder('36_1_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategyOrBuilder.html" target = "_self" > FirstSolutionStrategyOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_1_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html" target = "_self" > FirstSolutionStrategy< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_1_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html" target = "_self" > FirstSolutionStrategy.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_2_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_2_" class = "arrow" onclick = "toggleFolder('36_2_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristicOrBuilder.html" target = "_self" > LocalSearchMetaheuristicOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_2_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic.html" target = "_self" > LocalSearchMetaheuristic< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_2_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Builder.html" target = "_self" > LocalSearchMetaheuristic.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_3_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_3_" class = "arrow" onclick = "toggleFolder('36_3_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParametersOrBuilder.html" target = "_self" > RegularLimitParametersOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_3_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters.html" target = "_self" > RegularLimitParameters< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_3_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters_1_1Builder.html" target = "_self" > RegularLimitParameters.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_4_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_4_" class = "arrow" onclick = "toggleFolder('36_4_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParametersOrBuilder.html" target = "_self" > RoutingModelParametersOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_4_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters.html" target = "_self" > RoutingModelParameters< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_4_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters_1_1Builder.html" target = "_self" > RoutingModelParameters.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_5_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_5_" class = "arrow" onclick = "toggleFolder('36_5_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperatorsOrBuilder.html" target = "_self" > RoutingSearchParameters.LocalSearchNeighborhoodOperatorsOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_5_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html" target = "_self" > RoutingSearchParameters.LocalSearchNeighborhoodOperators< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_5_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators_1_1Builder.html" target = "_self" > RoutingSearchParameters.LocalSearchNeighborhoodOperators.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_6_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_6_" class = "arrow" onclick = "toggleFolder('36_6_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParametersOrBuilder.html" target = "_self" > RoutingSearchParametersOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_6_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters.html" target = "_self" > RoutingSearchParameters< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_6_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1Builder.html" target = "_self" > RoutingSearchParameters.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_7_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_7_" class = "arrow" onclick = "toggleFolder('36_7_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraintOrBuilder.html" target = "_self" > MPAbsConstraintOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_7_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint.html" target = "_self" > MPAbsConstraint< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_7_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint_1_1Builder.html" target = "_self" > MPAbsConstraint.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_8_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_8_" class = "arrow" onclick = "toggleFolder('36_8_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraintOrBuilder.html" target = "_self" > MPArrayConstraintOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_8_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint.html" target = "_self" > MPArrayConstraint< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_8_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint_1_1Builder.html" target = "_self" > MPArrayConstraint.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_9_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_9_" class = "arrow" onclick = "toggleFolder('36_9_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraintOrBuilder.html" target = "_self" > MPArrayWithConstantConstraintOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_9_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint.html" target = "_self" > MPArrayWithConstantConstraint< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_9_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint_1_1Builder.html" target = "_self" > MPArrayWithConstantConstraint.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_10_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_10_" class = "arrow" onclick = "toggleFolder('36_10_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProtoOrBuilder.html" target = "_self" > MPConstraintProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_10_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto.html" target = "_self" > MPConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_10_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto_1_1Builder.html" target = "_self" > MPConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_11_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_11_" class = "arrow" onclick = "toggleFolder('36_11_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProtoOrBuilder.html" target = "_self" > MPGeneralConstraintProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_11_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto.html" target = "_self" > MPGeneralConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_11_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto_1_1Builder.html" target = "_self" > MPGeneralConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_12_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_12_" class = "arrow" onclick = "toggleFolder('36_12_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraintOrBuilder.html" target = "_self" > MPIndicatorConstraintOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_12_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint.html" target = "_self" > MPIndicatorConstraint< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_12_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint_1_1Builder.html" target = "_self" > MPIndicatorConstraint.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_13_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_13_" class = "arrow" onclick = "toggleFolder('36_13_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProtoOrBuilder.html" target = "_self" > MPModelDeltaProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_13_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto.html" target = "_self" > MPModelDeltaProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_13_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto_1_1Builder.html" target = "_self" > MPModelDeltaProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_14_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_14_" class = "arrow" onclick = "toggleFolder('36_14_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProtoOrBuilder.html" target = "_self" > MPModelProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_14_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto.html" target = "_self" > MPModelProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_14_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto_1_1Builder.html" target = "_self" > MPModelProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_15_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_15_" class = "arrow" onclick = "toggleFolder('36_15_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequestOrBuilder.html" target = "_self" > MPModelRequestOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_15_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest.html" target = "_self" > MPModelRequest< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_15_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1Builder.html" target = "_self" > MPModelRequest.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_16_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_16_" class = "arrow" onclick = "toggleFolder('36_16_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraintOrBuilder.html" target = "_self" > MPQuadraticConstraintOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_16_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint.html" target = "_self" > MPQuadraticConstraint< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_16_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint_1_1Builder.html" target = "_self" > MPQuadraticConstraint.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_17_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_17_" class = "arrow" onclick = "toggleFolder('36_17_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjectiveOrBuilder.html" target = "_self" > MPQuadraticObjectiveOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_17_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective.html" target = "_self" > MPQuadraticObjective< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_17_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective_1_1Builder.html" target = "_self" > MPQuadraticObjective.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_18_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_18_" class = "arrow" onclick = "toggleFolder('36_18_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponseOrBuilder.html" target = "_self" > MPSolutionResponseOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_18_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html" target = "_self" > MPSolutionResponse< / a > < / td > < td class = "desc" > Protobuf type < / td > < / tr >
< tr id = "row_36_18_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html" target = "_self" > MPSolutionResponse.Builder< / a > < / td > < td class = "desc" > Protobuf type < / td > < / tr >
< tr id = "row_36_19_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_19_" class = "arrow" onclick = "toggleFolder('36_19_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParametersOrBuilder.html" target = "_self" > MPSolverCommonParametersOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_19_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters.html" target = "_self" > MPSolverCommonParameters< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_19_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters_1_1Builder.html" target = "_self" > MPSolverCommonParameters.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_20_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_20_" class = "arrow" onclick = "toggleFolder('36_20_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraintOrBuilder.html" target = "_self" > MPSosConstraintOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_20_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint.html" target = "_self" > MPSosConstraint< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_20_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint_1_1Builder.html" target = "_self" > MPSosConstraint.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_21_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_21_" class = "arrow" onclick = "toggleFolder('36_21_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProtoOrBuilder.html" target = "_self" > MPVariableProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_21_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto.html" target = "_self" > MPVariableProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_21_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto_1_1Builder.html" target = "_self" > MPVariableProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_22_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_22_" class = "arrow" onclick = "toggleFolder('36_22_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDoubleOrBuilder.html" target = "_self" > OptionalDoubleOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_22_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDouble.html" target = "_self" > OptionalDouble< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_22_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDouble_1_1Builder.html" target = "_self" > OptionalDouble.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_23_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_23_" class = "arrow" onclick = "toggleFolder('36_23_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignmentOrBuilder.html" target = "_self" > PartialVariableAssignmentOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_23_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignment.html" target = "_self" > PartialVariableAssignment< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_23_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignment_1_1Builder.html" target = "_self" > PartialVariableAssignment.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_24_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_24_" class = "arrow" onclick = "toggleFolder('36_24_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProtoOrBuilder.html" target = "_self" > AllDifferentConstraintProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_24_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html" target = "_self" > AllDifferentConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_24_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html" target = "_self" > AllDifferentConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_25_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_25_" class = "arrow" onclick = "toggleFolder('36_25_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProtoOrBuilder.html" target = "_self" > AutomatonConstraintProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_25_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto.html" target = "_self" > AutomatonConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_25_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto_1_1Builder.html" target = "_self" > AutomatonConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_26_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_26_" class = "arrow" onclick = "toggleFolder('36_26_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProtoOrBuilder.html" target = "_self" > BoolArgumentProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_26_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProto.html" target = "_self" > BoolArgumentProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_26_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProto_1_1Builder.html" target = "_self" > BoolArgumentProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_27_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_27_" class = "arrow" onclick = "toggleFolder('36_27_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProtoOrBuilder.html" target = "_self" > CircuitConstraintProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_27_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProto.html" target = "_self" > CircuitConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_27_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProto_1_1Builder.html" target = "_self" > CircuitConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_28_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_28_" class = "arrow" onclick = "toggleFolder('36_28_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CircuitCoveringConstraintProtoOrBuilder.html" target = "_self" > CircuitCoveringConstraintProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_28_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitCoveringConstraintProto.html" target = "_self" > CircuitCoveringConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_28_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitCoveringConstraintProto_1_1Builder.html" target = "_self" > CircuitCoveringConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_29_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_29_" class = "arrow" onclick = "toggleFolder('36_29_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ConstraintProtoOrBuilder.html" target = "_self" > ConstraintProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_29_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto.html" target = "_self" > ConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_29_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto_1_1Builder.html" target = "_self" > ConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_30_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_30_" class = "arrow" onclick = "toggleFolder('36_30_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CpModelProtoOrBuilder.html" target = "_self" > CpModelProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_30_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProto.html" target = "_self" > CpModelProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_30_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProto_1_1Builder.html" target = "_self" > CpModelProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_31_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_31_" class = "arrow" onclick = "toggleFolder('36_31_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProtoOrBuilder.html" target = "_self" > CpObjectiveProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_31_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProto.html" target = "_self" > CpObjectiveProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_31_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProto_1_1Builder.html" target = "_self" > CpObjectiveProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_32_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_32_" class = "arrow" onclick = "toggleFolder('36_32_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponseOrBuilder.html" target = "_self" > CpSolverResponseOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_32_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponse.html" target = "_self" > CpSolverResponse< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_32_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponse_1_1Builder.html" target = "_self" > CpSolverResponse.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_33_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_33_" class = "arrow" onclick = "toggleFolder('36_33_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProtoOrBuilder.html" target = "_self" > CumulativeConstraintProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_33_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProto.html" target = "_self" > CumulativeConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_33_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProto_1_1Builder.html" target = "_self" > CumulativeConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_34_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_34_" class = "arrow" onclick = "toggleFolder('36_34_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformationOrBuilder.html" target = "_self" > DecisionStrategyProto.AffineTransformationOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_34_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformation.html" target = "_self" > DecisionStrategyProto.AffineTransformation< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_34_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformation_1_1Builder.html" target = "_self" > DecisionStrategyProto.AffineTransformation.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_35_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_35_" class = "arrow" onclick = "toggleFolder('36_35_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProtoOrBuilder.html" target = "_self" > DecisionStrategyProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_35_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto.html" target = "_self" > DecisionStrategyProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_35_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1Builder.html" target = "_self" > DecisionStrategyProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_36_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_36_" class = "arrow" onclick = "toggleFolder('36_36_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProtoOrBuilder.html" target = "_self" > ElementConstraintProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_36_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProto.html" target = "_self" > ElementConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_36_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProto_1_1Builder.html" target = "_self" > ElementConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_37_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_37_" class = "arrow" onclick = "toggleFolder('36_37_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1IntegerArgumentProtoOrBuilder.html" target = "_self" > IntegerArgumentProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_37_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerArgumentProto.html" target = "_self" > IntegerArgumentProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_37_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerArgumentProto_1_1Builder.html" target = "_self" > IntegerArgumentProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_38_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_38_" class = "arrow" onclick = "toggleFolder('36_38_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProtoOrBuilder.html" target = "_self" > IntegerVariableProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_38_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProto.html" target = "_self" > IntegerVariableProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_38_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProto_1_1Builder.html" target = "_self" > IntegerVariableProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_39_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_39_" class = "arrow" onclick = "toggleFolder('36_39_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProtoOrBuilder.html" target = "_self" > IntervalConstraintProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_39_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProto.html" target = "_self" > IntervalConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_39_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProto_1_1Builder.html" target = "_self" > IntervalConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_40_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_40_" class = "arrow" onclick = "toggleFolder('36_40_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProtoOrBuilder.html" target = "_self" > InverseConstraintProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_40_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProto.html" target = "_self" > InverseConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_40_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProto_1_1Builder.html" target = "_self" > InverseConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_41_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_41_" class = "arrow" onclick = "toggleFolder('36_41_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProtoOrBuilder.html" target = "_self" > LinearArgumentProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_41_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProto.html" target = "_self" > LinearArgumentProto< / a > < / td > < td class = "desc" > Protobuf type < / td > < / tr >
< tr id = "row_36_41_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProto_1_1Builder.html" target = "_self" > LinearArgumentProto.Builder< / a > < / td > < td class = "desc" > Protobuf type < / td > < / tr >
< tr id = "row_36_42_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_42_" class = "arrow" onclick = "toggleFolder('36_42_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProtoOrBuilder.html" target = "_self" > LinearConstraintProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_42_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProto.html" target = "_self" > LinearConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_42_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProto_1_1Builder.html" target = "_self" > LinearConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_43_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_43_" class = "arrow" onclick = "toggleFolder('36_43_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProtoOrBuilder.html" target = "_self" > LinearExpressionProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_43_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto.html" target = "_self" > LinearExpressionProto< / a > < / td > < td class = "desc" > Protobuf type < / td > < / tr >
< tr id = "row_36_43_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto_1_1Builder.html" target = "_self" > LinearExpressionProto.Builder< / a > < / td > < td class = "desc" > Protobuf type < / td > < / tr >
< tr id = "row_36_44_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_44_" class = "arrow" onclick = "toggleFolder('36_44_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProtoOrBuilder.html" target = "_self" > NoOverlap2DConstraintProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_44_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProto.html" target = "_self" > NoOverlap2DConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_44_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProto_1_1Builder.html" target = "_self" > NoOverlap2DConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_45_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_45_" class = "arrow" onclick = "toggleFolder('36_45_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProtoOrBuilder.html" target = "_self" > NoOverlapConstraintProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_45_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProto.html" target = "_self" > NoOverlapConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_45_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProto_1_1Builder.html" target = "_self" > NoOverlapConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_46_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_46_" class = "arrow" onclick = "toggleFolder('36_46_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignmentOrBuilder.html" target = "_self" > PartialVariableAssignmentOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_46_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignment.html" target = "_self" > PartialVariableAssignment< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_46_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignment_1_1Builder.html" target = "_self" > PartialVariableAssignment.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_47_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_47_" class = "arrow" onclick = "toggleFolder('36_47_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProtoOrBuilder.html" target = "_self" > ReservoirConstraintProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_47_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProto.html" target = "_self" > ReservoirConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_47_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProto_1_1Builder.html" target = "_self" > ReservoirConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_48_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_48_" class = "arrow" onclick = "toggleFolder('36_48_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProtoOrBuilder.html" target = "_self" > RoutesConstraintProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_48_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProto.html" target = "_self" > RoutesConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_48_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProto_1_1Builder.html" target = "_self" > RoutesConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_49_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_49_" class = "arrow" onclick = "toggleFolder('36_49_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1SatParametersOrBuilder.html" target = "_self" > SatParametersOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_49_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html" target = "_self" > SatParameters< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_49_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Builder.html" target = "_self" > SatParameters.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_50_" style = "display:none;" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_36_50_" class = "arrow" onclick = "toggleFolder('36_50_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProtoOrBuilder.html" target = "_self" > TableConstraintProtoOrBuilder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_50_0_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProto.html" target = "_self" > TableConstraintProto< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_36_50_1_" style = "display:none;" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProto_1_1Builder.html" target = "_self" > TableConstraintProto.Builder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_37_" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_37_" class = "arrow" onclick = "toggleFolder('37_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1graph_1_1MinCostFlowBase.html" target = "_self" > MinCostFlowBase< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_37_0_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1graph_1_1MinCostFlow.html" target = "_self" > MinCostFlow< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_38_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModel_1_1MismatchedArrayLengths.html" target = "_self" > CpModel.MismatchedArrayLengths< / a > < / td > < td class = "desc" > Exception thrown when parallel arrays have mismatched lengths < / td > < / tr >
< tr id = "row_39_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html" target = "_self" > ModelCache< / a > < / td > < td class = "desc" > Implements a complete cache for model elements: expressions and constraints < / td > < / tr >
< tr id = "row_40_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraint.html" target = "_self" > MPConstraint< / a > < / td > < td class = "desc" > The class for constraints of a Mathematical Programming (MP) model < / td > < / tr >
< tr id = "row_41_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelExportOptions.html" target = "_self" > MPModelExportOptions< / a > < / td > < td class = "desc" > Export options < / td > < / tr >
< tr id = "row_42_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPObjective.html" target = "_self" > MPObjective< / a > < / td > < td class = "desc" > A class to express a linear objective < / td > < / tr >
< tr id = "row_43_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver.html" target = "_self" > MPSolver< / a > < / td > < td class = "desc" > This mathematical programming (MP) solver class is the main class< br / >
2019-09-12 09:22:44 +02:00
though which users build and solve problems < / td > < / tr >
2020-01-31 17:05:16 +01:00
< tr id = "row_44_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters.html" target = "_self" > MPSolverParameters< / a > < / td > < td class = "desc" > This class stores parameter settings for LP and MIP solvers < / td > < / tr >
< tr id = "row_45_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariable.html" target = "_self" > MPVariable< / a > < / td > < td class = "desc" > The class for variables of a Mathematical Programming (MP) model < / td > < / tr >
< tr id = "row_46_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver_1_1OptimizationProblemType.html" target = "_self" > MPSolver.OptimizationProblemType< / a > < / td > < td class = "desc" > The type of problems (LP or MIP) that will be solved and the underlying< br / >
2019-09-12 09:22:44 +02:00
solver (GLOP, GLPK, CLP, CBC or SCIP) that will solve them < / td > < / tr >
2020-01-31 17:05:16 +01:00
< tr id = "row_47_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1util_1_1OptionalBooleanOuterClass.html" target = "_self" > OptionalBooleanOuterClass< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_48_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1PresolveValues.html" target = "_self" > MPSolverParameters.PresolveValues< / a > < / td > < td class = "desc" > For each categorical parameter, enumeration of possible values < / td > < / tr >
< tr id = "row_49_" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_49_" class = "arrow" onclick = "toggleFolder('49_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < b > ProtocolMessageEnum< / b > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_49_0_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression.html" target = "_self" > ConstraintSolverParameters.TrailCompression< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_49_1_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html" target = "_self" > FirstSolutionStrategy.Value< / a > < / td > < td class = "desc" > Protobuf enum < / td > < / tr >
< tr id = "row_49_2_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Value.html" target = "_self" > LocalSearchMetaheuristic.Value< / a > < / td > < td class = "desc" > Protobuf enum < / td > < / tr >
< tr id = "row_49_3_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1SchedulingSolver.html" target = "_self" > RoutingSearchParameters.SchedulingSolver< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_49_4_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1SolverType.html" target = "_self" > MPModelRequest.SolverType< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_49_5_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters_1_1LPAlgorithmValues.html" target = "_self" > MPSolverCommonParameters.LPAlgorithmValues< / a > < / td > < td class = "desc" > Protobuf enum < / td > < / tr >
< tr id = "row_49_6_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html" target = "_self" > MPSolverResponseStatus< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_49_7_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint_1_1Type.html" target = "_self" > MPSosConstraint.Type< / a > < / td > < td class = "desc" > Protobuf enum < / td > < / tr >
< tr id = "row_49_8_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html" target = "_self" > CpSolverStatus< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_49_9_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1DomainReductionStrategy.html" target = "_self" > DecisionStrategyProto.DomainReductionStrategy< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_49_10_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1VariableSelectionStrategy.html" target = "_self" > DecisionStrategyProto.VariableSelectionStrategy< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_49_11_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1BinaryMinizationAlgorithm.html" target = "_self" > SatParameters.BinaryMinizationAlgorithm< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_49_12_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseOrdering.html" target = "_self" > SatParameters.ClauseOrdering< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_49_13_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseProtection.html" target = "_self" > SatParameters.ClauseProtection< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_49_14_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ConflictMinimizationAlgorithm.html" target = "_self" > SatParameters.ConflictMinimizationAlgorithm< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_49_15_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1MaxSatAssumptionOrder.html" target = "_self" > SatParameters.MaxSatAssumptionOrder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_49_16_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1MaxSatStratificationAlgorithm.html" target = "_self" > SatParameters.MaxSatStratificationAlgorithm< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_49_17_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Polarity.html" target = "_self" > SatParameters.Polarity< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_49_18_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1RestartAlgorithm.html" target = "_self" > SatParameters.RestartAlgorithm< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_49_19_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1SearchBranching.html" target = "_self" > SatParameters.SearchBranching< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_49_20_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1VariableOrder.html" target = "_self" > SatParameters.VariableOrder< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_49_21_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1util_1_1OptionalBoolean.html" target = "_self" > OptionalBoolean< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_50_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver_1_1ResultStatus.html" target = "_self" > MPSolver.ResultStatus< / a > < / td > < td class = "desc" > The status of solving the problem < / td > < / tr >
< tr id = "row_51_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RevBool.html" target = "_self" > RevBool< / a > < / td > < td class = "desc" > This class adds reversibility to a POD type < / td > < / tr >
< tr id = "row_52_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RevInteger.html" target = "_self" > RevInteger< / a > < / td > < td class = "desc" > This class adds reversibility to a POD type < / td > < / tr >
< tr id = "row_53_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RevLong.html" target = "_self" > RevLong< / a > < / td > < td class = "desc" > This class adds reversibility to a POD type < / td > < / tr >
< tr id = "row_54_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RevPartialSequence.html" target = "_self" > RevPartialSequence< / a > < / td > < td class = "desc" > --— < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RevPartialSequence.html" title = "--— RevPartialSequence --—" > RevPartialSequence< / a > --— < / td > < / tr >
< tr id = "row_55_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingDimension.html" target = "_self" > RoutingDimension< / a > < / td > < td class = "desc" > Dimensions represent quantities accumulated at nodes along the routes < / td > < / tr >
< tr id = "row_56_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingEnums.html" target = "_self" > RoutingEnums< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_57_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingIndexManager.html" target = "_self" > RoutingIndexManager< / a > < / td > < td class = "desc" > Manager for any NodeIndex < -> variable index conversion < / td > < / tr >
< tr id = "row_58_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html" target = "_self" > RoutingModel< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_59_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingParameters.html" target = "_self" > RoutingParameters< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_60_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SatHelper.html" target = "_self" > SatHelper< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_61_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SatParametersOuterClass.html" target = "_self" > SatParametersOuterClass< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_62_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1ScalingValues.html" target = "_self" > MPSolverParameters.ScalingValues< / a > < / td > < td class = "desc" > Advanced usage: Scaling options < / td > < / tr >
< tr id = "row_63_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimitProtobuf.html" target = "_self" > SearchLimitProtobuf< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_64_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchHandler.html" target = "_self" > SequenceVarLocalSearchHandler< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_65_" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_65_" class = "arrow" onclick = "toggleFolder('65_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SolutionCallback.html" target = "_self" > SolutionCallback< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_65_0_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverSolutionCallback.html" target = "_self" > CpSolverSolutionCallback< / a > < / td > < td class = "desc" > Parent class to create a callback called at each solution < / td > < / tr >
< tr id = "row_66_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html" target = "_self" > Solver< / a > < / td > < td class = "desc" > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html" title = "Solver Class A solver represents the main computation engine." > Solver< / a > Class A solver represents the main computation engine < / td > < / tr >
< tr id = "row_67_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolverParameters.html" target = "_self" > SolverParameters< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_68_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1algorithms_1_1KnapsackSolver_1_1SolverType.html" target = "_self" > KnapsackSolver.SolverType< / a > < / td > < td class = "desc" > Enum controlling which underlying algorithm is used < / td > < / tr >
< tr id = "row_69_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1util_1_1SortedDisjointIntervalList.html" target = "_self" > SortedDisjointIntervalList< / a > < / td > < td class = "desc" > This class represents a sorted list of disjoint, closed intervals < / td > < / tr >
2020-04-23 15:34:43 +02:00
< tr id = "row_70_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1graph_1_1MaxFlow_1_1Status.html" target = "_self" > MaxFlow.Status< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_71_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1graph_1_1LinearSumAssignment_1_1Status.html" target = "_self" > LinearSumAssignment.Status< / a > < / td > < td class = "desc" > < / td > < / tr >
2020-01-31 17:05:16 +01:00
< tr id = "row_72_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "enumcom_1_1google_1_1ortools_1_1graph_1_1MinCostFlowBase_1_1Status.html" target = "_self" > MinCostFlowBase.Status< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_73_" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_73_" class = "arrow" onclick = "toggleFolder('73_')" > ► < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeRegulationsChecker.html" target = "_self" > TypeRegulationsChecker< / a > < / td > < td class = "desc" > < / td > < / tr >
< tr id = "row_73_0_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeIncompatibilityChecker.html" target = "_self" > TypeIncompatibilityChecker< / a > < / td > < td class = "desc" > Checker for type incompatibilities < / td > < / tr >
< tr id = "row_73_1_" class = "even" style = "display:none;" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeRequirementChecker.html" target = "_self" > TypeRequirementChecker< / a > < / td > < td class = "desc" > Checker for type requirements < / td > < / tr >
< tr id = "row_74_" class = "even" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > C< / span > < / span > < a class = "el" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModel_1_1WrongLength.html" target = "_self" > CpModel.WrongLength< / a > < / td > < td class = "desc" > Exception thrown when an array has a wrong length < / td > < / tr >
2019-06-13 02:45:44 +02:00
< / table >
< / div > <!-- directory -->
< / div > <!-- contents -->
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 >