2021-09-20 15:59:10 +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" / >
2021-09-30 01:18:45 +02:00
< meta name = "generator" content = "Doxygen 1.9.2" / >
2021-09-20 15:59:10 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: diffn_util.h File Reference< / 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 >
< 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
  < span id = "projectnumber" > 9.1< / span >
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2021-09-30 01:18:45 +02:00
<!-- Generated by Doxygen 1.9.2 -->
2021-09-20 15:59:10 +02:00
< script type = "text/javascript" >
2021-09-30 01:18:45 +02:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
2021-09-20 15:59:10 +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" >
2021-09-30 01:18:45 +02:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2021-09-20 15:59:10 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2021-09-30 01:18:45 +02:00
/* @license-end */
< / script >
2021-09-20 15:59:10 +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" >
2021-09-30 01:18:45 +02:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(document).ready(function(){initNavTree('diffn__util_8h.html',''); initResizable(); });
2021-09-20 15:59:10 +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" >
< div class = "summary" >
< a href = "#nested-classes" > Classes< / a > |
< a href = "#namespaces" > Namespaces< / a > |
< a href = "#func-members" > Functions< / a > < / div >
2021-09-30 01:18:45 +02:00
< div class = "headertitle" > < div class = "title" > diffn_util.h File Reference< / div > < / div >
2021-09-20 15:59:10 +02:00
< / div > <!-- header -->
< div class = "contents" >
< p > < a href = "diffn__util_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
2021-09-30 01:18:45 +02:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "nested-classes" name = "nested-classes" > < / a >
2021-09-20 15:59:10 +02:00
Classes< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structoperations__research_1_1sat_1_1_rectangle.html" > Rectangle< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structoperations__research_1_1sat_1_1_indexed_interval.html" > IndexedInterval< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structoperations__research_1_1sat_1_1_indexed_interval_1_1_comparator_by_start_then_end_then_index.html" > IndexedInterval::ComparatorByStartThenEndThenIndex< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structoperations__research_1_1sat_1_1_indexed_interval_1_1_comparator_by_start.html" > IndexedInterval::ComparatorByStart< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2021-09-30 01:18:45 +02:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "namespaces" name = "namespaces" > < / a >
2021-09-20 15:59:10 +02:00
Namespaces< / h2 > < / td > < / tr >
2021-09-30 01:18:45 +02:00
< tr class = "memitem:namespaceoperations__research" > < td class = "memItemLeft" align = "right" valign = "top" > namespace   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > < / td > < / tr >
2021-09-20 15:59:10 +02:00
< tr class = "memdesc:namespaceoperations__research" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Collection of objects used to extend the < a class = "el" href = "classoperations__research_1_1_constraint.html" title = "A constraint is the main modeling object." > Constraint< / a > < a class = "el" href = "classoperations__research_1_1_solver.html" title = "Solver Class." > Solver< / a > library. < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-09-30 01:18:45 +02:00
< tr class = "memitem:namespaceoperations__research_1_1sat" > < td class = "memItemLeft" align = "right" valign = "top" > namespace   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html" > operations_research::sat< / a > < / td > < / tr >
2021-09-20 15:59:10 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2021-09-30 01:18:45 +02:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "func-members" name = "func-members" > < / a >
2021-09-20 15:59:10 +02:00
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a3e2516c0d3fc4991896c6a9bbead80e7" > < td class = "memItemLeft" align = "right" valign = "top" > std::vector< absl::Span< int > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a3e2516c0d3fc4991896c6a9bbead80e7" > GetOverlappingRectangleComponents< / a > (const std::vector< Rectangle > & rectangles, absl::Span< int > active_rectangles)< / td > < / tr >
< tr class = "separator:a3e2516c0d3fc4991896c6a9bbead80e7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acb732f4a9114d03a4b3e53109923e60f" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#acb732f4a9114d03a4b3e53109923e60f" > BoxesAreInEnergyConflict< / a > (const std::vector< Rectangle > & rectangles, const std::vector< IntegerValue > & energies, absl::Span< const int > boxes, Rectangle *conflict)< / td > < / tr >
< tr class = "separator:acb732f4a9114d03a4b3e53109923e60f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac15dce45cd213b58af7a1fd6fc8a6ebc" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#ac15dce45cd213b58af7a1fd6fc8a6ebc" > ReportEnergyConflict< / a > (Rectangle bounding_box, absl::Span< const int > boxes, SchedulingConstraintHelper *x, SchedulingConstraintHelper *y)< / td > < / tr >
< tr class = "separator:ac15dce45cd213b58af7a1fd6fc8a6ebc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a98d09c7e8c4f5a15b569f5f14fa9937a" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a98d09c7e8c4f5a15b569f5f14fa9937a" > AnalyzeIntervals< / a > (bool transpose, absl::Span< const int > local_boxes, const std::vector< Rectangle > & rectangles, const std::vector< IntegerValue > & rectangle_energies, IntegerValue *x_threshold, IntegerValue *y_threshold, Rectangle *conflict)< / td > < / tr >
< tr class = "separator:a98d09c7e8c4f5a15b569f5f14fa9937a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4e6ac3124f7b4484cb98c11d412f9f34" > < td class = "memItemLeft" align = "right" valign = "top" > absl::Span< int >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a4e6ac3124f7b4484cb98c11d412f9f34" > FilterBoxesAndRandomize< / a > (const std::vector< Rectangle > & cached_rectangles, absl::Span< int > boxes, IntegerValue threshold_x, IntegerValue threshold_y, absl::BitGenRef random)< / td > < / tr >
< tr class = "separator:a4e6ac3124f7b4484cb98c11d412f9f34" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae5c5a34c633c8746d9caca8d79cf2727" > < td class = "memItemLeft" align = "right" valign = "top" > absl::Span< int >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#ae5c5a34c633c8746d9caca8d79cf2727" > FilterBoxesThatAreTooLarge< / a > (const std::vector< Rectangle > & cached_rectangles, const std::vector< IntegerValue > & energies, absl::Span< int > boxes)< / td > < / tr >
< tr class = "separator:ae5c5a34c633c8746d9caca8d79cf2727" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae9f98f44fb1fe23a4085269af186358e" > < td class = "memItemLeft" align = "right" valign = "top" > std::ostream &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#ae9f98f44fb1fe23a4085269af186358e" > operator< < < / a > (std::ostream & out, const IndexedInterval & < a class = "el" href = "resource_8cc.html#af92a8383a05fdf586a52263d358f5ada" > interval< / a > )< / td > < / tr >
< tr class = "separator:ae9f98f44fb1fe23a4085269af186358e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-09-30 01:18:45 +02:00
< tr class = "memitem:ac3cb41a5bdd2bb25d3218fe11454a45a" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#ac3cb41a5bdd2bb25d3218fe11454a45a" > ConstructOverlappingSets< / a > (bool already_sorted, std::vector< IndexedInterval > *intervals, std::vector< std::vector< int > > *result)< / td > < / tr >
< tr class = "separator:ac3cb41a5bdd2bb25d3218fe11454a45a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a25663ee674a71cf424a0c60c9bf5506f" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a25663ee674a71cf424a0c60c9bf5506f" > GetOverlappingIntervalComponents< / a > (std::vector< IndexedInterval > *intervals, std::vector< std::vector< int > > *components)< / td > < / tr >
< tr class = "separator:a25663ee674a71cf424a0c60c9bf5506f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-09-20 15:59:10 +02:00
< tr class = "memitem:a29fc5608780f1d24b490a8bc3650774e" > < td class = "memItemLeft" align = "right" valign = "top" > std::vector< int >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a29fc5608780f1d24b490a8bc3650774e" > GetIntervalArticulationPoints< / a > (std::vector< IndexedInterval > *intervals)< / td > < / tr >
< tr class = "separator:a29fc5608780f1d24b490a8bc3650774e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- 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_dddac007a45022d9da6ea1dee012c3b9.html" > sat< / a > < / li > < li class = "navelem" > < a class = "el" href = "diffn__util_8h.html" > diffn_util.h< / a > < / li >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
2021-09-30 01:18:45 +02:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.9.2 < / li >
2021-09-20 15:59:10 +02:00
< / ul >
< / div >
< / body >
< / html >