2020-09-01 16:00:33 +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-01-26 11:28:50 +01:00
< meta name = "generator" content = "Doxygen 1.9.1" / >
2020-09-01 16:00:33 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: graph.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
2021-04-27 23:00:03 +02:00
  < span id = "projectnumber" > 9.0< / span >
2020-09-01 16:00:33 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2021-01-26 11:28:50 +01:00
<!-- Generated by Doxygen 1.9.1 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2021-01-26 11:28:50 +01:00
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
2020-09-01 16:00:33 +02:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('graph_8h.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Classes< / a > |
< a href = "#namespaces" > Namespaces< / a > |
< a href = "#define-members" > Macros< / a > |
< a href = "#typedef-members" > Typedefs< / a > |
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > graph.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < a href = "graph_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
Classes< / h2 > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_base_graph.html" > BaseGraph< NodeIndexType, ArcIndexType, HasReverseArcs > < / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_list_graph.html" > ListGraph< NodeIndexType, ArcIndexType > < / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_static_graph.html" > StaticGraph< NodeIndexType, ArcIndexType > < / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_reverse_arc_list_graph.html" > ReverseArcListGraph< NodeIndexType, ArcIndexType > < / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_reverse_arc_static_graph.html" > ReverseArcStaticGraph< NodeIndexType, ArcIndexType > < / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_reverse_arc_mixed_graph.html" > ReverseArcMixedGraph< NodeIndexType, ArcIndexType > < / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_s_vector.html" > SVector< T > < / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_list_graph_1_1_outgoing_arc_iterator.html" > ListGraph< NodeIndexType, ArcIndexType > ::OutgoingArcIterator< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_list_graph_1_1_outgoing_head_iterator.html" > ListGraph< NodeIndexType, ArcIndexType > ::OutgoingHeadIterator< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_static_graph_1_1_outgoing_arc_iterator.html" > StaticGraph< NodeIndexType, ArcIndexType > ::OutgoingArcIterator< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_reverse_arc_list_graph_1_1_outgoing_arc_iterator.html" > ReverseArcListGraph< NodeIndexType, ArcIndexType > ::OutgoingArcIterator< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_reverse_arc_list_graph_1_1_opposite_incoming_arc_iterator.html" > ReverseArcListGraph< NodeIndexType, ArcIndexType > ::OppositeIncomingArcIterator< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_reverse_arc_list_graph_1_1_incoming_arc_iterator.html" > ReverseArcListGraph< NodeIndexType, ArcIndexType > ::IncomingArcIterator< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_reverse_arc_list_graph_1_1_outgoing_or_opposite_incoming_arc_iterator.html" > ReverseArcListGraph< NodeIndexType, ArcIndexType > ::OutgoingOrOppositeIncomingArcIterator< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_reverse_arc_list_graph_1_1_outgoing_head_iterator.html" > ReverseArcListGraph< NodeIndexType, ArcIndexType > ::OutgoingHeadIterator< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_reverse_arc_static_graph_1_1_outgoing_arc_iterator.html" > ReverseArcStaticGraph< NodeIndexType, ArcIndexType > ::OutgoingArcIterator< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_reverse_arc_static_graph_1_1_opposite_incoming_arc_iterator.html" > ReverseArcStaticGraph< NodeIndexType, ArcIndexType > ::OppositeIncomingArcIterator< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_reverse_arc_static_graph_1_1_incoming_arc_iterator.html" > ReverseArcStaticGraph< NodeIndexType, ArcIndexType > ::IncomingArcIterator< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_reverse_arc_static_graph_1_1_outgoing_or_opposite_incoming_arc_iterator.html" > ReverseArcStaticGraph< NodeIndexType, ArcIndexType > ::OutgoingOrOppositeIncomingArcIterator< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_reverse_arc_mixed_graph_1_1_outgoing_arc_iterator.html" > ReverseArcMixedGraph< NodeIndexType, ArcIndexType > ::OutgoingArcIterator< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_reverse_arc_mixed_graph_1_1_opposite_incoming_arc_iterator.html" > ReverseArcMixedGraph< NodeIndexType, ArcIndexType > ::OppositeIncomingArcIterator< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_reverse_arc_mixed_graph_1_1_incoming_arc_iterator.html" > ReverseArcMixedGraph< NodeIndexType, ArcIndexType > ::IncomingArcIterator< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_reverse_arc_mixed_graph_1_1_outgoing_or_opposite_incoming_arc_iterator.html" > ReverseArcMixedGraph< NodeIndexType, ArcIndexType > ::OutgoingOrOppositeIncomingArcIterator< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_complete_graph.html" > CompleteGraph< NodeIndexType, ArcIndexType > < / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_complete_bipartite_graph.html" > CompleteBipartiteGraph< NodeIndexType, ArcIndexType > < / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1_complete_bipartite_graph_1_1_outgoing_arc_iterator.html" > CompleteBipartiteGraph< NodeIndexType, ArcIndexType > ::OutgoingArcIterator< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "namespaces" > < / a >
Namespaces< / h2 > < / td > < / tr >
< tr class = "memitem:namespaceutil" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceutil.html" > util< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "define-members" > < / a >
Macros< / h2 > < / td > < / tr >
< tr class = "memitem:a48a8a7aa004fc40d0d1d0ba63311cece" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "graph_8h.html#a48a8a7aa004fc40d0d1d0ba63311cece" > DEFINE_RANGE_BASED_ARC_ITERATION< / a > (c, t, e)< / td > < / tr >
< tr class = "separator:a48a8a7aa004fc40d0d1d0ba63311cece" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa560f5e55268f818d5e5f43ed31e19a0" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "graph_8h.html#aa560f5e55268f818d5e5f43ed31e19a0" > DEFINE_STL_ITERATOR_FUNCTIONS< / a > (iterator_class_name)< / td > < / tr >
< tr class = "separator:aa560f5e55268f818d5e5f43ed31e19a0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "typedef-members" > < / a >
Typedefs< / h2 > < / td > < / tr >
< tr class = "memitem:a2f76166dbe0c4055a1f256235ad00478" > < td class = "memItemLeft" align = "right" valign = "top" > typedef ListGraph  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceutil.html#a2f76166dbe0c4055a1f256235ad00478" > Graph< / a > < / td > < / tr >
< tr class = "separator:a2f76166dbe0c4055a1f256235ad00478" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a9470623ca7db3c4a62ce3b326c6b07d8" > < td class = "memTemplParams" colspan = "2" > template< class IntVector , class Array , class ElementType > < / td > < / tr >
< tr class = "memitem:a9470623ca7db3c4a62ce3b326c6b07d8" > < td class = "memTemplItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "namespaceutil.html#a9470623ca7db3c4a62ce3b326c6b07d8" > PermuteWithExplicitElementType< / a > (const IntVector & permutation, Array *array_to_permute, ElementType unused)< / td > < / tr >
< tr class = "separator:a9470623ca7db3c4a62ce3b326c6b07d8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8c227a057c1ce9d46b1185abf77ad91e" > < td class = "memTemplParams" colspan = "2" > template< class IntVector , class Array > < / td > < / tr >
< tr class = "memitem:a8c227a057c1ce9d46b1185abf77ad91e" > < td class = "memTemplItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "namespaceutil.html#a8c227a057c1ce9d46b1185abf77ad91e" > Permute< / a > (const IntVector & permutation, Array *array_to_permute)< / td > < / tr >
< tr class = "separator:a8c227a057c1ce9d46b1185abf77ad91e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac497881c4166bc694adc4bee62746118" > < td class = "memTemplParams" colspan = "2" > template< class IntVector > < / td > < / tr >
< tr class = "memitem:ac497881c4166bc694adc4bee62746118" > < td class = "memTemplItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "namespaceutil.html#ac497881c4166bc694adc4bee62746118" > Permute< / a > (const IntVector & permutation, std::vector< bool > *array_to_permute)< / td > < / tr >
< tr class = "separator:ac497881c4166bc694adc4bee62746118" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a37be0131ae922e30a286797a0bef0c96" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceutil.html#a37be0131ae922e30a286797a0bef0c96" > DEFINE_RANGE_BASED_ARC_ITERATION< / a > (ListGraph, Outgoing, Base::kNilArc)< / td > < / tr >
< tr class = "separator:a37be0131ae922e30a286797a0bef0c96" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af3c40fc068f645d9dcd15c332e44fc25" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceutil.html#af3c40fc068f645d9dcd15c332e44fc25" > DEFINE_RANGE_BASED_ARC_ITERATION< / a > (StaticGraph, Outgoing, DirectArcLimit(node))< / td > < / tr >
< tr class = "separator:af3c40fc068f645d9dcd15c332e44fc25" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3098e161a6aceeca482be78d2d221b3b" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceutil.html#a3098e161a6aceeca482be78d2d221b3b" > DEFINE_RANGE_BASED_ARC_ITERATION< / a > (ReverseArcListGraph, Outgoing, Base::kNilArc)< / td > < / tr >
< tr class = "separator:a3098e161a6aceeca482be78d2d221b3b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4d0ae05975a2063f2edbeb749f690fc7" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceutil.html#a4d0ae05975a2063f2edbeb749f690fc7" > DEFINE_RANGE_BASED_ARC_ITERATION< / a > (ReverseArcListGraph, Incoming, Base::kNilArc)< / td > < / tr >
< tr class = "separator:a4d0ae05975a2063f2edbeb749f690fc7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a22b5dcc01043ab8da01ebab71ec3ad31" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceutil.html#a22b5dcc01043ab8da01ebab71ec3ad31" > DEFINE_RANGE_BASED_ARC_ITERATION< / a > (ReverseArcListGraph, OutgoingOrOppositeIncoming, Base::kNilArc)< / td > < / tr >
< tr class = "separator:a22b5dcc01043ab8da01ebab71ec3ad31" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a863ccdb51afb5ef92fe6c94188a5f7e0" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceutil.html#a863ccdb51afb5ef92fe6c94188a5f7e0" > DEFINE_RANGE_BASED_ARC_ITERATION< / a > (ReverseArcListGraph, OppositeIncoming, Base::kNilArc)< / td > < / tr >
< tr class = "separator:a863ccdb51afb5ef92fe6c94188a5f7e0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2cc2a1037195d237820edc97d35404be" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceutil.html#a2cc2a1037195d237820edc97d35404be" > DEFINE_RANGE_BASED_ARC_ITERATION< / a > (ReverseArcStaticGraph, Outgoing, DirectArcLimit(node))< / td > < / tr >
< tr class = "separator:a2cc2a1037195d237820edc97d35404be" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2a51d676cd5d9354bfe1f80d09c44f39" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceutil.html#a2a51d676cd5d9354bfe1f80d09c44f39" > DEFINE_RANGE_BASED_ARC_ITERATION< / a > (ReverseArcStaticGraph, Incoming, ReverseArcLimit(node))< / td > < / tr >
< tr class = "separator:a2a51d676cd5d9354bfe1f80d09c44f39" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1db1a919e67261878ff8abda53e664c7" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceutil.html#a1db1a919e67261878ff8abda53e664c7" > DEFINE_RANGE_BASED_ARC_ITERATION< / a > (ReverseArcStaticGraph, OutgoingOrOppositeIncoming, DirectArcLimit(node))< / td > < / tr >
< tr class = "separator:a1db1a919e67261878ff8abda53e664c7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1728675285eb75f9f18d6ed7c134d0b6" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceutil.html#a1728675285eb75f9f18d6ed7c134d0b6" > DEFINE_RANGE_BASED_ARC_ITERATION< / a > (ReverseArcStaticGraph, OppositeIncoming, ReverseArcLimit(node))< / td > < / tr >
< tr class = "separator:a1728675285eb75f9f18d6ed7c134d0b6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab3308688d13e59e2351bef038ce1fdb0" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceutil.html#ab3308688d13e59e2351bef038ce1fdb0" > DEFINE_RANGE_BASED_ARC_ITERATION< / a > (ReverseArcMixedGraph, Outgoing, DirectArcLimit(node))< / td > < / tr >
< tr class = "separator:ab3308688d13e59e2351bef038ce1fdb0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3c022b68f68916770fe09996df2f35a3" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceutil.html#a3c022b68f68916770fe09996df2f35a3" > DEFINE_RANGE_BASED_ARC_ITERATION< / a > (ReverseArcMixedGraph, Incoming, Base::kNilArc)< / td > < / tr >
< tr class = "separator:a3c022b68f68916770fe09996df2f35a3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a97910ddfce7560b406aa3f4939434eb8" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceutil.html#a97910ddfce7560b406aa3f4939434eb8" > DEFINE_RANGE_BASED_ARC_ITERATION< / a > (ReverseArcMixedGraph, OutgoingOrOppositeIncoming, DirectArcLimit(node))< / td > < / tr >
< tr class = "separator:a97910ddfce7560b406aa3f4939434eb8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6ce1a67d16c75b202f56301321a457c6" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceutil.html#a6ce1a67d16c75b202f56301321a457c6" > DEFINE_RANGE_BASED_ARC_ITERATION< / a > (ReverseArcMixedGraph, OppositeIncoming, Base::kNilArc)< / td > < / tr >
< tr class = "separator:a6ce1a67d16c75b202f56301321a457c6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Macro Definition Documentation< / h2 >
< a id = "a48a8a7aa004fc40d0d1d0ba63311cece" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a48a8a7aa004fc40d0d1d0ba63311cece" > ◆ < / a > < / span > DEFINE_RANGE_BASED_ARC_ITERATION< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define DEFINE_RANGE_BASED_ARC_ITERATION< / td >
< td > (< / td >
< td class = "paramtype" >   < / td >
< td class = "paramname" > c, < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" >   < / td >
< td class = "paramname" > t, < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" >   < / td >
< td class = "paramname" > e  < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< b > Value:< / b > < div class = "fragment" > < div class = "line" > < span class = "keyword" > template< / span > < < span class = "keyword" > typename< / span > NodeIndexType, < span class = "keyword" > typename< / span > ArcIndexType> \< / div >
< div class = "line" > BeginEndWrapper< typename c< NodeIndexType, ArcIndexType> ::t##ArcIterator> \< / div >
< div class = "line" > c< NodeIndexType, ArcIndexType> ::t##Arcs(NodeIndexType node)< span class = "keyword" > const < / span > { \< / div >
< div class = "line" > return BeginEndWrapper< t##ArcIterator> (t##ArcIterator(*< span class = "keyword" > this< / span > , node), \< / div >
< div class = "line" > t##ArcIterator(*< span class = "keyword" > this< / span > , node, e)); \< / div >
< div class = "line" > } \< / div >
< div class = "line" > template < typename NodeIndexType, typename ArcIndexType> \< / div >
< div class = "line" > BeginEndWrapper< typename c< NodeIndexType, ArcIndexType> ::t##ArcIterator> \< / div >
< div class = "line" > c< NodeIndexType, ArcIndexType> ::t##ArcsStartingFrom( \< / div >
2021-02-26 14:48:18 +01:00
< div class = "line" > NodeIndexType node, ArcIndexType from)< span class = "keyword" > const < / span > { \< / div >
< div class = "line" > return BeginEndWrapper< t##ArcIterator> (t##ArcIterator(*< span class = "keyword" > this< / span > , node, from), \< / div >
2020-09-01 16:00:33 +02:00
< div class = "line" > t##ArcIterator(*< span class = "keyword" > this< / span > , node, e)); \< / div >
< div class = "line" > }< / div >
< / div > <!-- fragment -->
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "graph_8h_source.html#l01065" > 1065< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
< a id = "aa560f5e55268f818d5e5f43ed31e19a0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa560f5e55268f818d5e5f43ed31e19a0" > ◆ < / a > < / span > DEFINE_STL_ITERATOR_FUNCTIONS< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define DEFINE_STL_ITERATOR_FUNCTIONS< / td >
< td > (< / td >
< td class = "paramtype" >   < / td >
< td class = "paramname" > iterator_class_name< / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< b > Value:< / b > < div class = "fragment" > < div class = "line" > < span class = "keyword" > using< / span > iterator_category = std::input_iterator_tag; \< / div >
< div class = "line" > using difference_type = ptrdiff_t; \< / div >
< div class = "line" > using pointer = < span class = "keyword" > const< / span > ArcIndexType*; \< / div >
< div class = "line" > using reference = < span class = "keyword" > const< / span > ArcIndexType& ; \< / div >
< div class = "line" > using value_type = ArcIndexType; \< / div >
< div class = "line" > bool < a class = "code" href = "namespacegtl.html#abced5b6b572672e47e9e294a8ebf25e5" > operator!=< / a > (< span class = "keyword" > const< / span > iterator_class_name& other)< span class = "keyword" > const < / span > { \< / div >
< div class = "line" > return this-> index_ != other.index_; \< / div >
< div class = "line" > } \< / div >
< div class = "line" > bool < a class = "code" href = "namespacegtl.html#a7b212c7660f36b494cd909ce63988d96" > operator==< / a > (< span class = "keyword" > const< / span > iterator_class_name& other)< span class = "keyword" > const < / span > { \< / div >
< div class = "line" > return this-> index_ == other.index_; \< / div >
< div class = "line" > } \< / div >
2021-04-27 23:00:03 +02:00
< div class = "line" > ArcIndexType < a class = "code" href = "namespaceoperations__research.html#a66066138340286e4386bbb3de7eafdf4" > operator*< / a > ()< span class = "keyword" > const < / span > { < span class = "keywordflow" > return< / span > this-> < a class = "code" href = "namespaceoperations__research_1_1glop.html#ac89c7b45754e9a6bdabc08bea586fc4e" > Index< / a > (); } \< / div >
2020-09-01 16:00:33 +02:00
< div class = "line" > void operator++() { this-> Next(); }< / div >
2021-01-26 11:28:50 +01:00
< div class = "ttc" id = "anamespacegtl_html_a7b212c7660f36b494cd909ce63988d96" > < div class = "ttname" > < a href = "namespacegtl.html#a7b212c7660f36b494cd909ce63988d96" > gtl::operator==< / a > < / div > < div class = "ttdeci" > bool operator==(const STLCountingAllocator< T, A > & a, const STLCountingAllocator< T, A > & b)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "stl__util_8h_source.html#l00977" > stl_util.h:977< / a > < / div > < / div >
< div class = "ttc" id = "anamespacegtl_html_abced5b6b572672e47e9e294a8ebf25e5" > < div class = "ttname" > < a href = "namespacegtl.html#abced5b6b572672e47e9e294a8ebf25e5" > gtl::operator!=< / a > < / div > < div class = "ttdeci" > bool operator!=(const STLCountingAllocator< T, A > & a, const STLCountingAllocator< T, A > & b)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "stl__util_8h_source.html#l00985" > stl_util.h:985< / a > < / div > < / div >
2021-04-27 23:00:03 +02:00
< div class = "ttc" id = "anamespaceoperations__research_1_1glop_html_ac89c7b45754e9a6bdabc08bea586fc4e" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#ac89c7b45754e9a6bdabc08bea586fc4e" > operations_research::glop::Index< / a > < / div > < div class = "ttdeci" > int32_t Index< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__types_8h_source.html#l00038" > lp_types.h:38< / a > < / div > < / div >
2021-01-26 11:28:50 +01:00
< div class = "ttc" id = "anamespaceoperations__research_html_a66066138340286e4386bbb3de7eafdf4" > < div class = "ttname" > < a href = "namespaceoperations__research.html#a66066138340286e4386bbb3de7eafdf4" > operations_research::operator*< / a > < / div > < div class = "ttdeci" > LinearExpr operator*(LinearExpr lhs, double rhs)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linear__expr_8cc_source.html#l00154" > linear_expr.cc:154< / a > < / div > < / div >
2020-09-01 16:00:33 +02:00
< / div > <!-- fragment -->
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "graph_8h_source.html#l01082" > 1082< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
< / 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_725f3a5915051842f84e3ea508be2a62.html" > graph< / a > < / li > < li class = "navelem" > < a class = "el" href = "graph_8h.html" > graph.h< / a > < / li >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
2021-01-26 11:28:50 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.9.1 < / li >
2020-09-01 16:00:33 +02:00
< / ul >
< / div >
< / body >
< / html >