2019-06-13 15:36:14 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< title > OR-Tools< / title >
< meta http-equiv = "Content-Type" content = "text/html;" / >
< meta charset = "utf-8" / >
<!-- <link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/> -->
2019-06-20 23:08:48 +02:00
< link rel = "stylesheet" type = "text/css" href = "ortools.css" title = "default" media = "screen,print" / >
2019-06-13 15:36:14 +02:00
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2019-06-29 18:18:08 +02:00
< span id = "sfml" > OR-Tools 7.2< / span >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2019-06-29 18:18:08 +02:00
< link rel = "icon" href = "https://developers.google.com/optimization/images/orLogo.png" >
2019-06-13 15:36:14 +02:00
< div id = "content" >
<!-- Generated by Doxygen 1.8.15 -->
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "pages.html" > < span > Related  Pages< / span > < / a > < / li >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File  List< / span > < / a > < / li >
< li > < a href = "globals.html" > < span > File  Members< / span > < / a > < / li >
< / ul >
< / div >
< / div > <!-- top -->
2019-07-12 13:25:23 -07:00
< 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('ebert__graph_8h.html','');});
/* @license-end */
< / script >
< div id = "doc-content" >
2019-06-13 15:36:14 +02:00
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Classes< / a > |
< a href = "#namespaces" > Namespaces< / a > |
< a href = "#typedef-members" > Typedefs< / a > |
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > ebert_graph.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > < code > #include < algorithm> < / code > < br / >
< code > #include < limits> < / code > < br / >
< code > #include < memory> < / code > < br / >
< code > #include < string> < / code > < br / >
< code > #include < utility> < / code > < br / >
< code > #include < vector> < / code > < br / >
< code > #include " absl/strings/str_cat.h" < / code > < br / >
< code > #include " ortools/base/integral_types.h" < / code > < br / >
< code > #include " ortools/base/logging.h" < / code > < br / >
< code > #include " ortools/base/macros.h" < / code > < br / >
< code > #include " ortools/util/permutation.h" < / code > < br / >
< code > #include " ortools/util/zvector.h" < / code > < br / >
< / div >
< p > < a href = "ebert__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 >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1EbertGraph.html" > operations_research::EbertGraph< NodeIndexType, ArcIndexType > < / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Forward declarations. < a href = "classoperations__research_1_1EbertGraph.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1ForwardEbertGraph.html" > operations_research::ForwardEbertGraph< NodeIndexType, ArcIndexType > < / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > A forward-star-only graph representation for greater efficiency in those algorithms that don't need reverse arcs. < a href = "classoperations__research_1_1ForwardEbertGraph.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html" > operations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType > < / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > operations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph > < / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1StarGraphBase_1_1NodeIterator.html" > operations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph > ::NodeIterator< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Iterator class for traversing all the nodes in the graph. < a href = "classoperations__research_1_1StarGraphBase_1_1NodeIterator.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1StarGraphBase_1_1ArcIterator.html" > operations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph > ::ArcIterator< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Iterator class for traversing the arcs in the graph. < a href = "classoperations__research_1_1StarGraphBase_1_1ArcIterator.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1StarGraphBase_1_1OutgoingArcIterator.html" > operations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph > ::OutgoingArcIterator< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Iterator class for traversing the outgoing arcs associated to a given node. < a href = "classoperations__research_1_1StarGraphBase_1_1OutgoingArcIterator.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1PermutationIndexComparisonByArcHead.html" > operations_research::PermutationIndexComparisonByArcHead< NodeIndexType, ArcIndexType > < / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html" > operations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType > < / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph_1_1CycleHandlerForAnnotatedArcs.html" > operations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType > ::CycleHandlerForAnnotatedArcs< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1EbertGraphBase.html" > operations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph > < / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > A template for the base class that holds the functionality that exists in common between the EbertGraph< > template and the ForwardEbertGraph< > template. < a href = "classoperations__research_1_1EbertGraphBase.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1EbertGraphBase_1_1CycleHandlerForAnnotatedArcs.html" > operations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph > ::CycleHandlerForAnnotatedArcs< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1EbertGraph.html" > operations_research::EbertGraph< NodeIndexType, ArcIndexType > < / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Forward declarations. < a href = "classoperations__research_1_1EbertGraph.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1EbertGraph_1_1OutgoingOrOppositeIncomingArcIterator.html" > operations_research::EbertGraph< NodeIndexType, ArcIndexType > ::OutgoingOrOppositeIncomingArcIterator< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Iterator class for traversing the arcs incident to a given node in the graph. < a href = "classoperations__research_1_1EbertGraph_1_1OutgoingOrOppositeIncomingArcIterator.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1EbertGraph_1_1IncomingArcIterator.html" > operations_research::EbertGraph< NodeIndexType, ArcIndexType > ::IncomingArcIterator< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Iterator class for traversing the incoming arcs associated to a given node. < a href = "classoperations__research_1_1EbertGraph_1_1IncomingArcIterator.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1ForwardEbertGraph.html" > operations_research::ForwardEbertGraph< NodeIndexType, ArcIndexType > < / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > A forward-star-only graph representation for greater efficiency in those algorithms that don't need reverse arcs. < a href = "classoperations__research_1_1ForwardEbertGraph.html#details" > More...< / a > < br / > < / 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_1graph__traits.html" > operations_research::graph_traits< GraphType > < / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Traits for < a class = "el" href = "classoperations__research_1_1EbertGraphBase.html" title = "A template for the base class that holds the functionality that exists in common between the EbertGra..." > EbertGraphBase< / a > types, for use in testing and clients that work with both forward-only and forward/reverse graphs. < a href = "structoperations__research_1_1graph__traits.html#details" > More...< / a > < br / > < / 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_1graph__traits_3_01ForwardEbertGraph_3_01NodeIndexType_00_01ArcIndexType_01_4_01_4.html" > operations_research::graph_traits< ForwardEbertGraph< NodeIndexType, ArcIndexType > > < / 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_1graph__traits_3_01ForwardStaticGraph_3_01NodeIndexType_00_01ArcIndexType_01_4_01_4.html" > operations_research::graph_traits< ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1TailArrayManager.html" > operations_research::TailArrayManager< GraphType > < / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1ArcFunctorOrderingByTailAndHead.html" > operations_research::ArcFunctorOrderingByTailAndHead< GraphType > < / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1AnnotatedGraphBuildManager.html" > operations_research::AnnotatedGraphBuildManager< GraphType > < / 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 = "namespaces" > < / a >
Namespaces< / h2 > < / td > < / tr >
< tr class = "memitem:namespaceoperations__research" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > < / td > < / tr >
< tr class = "memdesc:namespaceoperations__research" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. < br / > < / 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 = "typedef-members" > < / a >
Typedefs< / h2 > < / td > < / tr >
< tr class = "memitem:a0e629e35bfa311b31dd7f5065eb834bb" > < td class = "memItemLeft" align = "right" valign = "top" > typedef int32  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a0e629e35bfa311b31dd7f5065eb834bb" > operations_research::NodeIndex< / a > < / td > < / tr >
< tr class = "memdesc:a0e629e35bfa311b31dd7f5065eb834bb" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Standard instantiation of < a class = "el" href = "classoperations__research_1_1ForwardEbertGraph.html" title = "A forward-star-only graph representation for greater efficiency in those algorithms that don't need r..." > ForwardEbertGraph< / a > (named 'ForwardStarGraph') of < a class = "el" href = "classoperations__research_1_1EbertGraph.html" title = "Forward declarations." > EbertGraph< / a > (named 'StarGraph'); and relevant type shortcuts. < a href = "namespaceoperations__research.html#a0e629e35bfa311b31dd7f5065eb834bb" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a0e629e35bfa311b31dd7f5065eb834bb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a31d858394c5eed1fa21edc3da47047c1" > < td class = "memItemLeft" align = "right" valign = "top" > typedef int32  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a31d858394c5eed1fa21edc3da47047c1" > operations_research::ArcIndex< / a > < / td > < / tr >
< tr class = "separator:a31d858394c5eed1fa21edc3da47047c1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5841ff601ab08548afb15c45b2245de7" > < td class = "memItemLeft" align = "right" valign = "top" > typedef int64  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a5841ff601ab08548afb15c45b2245de7" > operations_research::FlowQuantity< / a > < / td > < / tr >
< tr class = "separator:a5841ff601ab08548afb15c45b2245de7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa7950685633ee869aa9471b2ec5fbcfa" > < td class = "memItemLeft" align = "right" valign = "top" > typedef int64  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#aa7950685633ee869aa9471b2ec5fbcfa" > operations_research::CostValue< / a > < / td > < / tr >
< tr class = "separator:aa7950685633ee869aa9471b2ec5fbcfa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae39f15b318a3cba17b1e60e6da51c0d4" > < td class = "memItemLeft" align = "right" valign = "top" > typedef EbertGraph< NodeIndex, ArcIndex >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ae39f15b318a3cba17b1e60e6da51c0d4" > operations_research::StarGraph< / a > < / td > < / tr >
< tr class = "separator:ae39f15b318a3cba17b1e60e6da51c0d4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a652af62fa5f211aa0c54d7994ca1c504" > < td class = "memItemLeft" align = "right" valign = "top" > typedef ForwardEbertGraph< NodeIndex, ArcIndex >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a652af62fa5f211aa0c54d7994ca1c504" > operations_research::ForwardStarGraph< / a > < / td > < / tr >
< tr class = "separator:a652af62fa5f211aa0c54d7994ca1c504" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac7440a08c859325694df19d4d4aee95c" > < td class = "memItemLeft" align = "right" valign = "top" > typedef ForwardStaticGraph< NodeIndex, ArcIndex >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ac7440a08c859325694df19d4d4aee95c" > operations_research::ForwardStarStaticGraph< / a > < / td > < / tr >
< tr class = "separator:ac7440a08c859325694df19d4d4aee95c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a389e5320fb5bcd0fb99d894488f9820b" > < td class = "memItemLeft" align = "right" valign = "top" > typedef ZVector< NodeIndex >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a389e5320fb5bcd0fb99d894488f9820b" > operations_research::NodeIndexArray< / a > < / td > < / tr >
< tr class = "separator:a389e5320fb5bcd0fb99d894488f9820b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa79bf252fa6483cd33cbf95170353fb0" > < td class = "memItemLeft" align = "right" valign = "top" > typedef ZVector< ArcIndex >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#aa79bf252fa6483cd33cbf95170353fb0" > operations_research::ArcIndexArray< / a > < / td > < / tr >
< tr class = "separator:aa79bf252fa6483cd33cbf95170353fb0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7d4fc0319cb4e28ec175fc9163775a6e" > < td class = "memItemLeft" align = "right" valign = "top" > typedef ZVector< FlowQuantity >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a7d4fc0319cb4e28ec175fc9163775a6e" > operations_research::QuantityArray< / a > < / td > < / tr >
< tr class = "separator:a7d4fc0319cb4e28ec175fc9163775a6e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afdee62ecefa0520e530c18a55b083e6d" > < td class = "memItemLeft" align = "right" valign = "top" > typedef ZVector< CostValue >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#afdee62ecefa0520e530c18a55b083e6d" > operations_research::CostArray< / a > < / td > < / tr >
< tr class = "separator:afdee62ecefa0520e530c18a55b083e6d" > < 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:acb53c505b8fd29ceb3abdcc7dfd809ce" > < td class = "memTemplParams" colspan = "2" > template< typename GraphType > < / td > < / tr >
< tr class = "memitem:acb53c505b8fd29ceb3abdcc7dfd809ce" > < td class = "memTemplItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#acb53c505b8fd29ceb3abdcc7dfd809ce" > operations_research::BuildLineGraph< / a > (const GraphType & graph, GraphType *const line_graph)< / td > < / tr >
< tr class = "memdesc:acb53c505b8fd29ceb3abdcc7dfd809ce" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Builds a directed line graph for 'graph' (see "directed line graph" in < a href = "http://en.wikipedia.org/wiki/Line_graph" > http://en.wikipedia.org/wiki/Line_graph< / a > ). < a href = "namespaceoperations__research.html#acb53c505b8fd29ceb3abdcc7dfd809ce" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:acb53c505b8fd29ceb3abdcc7dfd809ce" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< / div > <!-- contents -->
2019-07-12 13:25:23 -07:00
< / div > <!-- doc - content -->
2019-06-13 15:36:14 +02:00
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >