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-17 21:42:14 +01:00
< meta name = "generator" content = "Doxygen 1.9.3" / >
2020-09-02 09:42:51 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: Graphs< Graph > < / 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
2022-03-04 00:11:33 +01:00
  < span id = "projectnumber" > 9.3< / span >
2020-09-02 09:42:51 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-01-17 21:42:14 +01:00
<!-- Generated by Doxygen 1.9.3 -->
2020-09-02 09:42:51 +02:00
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
2020-09-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-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-09-02 09:42:51 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-17 21:42:14 +01:00
/* @license-end */
< / script >
2020-09-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-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(document).ready(function(){initNavTree('structoperations__research_1_1_graphs.html',''); initResizable(); });
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" >
< div class = "summary" >
< a href = "#pub-types" > Public Types< / a > |
< a href = "#pub-static-methods" > Static Public Member Functions< / a > |
2020-10-09 12:00:09 +02:00
< a href = "structoperations__research_1_1_graphs-members.html" > List of all members< / a > < / div >
2022-01-17 21:42:14 +01:00
< div class = "headertitle" > < div class = "title" > Graphs< Graph > < / div > < / div >
2020-09-02 09:42:51 +02:00
< / div > <!-- header -->
< div class = "contents" >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2022-01-17 21:42:14 +01:00
< div class = "textblock" > < div class = "compoundTemplParams" > template< typename Graph> < br / >
struct operations_research::Graphs< Graph > < / div >
2020-09-02 09:42:51 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "graphs_8h_source.html#l00027" > 27< / a > of file < a class = "el" href = "graphs_8h_source.html" > graphs.h< / a > .< / p >
< / div > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-types" name = "pub-types" > < / a >
2020-09-02 09:42:51 +02:00
Public Types< / h2 > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a44aa9e2f47277c91d8064c7126a2ff48" > < td class = "memItemLeft" align = "right" valign = "top" > typedef Graph::ArcIndex  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structoperations__research_1_1_graphs.html#a44aa9e2f47277c91d8064c7126a2ff48" > ArcIndex< / a > < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a44aa9e2f47277c91d8064c7126a2ff48" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a4ddaeee9414a17257bb052c459325caf" > < td class = "memItemLeft" align = "right" valign = "top" > typedef Graph::NodeIndex  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structoperations__research_1_1_graphs.html#a4ddaeee9414a17257bb052c459325caf" > NodeIndex< / a > < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a4ddaeee9414a17257bb052c459325caf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-static-methods" name = "pub-static-methods" > < / a >
2020-09-02 09:42:51 +02:00
Static Public Member Functions< / h2 > < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:ae9cc106c6139c0b4e57057594bf56ea8" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "structoperations__research_1_1_graphs.html#a44aa9e2f47277c91d8064c7126a2ff48" > ArcIndex< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structoperations__research_1_1_graphs.html#ae9cc106c6139c0b4e57057594bf56ea8" > OppositeArc< / a > (const Graph & graph, < a class = "el" href = "structoperations__research_1_1_graphs.html#a44aa9e2f47277c91d8064c7126a2ff48" > ArcIndex< / a > < a class = "el" href = "local__search_8cc.html#a30b5726116ac85ea64777e5d6e333894" > arc< / a > )< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:ae9cc106c6139c0b4e57057594bf56ea8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:ae02cd8602383e4fb48a8a933325db5fd" > < td class = "memItemLeft" align = "right" valign = "top" > static bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structoperations__research_1_1_graphs.html#ae02cd8602383e4fb48a8a933325db5fd" > IsArcValid< / a > (const Graph & graph, < a class = "el" href = "structoperations__research_1_1_graphs.html#a44aa9e2f47277c91d8064c7126a2ff48" > ArcIndex< / a > < a class = "el" href = "local__search_8cc.html#a30b5726116ac85ea64777e5d6e333894" > arc< / a > )< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:ae02cd8602383e4fb48a8a933325db5fd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a9d530d16efbea1a29d61cb0325980a50" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "structoperations__research_1_1_graphs.html#a4ddaeee9414a17257bb052c459325caf" > NodeIndex< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structoperations__research_1_1_graphs.html#a9d530d16efbea1a29d61cb0325980a50" > NodeReservation< / a > (const Graph & graph)< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a9d530d16efbea1a29d61cb0325980a50" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a42fb6857e088a176a53232b910715260" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "structoperations__research_1_1_graphs.html#a44aa9e2f47277c91d8064c7126a2ff48" > ArcIndex< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structoperations__research_1_1_graphs.html#a42fb6857e088a176a53232b910715260" > ArcReservation< / a > (const Graph & graph)< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a42fb6857e088a176a53232b910715260" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a4012242a9e38a525508c059fcfb5067c" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structoperations__research_1_1_graphs.html#a4012242a9e38a525508c059fcfb5067c" > Build< / a > (Graph *graph)< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a4012242a9e38a525508c059fcfb5067c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:ab984d754556724f92363ea83c776d45b" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structoperations__research_1_1_graphs.html#ab984d754556724f92363ea83c776d45b" > Build< / a > (Graph *graph, std::vector< < a class = "el" href = "structoperations__research_1_1_graphs.html#a44aa9e2f47277c91d8064c7126a2ff48" > ArcIndex< / a > > *permutation)< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:ab984d754556724f92363ea83c776d45b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Member Typedef Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a44aa9e2f47277c91d8064c7126a2ff48" name = "a44aa9e2f47277c91d8064c7126a2ff48" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a44aa9e2f47277c91d8064c7126a2ff48" > ◆ < / a > < / span > ArcIndex< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > typedef Graph::ArcIndex < a class = "el" href = "structoperations__research_1_1_graphs.html#a44aa9e2f47277c91d8064c7126a2ff48" > ArcIndex< / a > < / td >
2020-09-02 09:42:51 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graphs_8h_source.html#l00028" > 28< / a > of file < a class = "el" href = "graphs_8h_source.html" > graphs.h< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4ddaeee9414a17257bb052c459325caf" name = "a4ddaeee9414a17257bb052c459325caf" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4ddaeee9414a17257bb052c459325caf" > ◆ < / a > < / span > NodeIndex< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > typedef Graph::NodeIndex < a class = "el" href = "structoperations__research_1_1_graphs.html#a4ddaeee9414a17257bb052c459325caf" > NodeIndex< / a > < / td >
2020-09-02 09:42:51 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graphs_8h_source.html#l00029" > 29< / a > of file < a class = "el" href = "graphs_8h_source.html" > graphs.h< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a42fb6857e088a176a53232b910715260" name = "a42fb6857e088a176a53232b910715260" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a42fb6857e088a176a53232b910715260" > ◆ < / a > < / span > ArcReservation()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > static < a class = "el" href = "structoperations__research_1_1_graphs.html#a44aa9e2f47277c91d8064c7126a2ff48" > ArcIndex< / a > ArcReservation < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > const Graph &   < / td >
< td class = "paramname" > < em > graph< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graphs_8h_source.html#l00039" > 39< / a > of file < a class = "el" href = "graphs_8h_source.html" > graphs.h< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4012242a9e38a525508c059fcfb5067c" name = "a4012242a9e38a525508c059fcfb5067c" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4012242a9e38a525508c059fcfb5067c" > ◆ < / a > < / span > Build() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static void Build < / td >
< td > (< / td >
< td class = "paramtype" > Graph *  < / td >
< td class = "paramname" > < em > graph< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graphs_8h_source.html#l00042" > 42< / a > of file < a class = "el" href = "graphs_8h_source.html" > graphs.h< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab984d754556724f92363ea83c776d45b" name = "ab984d754556724f92363ea83c776d45b" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab984d754556724f92363ea83c776d45b" > ◆ < / a > < / span > Build() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static void Build < / td >
< td > (< / td >
< td class = "paramtype" > Graph *  < / td >
< td class = "paramname" > < em > graph< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2020-10-09 12:00:09 +02:00
< td class = "paramtype" > std::vector< < a class = "el" href = "structoperations__research_1_1_graphs.html#a44aa9e2f47277c91d8064c7126a2ff48" > ArcIndex< / a > > *  < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > permutation< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graphs_8h_source.html#l00043" > 43< / a > of file < a class = "el" href = "graphs_8h_source.html" > graphs.h< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae02cd8602383e4fb48a8a933325db5fd" name = "ae02cd8602383e4fb48a8a933325db5fd" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae02cd8602383e4fb48a8a933325db5fd" > ◆ < / a > < / span > IsArcValid()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static bool IsArcValid < / td >
< td > (< / td >
< td class = "paramtype" > const Graph &   < / td >
< td class = "paramname" > < em > graph< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2020-10-09 12:00:09 +02:00
< td class = "paramtype" > < a class = "el" href = "structoperations__research_1_1_graphs.html#a44aa9e2f47277c91d8064c7126a2ff48" > ArcIndex< / a >   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > arc< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graphs_8h_source.html#l00033" > 33< / a > of file < a class = "el" href = "graphs_8h_source.html" > graphs.h< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9d530d16efbea1a29d61cb0325980a50" name = "a9d530d16efbea1a29d61cb0325980a50" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9d530d16efbea1a29d61cb0325980a50" > ◆ < / a > < / span > NodeReservation()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > static < a class = "el" href = "structoperations__research_1_1_graphs.html#a4ddaeee9414a17257bb052c459325caf" > NodeIndex< / a > NodeReservation < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > const Graph &   < / td >
< td class = "paramname" > < em > graph< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graphs_8h_source.html#l00036" > 36< / a > of file < a class = "el" href = "graphs_8h_source.html" > graphs.h< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae9cc106c6139c0b4e57057594bf56ea8" name = "ae9cc106c6139c0b4e57057594bf56ea8" > < / a >
2020-09-02 09:42:51 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae9cc106c6139c0b4e57057594bf56ea8" > ◆ < / a > < / span > OppositeArc()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > static < a class = "el" href = "structoperations__research_1_1_graphs.html#a44aa9e2f47277c91d8064c7126a2ff48" > ArcIndex< / a > OppositeArc < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > const Graph &   < / td >
< td class = "paramname" > < em > graph< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2020-10-09 12:00:09 +02:00
< td class = "paramtype" > < a class = "el" href = "structoperations__research_1_1_graphs.html#a44aa9e2f47277c91d8064c7126a2ff48" > ArcIndex< / a >   < / td >
2020-09-02 09:42:51 +02:00
< td class = "paramname" > < em > arc< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graphs_8h_source.html#l00030" > 30< / a > of file < a class = "el" href = "graphs_8h_source.html" > graphs.h< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
< li > < a class = "el" href = "graphs_8h_source.html" > graphs.h< / a > < / li >
< / ul >
< / 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 >
2020-10-09 12:00:09 +02:00
< li class = "navelem" > < a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > < / li > < li class = "navelem" > < a class = "el" href = "structoperations__research_1_1_graphs.html" > Graphs< / a > < / li >
2020-09-02 09:42:51 +02:00
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
2022-01-17 21:42:14 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.9.3 < / li >
2020-09-02 09:42:51 +02:00
< / ul >
< / div >
< / body >
< / html >