2020-09-02 09:42:51 +02:00
<!-- HTML header for doxygen 1.8.18 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2022-01-16 18:02:36 +01:00
< meta name = "generator" content = "Doxygen 1.8.15" / >
2020-09-02 09:42:51 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: piecewise_linear_function.cc Source File< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
2022-01-16 18:02:36 +01:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */< / script >
2020-09-02 09:42:51 +02:00
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "styleSheet.tmp.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectlogo" > < img alt = "Logo" src = "orLogo.png" / > < / td >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > OR-Tools
2021-12-14 13:41:01 +01:00
  < span id = "projectnumber" > 9.2< / span >
2020-09-02 09:42:51 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-01-16 18:02:36 +01:00
<!-- Generated by Doxygen 1.8.15 -->
2020-09-02 09:42:51 +02:00
< script type = "text/javascript" >
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2020-09-02 09:42:51 +02:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2020-09-02 09:42:51 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-16 18:02:36 +01:00
/* @license-end */< / script >
2020-09-02 09:42:51 +02:00
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('piecewise__linear__function_8cc_source.html','');});
2020-09-02 09:42:51 +02:00
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
2022-01-16 18:02:36 +01:00
< div class = "headertitle" >
< div class = "title" > piecewise_linear_function.cc< / div > < / div >
2020-09-02 09:42:51 +02:00
< / div > <!-- header -->
< div class = "contents" >
2022-01-16 18:02:36 +01:00
< a href = "piecewise__linear__function_8cc.html" > Go to the documentation of this file.< / a > < div class = "fragment" > < div class = "line" > < a name = "l00001" > < / a > < span class = "lineno" > 1< / span >   < span class = "comment" > // Copyright 2010-2021 Google LLC< / span > < / div > < div class = "line" > < a name = "l00002" > < / a > < span class = "lineno" > 2< / span >   < span class = "comment" > // Licensed under the Apache License, Version 2.0 (the " License" );< / span > < / div > < div class = "line" > < a name = "l00003" > < / a > < span class = "lineno" > 3< / span >   < span class = "comment" > // you may not use this file except in compliance with the License.< / span > < / div > < div class = "line" > < a name = "l00004" > < / a > < span class = "lineno" > 4< / span >   < span class = "comment" > // You may obtain a copy of the License at< / span > < / div > < div class = "line" > < a name = "l00005" > < / a > < span class = "lineno" > 5< / span >   < span class = "comment" > //< / span > < / div > < div class = "line" > < a name = "l00006" > < / a > < span class = "lineno" > 6< / span >   < span class = "comment" > // http://www.apache.org/licenses/LICENSE-2.0< / span > < / div > < div class = "line" > < a name = "l00007" > < / a > < span class = "lineno" > 7< / span >   < span class = "comment" > //< / span > < / div > < div class = "line" > < a name = "l00008" > < / a > < span class = "lineno" > 8< / span >   < span class = "comment" > // Unless required by applicable law or agreed to in writing, software< / span > < / div > < div class = "line" > < a name = "l00009" > < / a > < span class = "lineno" > 9< / span >   < span class = "comment" > // distributed under the License is distributed on an " AS IS" BASIS,< / span > < / div > < div class = "line" > < a name = "l00010" > < / a > < span class = "lineno" > 10< / span >   < span class = "comment" > // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.< / span > < / div > < div class = "line" > < a name = "l00011" > < / a > < span class = "lineno" > 11< / span >   < span class = "comment" > // See the License for the specific language governing permissions and< / span > < / div > < div class = "line" > < a name = "l00012" > < / a > < span class = "lineno" > 12< / span >   < span class = "comment" > // limitations under the License.< / span > < / div > < div class = "line" > < a name = "l00013" > < / a > < span class = "lineno" > 13< / span >   < / div > < div class = "line" > < a name = "l00014" > < / a > < span class = "lineno" > 14< / span >   < span class = "preprocessor" > #include " < a class = "code" href = "piecewise__linear__function_8h.html" > ortools/util/piecewise_linear_function.h< / a > " < / span > < / div > < div class = "line" > < a name = "l00015" > < / a > < span class = "lineno" > 15< / span >   < / div > < div class = "line" > < a name = "l00016" > < / a > < span class = "lineno" > 16< / span >   < span class = "preprocessor" > #include < algorithm> < / span > < / div > < div class = "line" > < a name = "l00017" > < / a > < span class = "lineno" > 17< / span >   < span class = "preprocessor" > #include < set> < / span > < / div > < div class = "line" > < a name = "l00018" > < / a > < span class = "lineno" > 18< / span >   < span class = "preprocessor" > #include < string> < / span > < / div > < div class = "line" > < a name = "l00019" > < / a > < span class = "lineno" > 19< / span >   < span class = "preprocessor" > #include < vector> < / span > < / div > < div class = "line" > < a name = "l00020" > < / a > < span class = "lineno" > 20< / span >   < / div > < div class = "line" > < a name = "l00021" > < / a > < span class = "lineno" > 21< / span >   < span class = "preprocessor" > #include " absl/container/btree_set.h" < / span > < / div > < div class = "line" > < a name = "l00022" > < / a > < span class = "lineno" > 22< / span >   < span class = "preprocessor" > #include " absl/strings/str_format.h" < / span > < / div > < div class = "line" > < a name = "l00023" > < / a > < span class = "lineno" > 23< / span >   < span class = "preprocessor" > #include " < a class = "code" href = "base_2logging_8h.html" > ortools/base/logging.h< / a > " < / span > < / div > < div class = "line" > < a name = "l00024" > < / a > < span class = "lineno" > 24< / span >   < / div > < div class = "line" > < a name = "l00025" > < / a > < span class = "lineno" > 25< / span >   < span class = "keyword" > namespace < / span > < a class = "code" href = "namespaceoperations__research.html" > operations_research< / a > {< / div > < div class = "line" > < a name = "l00026" > < / a > < span class = "lineno" > 26< / span >   < span class = "keyword" > namespace < / span > {< / div > < div class = "line" > < a
< div class = "ttc" id = "classoperations__research_1_1_piecewise_segment_html_a535295123475f146509112e5423154cc" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_segment.html#a535295123475f146509112e5423154cc" > operations_research::PiecewiseSegment::PiecewiseSegment< / a > < / div > < div class = "ttdeci" > PiecewiseSegment(int64_t point_x, int64_t point_y, int64_t slope, int64_t other_point_x)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00078" > piecewise_linear_function.cc:78< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_html_a4a43d435871f16c321861fa5de32df82" > < div class = "ttname" > < a href = "namespaceoperations__research.html#a4a43d435871f16c321861fa5de32df82" > operations_research::CapSub< / a > < / div > < div class = "ttdeci" > int64_t CapSub(int64_t x, int64_t y)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "saturated__arithmetic_8h_source.html#l00158" > saturated_arithmetic.h:158< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_aff444bc7eb89ca2032c2257b372d3a8b" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#aff444bc7eb89ca2032c2257b372d3a8b" > operations_research::PiecewiseLinearFunction::CreateFixedChargeFunction< / a > < / div > < div class = "ttdeci" > static PiecewiseLinearFunction * CreateFixedChargeFunction(int64_t slope, int64_t value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00372" > piecewise_linear_function.cc:372< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_a92b57f819267cc206b4029357215ede9" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#a92b57f819267cc206b4029357215ede9" > operations_research::PiecewiseLinearFunction::InDomain< / a > < / div > < div class = "ttdeci" > bool InDomain(int64_t x) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00406" > piecewise_linear_function.cc:406< / a > < / div > < / div >
< div class = "ttc" id = "alldiff__cst_8cc_html_ad10edae0a852d72fb76afb1c77735045" > < div class = "ttname" > < a href = "alldiff__cst_8cc.html#ad10edae0a852d72fb76afb1c77735045" > min< / a > < / div > < div class = "ttdeci" > int64_t min< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "alldiff__cst_8cc_source.html#l00139" > alldiff_cst.cc:139< / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html_a7cc25402ecd7591b4c39934dd656b1f9" > < div class = "ttname" > < a href = "base_2logging_8h.html#a7cc25402ecd7591b4c39934dd656b1f9" > CHECK_GE< / a > < / div > < div class = "ttdeci" > #define CHECK_GE(val1, val2)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "base_2logging_8h_source.html#l00706" > base/logging.h:706< / a > < / div > < / div >
< div class = "ttc" id = "log__severity_8h_html_acdd38e3c9f22f127d7776920e3079eda" > < div class = "ttname" > < a href = "log__severity_8h.html#acdd38e3c9f22f127d7776920e3079eda" > FATAL< / a > < / div > < div class = "ttdeci" > const int FATAL< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "log__severity_8h_source.html#l00032" > log_severity.h:32< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_a251fcf13677473e1e7dc22481cedae13" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#a251fcf13677473e1e7dc22481cedae13" > operations_research::PiecewiseLinearFunction::AddConstantToX< / a > < / div > < div class = "ttdeci" > void AddConstantToX(int64_t constant)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00620" > piecewise_linear_function.cc:620< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_a717f65b06206ba8cc7bbe1aa0c4a6c3b" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#a717f65b06206ba8cc7bbe1aa0c4a6c3b" > operations_research::PiecewiseLinearFunction::Value< / a > < / div > < div class = "ttdeci" > int64_t Value(int64_t x) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00432" > piecewise_linear_function.cc:432< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_segment_html_a47a1fa2007b506d4ec34e2794ef5b1e1" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_segment.html#a47a1fa2007b506d4ec34e2794ef5b1e1" > operations_research::PiecewiseSegment::start_y< / a > < / div > < div class = "ttdeci" > int64_t start_y() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8h_source.html#l00050" > piecewise_linear_function.h:50< / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html_a7e03ec13560fa94a8fea569960d7efc6" > < div class = "ttname" > < a href = "base_2logging_8h.html#a7e03ec13560fa94a8fea569960d7efc6" > CHECK_GT< / a > < / div > < div class = "ttdeci" > #define CHECK_GT(val1, val2)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "base_2logging_8h_source.html#l00707" > base/logging.h:707< / a > < / div > < / div >
< div class = "ttc" id = "log__severity_8h_html_ac9bcbe19995a8140cd4ec61773cd6e67" > < div class = "ttname" > < a href = "log__severity_8h.html#ac9bcbe19995a8140cd4ec61773cd6e67" > ERROR< / a > < / div > < div class = "ttdeci" > const int ERROR< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "log__severity_8h_source.html#l00032" > log_severity.h:32< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_a5b390931557183bd4a55afe4cbf4e2ae" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#a5b390931557183bd4a55afe4cbf4e2ae" > operations_research::PiecewiseLinearFunction::kNotFound< / a > < / div > < div class = "ttdeci" > static const int kNotFound< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8h_source.html#l00103" > piecewise_linear_function.h:103< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_a731438f9b354082fd002cfce115cac12" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#a731438f9b354082fd002cfce115cac12" > operations_research::PiecewiseLinearFunction::DecomposeToConvexFunctions< / a > < / div > < div class = "ttdeci" > std::vector< PiecewiseLinearFunction * > DecomposeToConvexFunctions() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00643" > piecewise_linear_function.cc:643< / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html_accad43a85d781d53381cd53a9894b6ae" > < div class = "ttname" > < a href = "base_2logging_8h.html#accad43a85d781d53381cd53a9894b6ae" > LOG< / a > < / div > < div class = "ttdeci" > #define LOG(severity)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "base_2logging_8h_source.html#l00420" > base/logging.h:420< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_aeeacbd4108ebdc295b15116f01cc562d" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#aeeacbd4108ebdc295b15116f01cc562d" > operations_research::PiecewiseLinearFunction::CreateFullDomainFunction< / a > < / div > < div class = "ttdeci" > static PiecewiseLinearFunction * CreateFullDomainFunction(int64_t initial_level, std::vector< int64_t > points_x, std::vector< int64_t > slopes)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00325" > piecewise_linear_function.cc:325< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_html_aa64bf49d041052c7cb3f40f7496d7534" > < div class = "ttname" > < a href = "namespaceoperations__research.html#aa64bf49d041052c7cb3f40f7496d7534" > operations_research::CapProd< / a > < / div > < div class = "ttdeci" > int64_t CapProd(int64_t x, int64_t y)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "saturated__arithmetic_8h_source.html#l00235" > saturated_arithmetic.h:235< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_segment_html_afd287f1ff1de1124a2cd8a6fe79cb3fb" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_segment.html#afd287f1ff1de1124a2cd8a6fe79cb3fb" > operations_research::PiecewiseSegment::SortComparator< / a > < / div > < div class = "ttdeci" > static bool SortComparator(const PiecewiseSegment & segment1, const PiecewiseSegment & segment2)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00228" > piecewise_linear_function.cc:228< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_a455a939cda40e7ff7441a6319c3d2e56" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#a455a939cda40e7ff7441a6319c3d2e56" > operations_research::PiecewiseLinearFunction::CreateStepFunction< / a > < / div > < div class = "ttdeci" > static PiecewiseLinearFunction * CreateStepFunction(std::vector< int64_t > points_x, std::vector< int64_t > points_y, std::vector< int64_t > other_points_x)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00309" > piecewise_linear_function.cc:309< / a > < / div > < / div >
< div class = "ttc" id = "constraint__solver_2table_8cc_html_a9293e4d29cac928301645070dd307683" > < div class = "ttname" > < a href = "constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683" > b< / a > < / div > < div class = "ttdeci" > int64_t b< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "constraint__solver_2table_8cc_source.html#l00047" > constraint_solver/table.cc:47< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_a965281b565adae6a5f090c8f0e84f2fe" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#a965281b565adae6a5f090c8f0e84f2fe" > operations_research::PiecewiseLinearFunction::Subtract< / a > < / div > < div class = "ttdeci" > void Subtract(const PiecewiseLinearFunction & other)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00638" > piecewise_linear_function.cc:638< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_segment_html" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_segment.html" > operations_research::PiecewiseSegment< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8h_source.html#l00038" > piecewise_linear_function.h:38< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_segment_html_a764be64f3029f8b8e23511061d8de355" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_segment.html#a764be64f3029f8b8e23511061d8de355" > operations_research::PiecewiseSegment::DebugString< / a > < / div > < div class = "ttdeci" > std::string DebugString() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00260" > piecewise_linear_function.cc:260< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_segment_html_a812c497c8e21c8b38593fc358c2ae6fd" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_segment.html#a812c497c8e21c8b38593fc358c2ae6fd" > operations_research::PiecewiseSegment::end_x< / a > < / div > < div class = "ttdeci" > int64_t end_x() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8h_source.html#l00048" > piecewise_linear_function.h:48< / a > < / div > < / div >
< div class = "ttc" id = "alldiff__cst_8cc_html_a26e6db9bcc64b584051ecc28171ed11f" > < div class = "ttname" > < a href = "alldiff__cst_8cc.html#a26e6db9bcc64b584051ecc28171ed11f" > max< / a > < / div > < div class = "ttdeci" > int64_t max< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "alldiff__cst_8cc_source.html#l00140" > alldiff_cst.cc:140< / a > < / div > < / div >
< div class = "ttc" id = "integral__types_8h_html_af8b05f1b3a4c4ef94dd184c6c31a56e6" > < div class = "ttname" > < a href = "integral__types_8h.html#af8b05f1b3a4c4ef94dd184c6c31a56e6" > kint64min< / a > < / div > < div class = "ttdeci" > static const int64_t kint64min< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "integral__types_8h_source.html#l00031" > integral_types.h:31< / a > < / div > < / div >
< div class = "ttc" id = "gscip__solver_8cc_html_a1ba5ca0f61f2fa13bd23bf0f89004f35" > < div class = "ttname" > < a href = "gscip__solver_8cc.html#a1ba5ca0f61f2fa13bd23bf0f89004f35" > upper_bound< / a > < / div > < div class = "ttdeci" > double upper_bound< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "gscip__solver_8cc_source.html#l00126" > gscip_solver.cc:126< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_a7cb8cfbc85b138a4cb0b4bedc1a77c6b" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#a7cb8cfbc85b138a4cb0b4bedc1a77c6b" > operations_research::PiecewiseLinearFunction::CreateOneSegmentFunction< / a > < / div > < div class = "ttdeci" > static PiecewiseLinearFunction * CreateOneSegmentFunction(int64_t point_x, int64_t point_y, int64_t slope, int64_t other_point_x)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00349" > piecewise_linear_function.cc:349< / a > < / div > < / div >
< div class = "ttc" id = "integral__types_8h_html_a808bd435380aa1e2bbd6f13ac7759897" > < div class = "ttname" > < a href = "integral__types_8h.html#a808bd435380aa1e2bbd6f13ac7759897" > kint64max< / a > < / div > < div class = "ttdeci" > static const int64_t kint64max< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "integral__types_8h_source.html#l00032" > integral_types.h:32< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_html_a111f44b9b9cf67a8e8d83794ac9f5291" > < div class = "ttname" > < a href = "namespaceoperations__research.html#a111f44b9b9cf67a8e8d83794ac9f5291" > operations_research::CapAdd< / a > < / div > < div class = "ttdeci" > int64_t CapAdd(int64_t x, int64_t y)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "saturated__arithmetic_8h_source.html#l00126" > saturated_arithmetic.h:126< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html" > operations_research::PiecewiseLinearFunction< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8h_source.html#l00101" > piecewise_linear_function.h:101< / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html_a46e69120fbd3b36e6960e096d23b66f0" > < div class = "ttname" > < a href = "base_2logging_8h.html#a46e69120fbd3b36e6960e096d23b66f0" > DCHECK_NE< / a > < / div > < div class = "ttdeci" > #define DCHECK_NE(val1, val2)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "base_2logging_8h_source.html#l00891" > base/logging.h:891< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_ac5987a001567895ed27e1e73dbf0a704" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#ac5987a001567895ed27e1e73dbf0a704" > operations_research::PiecewiseLinearFunction::GetSmallestRangeLessThanValue< / a > < / div > < div class = "ttdeci" > std::pair< int64_t, int64_t > GetSmallestRangeLessThanValue(int64_t range_start, int64_t range_end, int64_t value) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00526" > piecewise_linear_function.cc:526< / a > < / div > < / div >
< div class = "ttc" id = "piecewise__linear__function_8h_html" > < div class = "ttname" > < a href = "piecewise__linear__function_8h.html" > piecewise_linear_function.h< / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html_ae4db23f10f5d4aad6d735f5a74cd6f8c" > < div class = "ttname" > < a href = "base_2logging_8h.html#ae4db23f10f5d4aad6d735f5a74cd6f8c" > CHECK_LE< / a > < / div > < div class = "ttdeci" > #define CHECK_LE(val1, val2)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "base_2logging_8h_source.html#l00704" > base/logging.h:704< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_segment_html_aa5f57f858a4566fdb393f06840c52fc8" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_segment.html#aa5f57f858a4566fdb393f06840c52fc8" > operations_research::PiecewiseSegment::end_y< / a > < / div > < div class = "ttdeci" > int64_t end_y() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8h_source.html#l00052" > piecewise_linear_function.h:52< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_a90537d020ac47907e6a02900693834a7" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#a90537d020ac47907e6a02900693834a7" > operations_research::PiecewiseLinearFunction::GetSmallestRangeGreaterThanValue< / a > < / div > < div class = "ttdeci" > std::pair< int64_t, int64_t > GetSmallestRangeGreaterThanValue(int64_t range_start, int64_t range_end, int64_t value) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00519" > piecewise_linear_function.cc:519< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_a015ab667827df32553e28ce8aa79dbc2" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#a015ab667827df32553e28ce8aa79dbc2" > operations_research::PiecewiseLinearFunction::GetMaximum< / a > < / div > < div class = "ttdeci" > int64_t GetMaximum() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00510" > piecewise_linear_function.cc:510< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_a3eb064b231f80fc943d2523bebd40f7d" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#a3eb064b231f80fc943d2523bebd40f7d" > operations_research::PiecewiseLinearFunction::CreateLeftRayFunction< / a > < / div > < div class = "ttdeci" > static PiecewiseLinearFunction * CreateLeftRayFunction(int64_t point_x, int64_t point_y, int64_t slope)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00365" > piecewise_linear_function.cc:365< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_a84a2672fd5402aad7e9f5ae67fe2a427" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#a84a2672fd5402aad7e9f5ae67fe2a427" > operations_research::PiecewiseLinearFunction::IsConvex< / a > < / div > < div class = "ttdeci" > bool IsConvex() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00417" > piecewise_linear_function.cc:417< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_a506e927ec8e5dd90edb31c9c35965b98" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#a506e927ec8e5dd90edb31c9c35965b98" > operations_research::PiecewiseLinearFunction::GetSmallestRangeInValueRange< / a > < / div > < div class = "ttdeci" > std::pair< int64_t, int64_t > GetSmallestRangeInValueRange(int64_t range_start, int64_t range_end, int64_t value_min, int64_t value_max) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00594" > piecewise_linear_function.cc:594< / a > < / div > < / div >
< div class = "ttc" id = "pack_8cc_html_a750b5d744c39a06bfb13e6eb010e35d0" > < div class = "ttname" > < a href = "pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0" > index< / a > < / div > < div class = "ttdeci" > int index< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "pack_8cc_source.html#l00509" > pack.cc:509< / a > < / div > < / div >
< div class = "ttc" id = "integral__types_8h_html_a0208de420102e9366720465039bba4ce" > < div class = "ttname" > < a href = "integral__types_8h.html#a0208de420102e9366720465039bba4ce" > kuint64max< / a > < / div > < div class = "ttdeci" > static const uint64_t kuint64max< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "integral__types_8h_source.html#l00023" > integral_types.h:23< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_segment_html_a8829bfff4b5ca5e126ff3aa7e29e233c" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_segment.html#a8829bfff4b5ca5e126ff3aa7e29e233c" > operations_research::PiecewiseSegment::ExpandEnd< / a > < / div > < div class = "ttdeci" > void ExpandEnd(int64_t end_x)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00238" > piecewise_linear_function.cc:238< / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html_aae2dc65d9ea248d54bf39daa986dd295" > < div class = "ttname" > < a href = "base_2logging_8h.html#aae2dc65d9ea248d54bf39daa986dd295" > DCHECK_GE< / a > < / div > < div class = "ttdeci" > #define DCHECK_GE(val1, val2)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "base_2logging_8h_source.html#l00894" > base/logging.h:894< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_segment_html_a3e0673c584a9281683e7d137fe7476cb" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_segment.html#a3e0673c584a9281683e7d137fe7476cb" > operations_research::PiecewiseSegment::slope< / a > < / div > < div class = "ttdeci" > int64_t slope() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8h_source.html#l00054" > piecewise_linear_function.h:54< / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html_a7c0ce053b28d53aa4eaf3eb7fb71663b" > < div class = "ttname" > < a href = "base_2logging_8h.html#a7c0ce053b28d53aa4eaf3eb7fb71663b" > CHECK_EQ< / a > < / div > < div class = "ttdeci" > #define CHECK_EQ(val1, val2)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "base_2logging_8h_source.html#l00702" > base/logging.h:702< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_segment_html_afcfbd07e95226dfc2556b43e41fe4fae" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_segment.html#afcfbd07e95226dfc2556b43e41fe4fae" > operations_research::PiecewiseSegment::start_x< / a > < / div > < div class = "ttdeci" > int64_t start_x() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8h_source.html#l00046" > piecewise_linear_function.h:46< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_segment_html_a77ce53a27b88c53f5fa438a08d00af34" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_segment.html#a77ce53a27b88c53f5fa438a08d00af34" > operations_research::PiecewiseSegment::FindComparator< / a > < / div > < div class = "ttdeci" > static bool FindComparator(int64_t point, const PiecewiseSegment & segment)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00233" > piecewise_linear_function.cc:233< / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html" > < div class = "ttname" > < a href = "base_2logging_8h.html" > logging.h< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_a0bdc0f492ab96363e371e827cd46ef0e" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#a0bdc0f492ab96363e371e827cd46ef0e" > operations_research::PiecewiseLinearFunction::segments< / a > < / div > < div class = "ttdeci" > const std::vector< PiecewiseSegment > & segments() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8h_source.html#l00238" > piecewise_linear_function.h:238< / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html_a4395e95bab44e222cb2e77251017a0e2" > < div class = "ttname" > < a href = "base_2logging_8h.html#a4395e95bab44e222cb2e77251017a0e2" > DCHECK_LE< / a > < / div > < div class = "ttdeci" > #define DCHECK_LE(val1, val2)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "base_2logging_8h_source.html#l00892" > base/logging.h:892< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_html" > < div class = "ttname" > < a href = "namespaceoperations__research.html" > operations_research< / a > < / div > < div class = "ttdoc" > Collection of objects used to extend the Constraint Solver library.< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "dense__doubly__linked__list_8h_source.html#l00021" > dense_doubly_linked_list.h:21< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_aca73fef94832f1ac2ee9fca0642ebd8f" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#aca73fef94832f1ac2ee9fca0642ebd8f" > operations_research::PiecewiseLinearFunction::CreatePiecewiseLinearFunction< / a > < / div > < div class = "ttdeci" > static PiecewiseLinearFunction * CreatePiecewiseLinearFunction(std::vector< int64_t > points_x, std::vector< int64_t > points_y, std::vector< int64_t > slopes, std::vector< int64_t > other_points_x)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00292" > piecewise_linear_function.cc:292< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_ae735aab2f5e1d95727259f865ebb932a" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#ae735aab2f5e1d95727259f865ebb932a" > operations_research::PiecewiseLinearFunction::CreateEarlyTardyFunctionWithSlack< / a > < / div > < div class = "ttdeci" > static PiecewiseLinearFunction * CreateEarlyTardyFunctionWithSlack(int64_t early_slack, int64_t late_slack, int64_t earliness_slope, int64_t tardiness_slope)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00393" > piecewise_linear_function.cc:393< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_a818e7c52ebc00242ecf48d078085d17f" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#a818e7c52ebc00242ecf48d078085d17f" > operations_research::PiecewiseLinearFunction::GetMinimum< / a > < / div > < div class = "ttdeci" > int64_t GetMinimum() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00514" > piecewise_linear_function.cc:514< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_segment_html_a717f65b06206ba8cc7bbe1aa0c4a6c3b" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_segment.html#a717f65b06206ba8cc7bbe1aa0c4a6c3b" > operations_research::PiecewiseSegment::Value< / a > < / div > < div class = "ttdeci" > int64_t Value(int64_t x) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00087" > piecewise_linear_function.cc:87< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_segment_html_a8a76bb73d807580286eda7f04188553b" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_segment.html#a8a76bb73d807580286eda7f04188553b" > operations_research::PiecewiseSegment::AddConstantToY< / a > < / div > < div class = "ttdeci" > void AddConstantToY(int64_t constant)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00252" > piecewise_linear_function.cc:252< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_a15a70d449d3ef680a50f76d2afadd58b" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#a15a70d449d3ef680a50f76d2afadd58b" > operations_research::PiecewiseLinearFunction::CreateRightRayFunction< / a > < / div > < div class = "ttdeci" > static PiecewiseLinearFunction * CreateRightRayFunction(int64_t point_x, int64_t point_y, int64_t slope)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00358" > piecewise_linear_function.cc:358< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_a8b02afe47fa0bc52774a9efa649bd4c3" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#a8b02afe47fa0bc52774a9efa649bd4c3" > operations_research::PiecewiseLinearFunction::IsNonIncreasing< / a > < / div > < div class = "ttdeci" > bool IsNonIncreasing() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00427" > piecewise_linear_function.cc:427< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_af63285aea839cbec95812be2889e1d82" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#af63285aea839cbec95812be2889e1d82" > operations_research::PiecewiseLinearFunction::CreateEarlyTardyFunction< / a > < / div > < div class = "ttdeci" > static PiecewiseLinearFunction * CreateEarlyTardyFunction(int64_t reference, int64_t earliness_slope, int64_t tardiness_slope)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00382" > piecewise_linear_function.cc:382< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_a7acc75e402d8df05ec7993a45d9ddc6b" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#a7acc75e402d8df05ec7993a45d9ddc6b" > operations_research::PiecewiseLinearFunction::IsNonDecreasing< / a > < / div > < div class = "ttdeci" > bool IsNonDecreasing() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00422" > piecewise_linear_function.cc:422< / a > < / div > < / div >
< div class = "ttc" id = "demon__profiler_8cc_html_ac072af30c4ffbc834bb4c681f6ecb514" > < div class = "ttname" > < a href = "demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514" > value< / a > < / div > < div class = "ttdeci" > int64_t value< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "demon__profiler_8cc_source.html#l00044" > demon_profiler.cc:44< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_a764be64f3029f8b8e23511061d8de355" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#a764be64f3029f8b8e23511061d8de355" > operations_research::PiecewiseLinearFunction::DebugString< / a > < / div > < div class = "ttdeci" > std::string DebugString() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00676" > piecewise_linear_function.cc:676< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_segment_html_a251fcf13677473e1e7dc22481cedae13" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_segment.html#a251fcf13677473e1e7dc22481cedae13" > operations_research::PiecewiseSegment::AddConstantToX< / a > < / div > < div class = "ttdeci" > void AddConstantToX(int64_t constant)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00242" > piecewise_linear_function.cc:242< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_piecewise_linear_function_html_a78f2b8d3ca022083cdb9930fa0b15df5" > < div class = "ttname" > < a href = "classoperations__research_1_1_piecewise_linear_function.html#a78f2b8d3ca022083cdb9930fa0b15df5" > operations_research::PiecewiseLinearFunction::Add< / a > < / div > < div class = "ttdeci" > void Add(const PiecewiseLinearFunction & other)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "piecewise__linear__function_8cc_source.html#l00634" > piecewise_linear_function.cc:634< / a > < / div > < / div >
< div class = "ttc" id = "constraint__solver_2table_8cc_html_acb18315d548212835cd8ed4287e6c0b6" > < div class = "ttname" > < a href = "constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6" > a< / a > < / div > < div class = "ttdeci" > int64_t a< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "constraint__solver_2table_8cc_source.html#l00046" > constraint_solver/table.cc:46< / a > < / div > < / div >
2021-01-26 11:28:50 +01:00
< / div > <!-- fragment --> < / div > <!-- contents -->
< / div > <!-- doc - content -->
2020-09-02 09:42:51 +02:00
<!-- HTML footer for doxygen 1.8.18 -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "dir_a7cc1eeded8f693d0da6c729bc88c45a.html" > ortools< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_a3328a0ea67a2aaa160c2783ffbaa5dc.html" > util< / a > < / li > < li class = "navelem" > < a class = "el" href = "piecewise__linear__function_8cc.html" > piecewise_linear_function.cc< / a > < / li >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
2022-01-16 18:02:36 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.8.15 < / li >
2020-09-02 09:42:51 +02:00
< / ul >
< / div >
< / body >
< / html >