2019-06-13 15:51:12 +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:51:12 +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" >
2020-01-27 13:48:26 +01:00
< span id = "sfml" > Google OR-Tools 7.5< / span >
2019-06-13 15:51:12 +02:00
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< div id = "content" style = "width: 100%; overflow: hidden;" >
< div style = "margin-left: 15px; margin-top: 5px; float: left; color: #145A32;" >
2019-08-12 09:16:03 -07:00
< h2 > C++ Reference< / h2 >
2019-08-07 18:01:08 -07:00
< ul >
< li > < a href = "../cpp_algorithms/annotated.html" > Algorithms< / a > < / li >
2019-08-12 09:16:03 -07:00
< li > < a href = "../cpp_sat/annotated.html" > CP-SAT< / a > < / li >
2019-08-07 18:01:08 -07:00
< li > < a href = "../cpp_graph/annotated.html" > Graph< / a > < / li >
< li > < a href = "../cpp_routing/annotated.html" > Routing< / a > < / li >
< li > < a href = "../cpp_linear/annotated.html" > Linear solver< / a > < / li >
< / ul >
< / div >
2019-06-13 15:51:12 +02:00
< div id = "content" >
2019-08-07 18:01:08 -07:00
< div align = "center" >
< h1 style = "color: #145A32;" > C++ Reference: Graph< / h1 >
< / div >
2020-04-23 15:34:43 +02:00
<!-- Generated by Doxygen 1.8.16 -->
2019-06-13 15:51:12 +02:00
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
2019-07-15 17:42:24 -07:00
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
2019-06-13 15:51:12 +02:00
< / ul >
< / div >
2019-08-07 18:01:08 -07:00
< / div > <!-- top -->
2019-06-13 15:51:12 +02:00
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > Class Index< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2020-01-31 17:22:59 +01:00
< div class = "qindex" > < a class = "qindex" href = "#letter_a" > a< / a >   |  < a class = "qindex" href = "#letter_b" > b< / a >   |  < a class = "qindex" href = "#letter_c" > c< / a >   |  < a class = "qindex" href = "#letter_d" > d< / a >   |  < a class = "qindex" href = "#letter_e" > e< / a >   |  < a class = "qindex" href = "#letter_f" > f< / a >   |  < a class = "qindex" href = "#letter_g" > g< / a >   |  < a class = "qindex" href = "#letter_h" > h< / a >   |  < a class = "qindex" href = "#letter_i" > i< / a >   |  < a class = "qindex" href = "#letter_l" > l< / a >   |  < a class = "qindex" href = "#letter_m" > m< / a >   |  < a class = "qindex" href = "#letter_n" > n< / a >   |  < a class = "qindex" href = "#letter_o" > o< / a >   |  < a class = "qindex" href = "#letter_p" > p< / a >   |  < a class = "qindex" href = "#letter_r" > r< / a >   |  < a class = "qindex" href = "#letter_s" > s< / a >   |  < a class = "qindex" href = "#letter_t" > t< / a >   |  < a class = "qindex" href = "#letter_u" > u< / a >   |  < a class = "qindex" href = "#letter_v" > v< / a > < / div >
2019-06-13 15:51:12 +02:00
< table class = "classindex" >
< tr > < td rowspan = "2" valign = "bottom" > < a name = "letter_a" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     a    < / div > < / td > < / tr > < / table >
2019-11-14 13:52:51 -08:00
< / td >
< td valign = "top" > < a class = "el" href = "classoperations__research_1_1or__internal_1_1GraphBuilderFromArcs.html" > GraphBuilderFromArcs< / a > (< a class = "el" href = "namespaceoperations__research_1_1or__internal.html" > operations_research::or_internal< / a > )      < / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "classutil_1_1ListGraph_1_1OutgoingHeadIterator.html" > ListGraph::OutgoingHeadIterator< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1or__internal_1_1GraphBuilderFromArcs_3_01GraphType_00_01true_01_4.html" > GraphBuilderFromArcs< GraphType, true > < / a > (< a class = "el" href = "namespaceoperations__research_1_1or__internal.html" > operations_research::or_internal< / a > )      < / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "classutil_1_1ReverseArcListGraph_1_1OutgoingHeadIterator.html" > ReverseArcListGraph::OutgoingHeadIterator< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
2020-01-31 17:22:59 +01:00
< tr > < td valign = "top" > < a class = "el" href = "classutil_1_1UndirectedAdjacencyListsOfDirectedGraph_1_1AdjacencyListIterator.html" > UndirectedAdjacencyListsOfDirectedGraph::AdjacencyListIterator< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< td valign = "top" > < a class = "el" href = "structoperations__research_1_1Graphs.html" > Graphs< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "classoperations__research_1_1EbertGraph_1_1OutgoingOrOppositeIncomingArcIterator.html" > EbertGraph::OutgoingOrOppositeIncomingArcIterator< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
2020-01-31 17:22:59 +01:00
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1AnnotatedGraphBuildManager.html" > AnnotatedGraphBuildManager< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< td valign = "top" > < a class = "el" href = "structoperations__research_1_1Graphs_3_01operations__research_1_1StarGraph_01_4.html" > Graphs< operations_research::StarGraph > < / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "classutil_1_1ReverseArcListGraph_1_1OutgoingOrOppositeIncomingArcIterator.html" > ReverseArcListGraph::OutgoingOrOppositeIncomingArcIterator< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1Arc.html" > Arc< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
< td rowspan = "2" valign = "bottom" > < a name = "letter_h" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     h    < / div > < / td > < / tr > < / table >
< / td >
< td valign = "top" > < a class = "el" href = "classutil_1_1ReverseArcStaticGraph_1_1OutgoingOrOppositeIncomingArcIterator.html" > ReverseArcStaticGraph::OutgoingOrOppositeIncomingArcIterator< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1ArcFunctorOrderingByTailAndHead.html" > ArcFunctorOrderingByTailAndHead< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2020-01-27 13:48:26 +01:00
< td valign = "top" > < a class = "el" href = "classutil_1_1ReverseArcMixedGraph_1_1OutgoingOrOppositeIncomingArcIterator.html" > ReverseArcMixedGraph::OutgoingOrOppositeIncomingArcIterator< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1ArcIndexOrderingByTailNode.html" > ArcIndexOrderingByTailNode< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "classoperations__research_1_1HamiltonianPathSolver.html" > HamiltonianPathSolver< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
< td rowspan = "2" valign = "bottom" > < a name = "letter_p" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     p    < / div > < / td > < / tr > < / table >
2019-11-14 13:52:51 -08:00
< / td >
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1StarGraphBase_1_1ArcIterator.html" > StarGraphBase::ArcIterator< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "classoperations__research_1_1HeldWolfeCrowderEvaluator.html" > HeldWolfeCrowderEvaluator< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
2019-06-13 15:51:12 +02:00
< tr > < td rowspan = "2" valign = "bottom" > < a name = "letter_b" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     b    < / div > < / td > < / tr > < / table >
2019-11-14 13:52:51 -08:00
< / td >
2020-01-31 17:22:59 +01:00
< td rowspan = "2" valign = "bottom" > < a name = "letter_i" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     i    < / div > < / td > < / tr > < / table >
2019-11-14 13:52:51 -08:00
< / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "classoperations__research_1_1PermutationIndexComparisonByArcHead.html" > PermutationIndexComparisonByArcHead< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1PriorityQueueWithRestrictedPush.html" > PriorityQueueWithRestrictedPush< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "classutil_1_1BaseGraph.html" > BaseGraph< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2020-04-23 15:34:43 +02:00
< td valign = "top" > < a class = "el" href = "classutil_1_1ReverseArcMixedGraph_1_1IncomingArcIterator.html" > ReverseArcMixedGraph::IncomingArcIterator< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "classoperations__research_1_1PruningHamiltonianSolver.html" > PruningHamiltonianSolver< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "classutil_1_1BeginEndReverseIteratorWrapper.html" > BeginEndReverseIteratorWrapper< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2020-04-23 15:34:43 +02:00
< td valign = "top" > < a class = "el" href = "classoperations__research_1_1EbertGraph_1_1IncomingArcIterator.html" > EbertGraph::IncomingArcIterator< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2020-01-31 17:22:59 +01:00
< td rowspan = "2" valign = "bottom" > < a name = "letter_r" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     r    < / div > < / td > < / tr > < / table >
< / td >
2019-11-14 13:52:51 -08:00
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "classutil_1_1BeginEndWrapper.html" > BeginEndWrapper< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2020-04-23 15:34:43 +02:00
< td valign = "top" > < a class = "el" href = "classutil_1_1ReverseArcListGraph_1_1IncomingArcIterator.html" > ReverseArcListGraph::IncomingArcIterator< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1LinearSumAssignment_1_1BipartiteLeftNodeIterator.html" > LinearSumAssignment::BipartiteLeftNodeIterator< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2020-04-23 15:34:43 +02:00
< td valign = "top" > < a class = "el" href = "classutil_1_1ReverseArcStaticGraph_1_1IncomingArcIterator.html" > ReverseArcStaticGraph::IncomingArcIterator< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "classutil_1_1ReverseArcListGraph.html" > ReverseArcListGraph< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1BronKerboschAlgorithm.html" > BronKerboschAlgorithm< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "classutil_1_1IntegerRange.html" > IntegerRange< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
< td valign = "top" > < a class = "el" href = "classutil_1_1ReverseArcMixedGraph.html" > ReverseArcMixedGraph< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
2019-08-07 18:01:08 -07:00
< tr > < td rowspan = "2" valign = "bottom" > < a name = "letter_c" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     c    < / div > < / td > < / tr > < / table >
2019-11-14 13:52:51 -08:00
< / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "classutil_1_1IntegerRangeIterator.html" > IntegerRangeIterator< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
< td valign = "top" > < a class = "el" href = "classutil_1_1ReverseArcStaticGraph.html" > ReverseArcStaticGraph< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
2020-01-31 17:22:59 +01:00
< tr > < td valign = "top" > < a class = "el" href = "structis__proto__enum_3_01_1_1operations__research_1_1FlowModel__ProblemType_01_4.html" > is_proto_enum< ::operations_research::FlowModel_ProblemType > < / a >       < / td >
< td rowspan = "2" valign = "bottom" > < a name = "letter_s" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     s    < / div > < / td > < / tr > < / table >
< / td >
2019-11-14 13:52:51 -08:00
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1ChristofidesPathSolver.html" > ChristofidesPathSolver< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
< td valign = "top" > < a class = "el" href = "structutil_1_1MutableVectorIteration_1_1Iterator.html" > MutableVectorIteration::Iterator< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
< / tr >
2020-01-31 17:22:59 +01:00
< tr > < td valign = "top" > < a class = "el" href = "classutil_1_1CompleteBipartiteGraph.html" > CompleteBipartiteGraph< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< td rowspan = "2" valign = "bottom" > < a name = "letter_l" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     l    < / div > < / td > < / tr > < / table >
< / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "structSccCounterOutput.html" > SccCounterOutput< / a >       < / td >
2019-11-14 13:52:51 -08:00
< / tr >
2020-01-31 17:22:59 +01:00
< tr > < td valign = "top" > < a class = "el" href = "classutil_1_1CompleteGraph.html" > CompleteGraph< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
< td valign = "top" > < a class = "el" href = "structinternal_1_1ConnectedComponentsTypeHelper_1_1SelectContainer.html" > ConnectedComponentsTypeHelper::SelectContainer< / a > (< a class = "el" href = "namespaceinternal.html" > internal< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
2020-01-31 17:22:59 +01:00
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1ConnectedComponents.html" > ConnectedComponents< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< td valign = "top" > < a class = "el" href = "classoperations__research_1_1LatticeMemoryManager.html" > LatticeMemoryManager< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "structinternal_1_1ConnectedComponentsTypeHelper_1_1SelectContainer_3_01U_00_01absl_1_1enable__if709ff45ae30ec82cc2c06c401b5d6cb4.html" > ConnectedComponentsTypeHelper::SelectContainer< U, absl::enable_if_t< std::is_integral< decltype(std::declval< const U & > ()(std::declval< const T & > ()))> ::value > > < / a > (< a class = "el" href = "namespaceinternal.html" > internal< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
2020-01-31 17:22:59 +01:00
< tr > < td valign = "top" > < a class = "el" href = "classConnectedComponentsFinder.html" > ConnectedComponentsFinder< / a >       < / td >
2019-11-14 13:52:51 -08:00
< td valign = "top" > < a class = "el" href = "classoperations__research_1_1LinearSumAssignment.html" > LinearSumAssignment< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "classoperations__research_1_1Set.html" > Set< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
2020-01-31 17:22:59 +01:00
< tr > < td valign = "top" > < a class = "el" href = "structinternal_1_1ConnectedComponentsTypeHelper.html" > ConnectedComponentsTypeHelper< / a > (< a class = "el" href = "namespaceinternal.html" > internal< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< td valign = "top" > < a class = "el" href = "classutil_1_1ListGraph.html" > ListGraph< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "classoperations__research_1_1SetRangeIterator.html" > SetRangeIterator< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
2020-01-31 17:22:59 +01:00
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1CostValueCycleHandler.html" > CostValueCycleHandler< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< td rowspan = "2" valign = "bottom" > < a name = "letter_m" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     m    < / div > < / td > < / tr > < / table >
< / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "classoperations__research_1_1SetRangeWithCardinality.html" > SetRangeWithCardinality< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph_1_1CycleHandlerForAnnotatedArcs.html" > ForwardStaticGraph::CycleHandlerForAnnotatedArcs< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
< td valign = "top" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > SimpleMaxFlow< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1EbertGraphBase_1_1CycleHandlerForAnnotatedArcs.html" > EbertGraphBase::CycleHandlerForAnnotatedArcs< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "classoperations__research_1_1MaxFlow.html" > MaxFlow< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
< td valign = "top" > < a class = "el" href = "classoperations__research_1_1SimpleMinCostFlow.html" > SimpleMinCostFlow< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
2019-06-13 15:51:12 +02:00
< tr > < td rowspan = "2" valign = "bottom" > < a name = "letter_d" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     d    < / div > < / td > < / tr > < / table >
2019-11-14 13:52:51 -08:00
< / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "classoperations__research_1_1MaxFlowStatusClass.html" > MaxFlowStatusClass< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
< td valign = "top" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
2020-01-31 17:22:59 +01:00
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1MinCostFlow.html" > MinCostFlow< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
< td valign = "top" > < a class = "el" href = "classutil_1_1StaticGraph.html" > StaticGraph< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "classDenseConnectedComponentsFinder.html" > DenseConnectedComponentsFinder< / a >       < / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "classoperations__research_1_1MinCostFlowBase.html" > MinCostFlowBase< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
< td valign = "top" > < a class = "el" href = "classStronglyConnectedComponentsFinder.html" > StronglyConnectedComponentsFinder< / a >       < / td >
2019-11-14 13:52:51 -08:00
< / tr >
2019-06-13 15:51:12 +02:00
< tr > < td rowspan = "2" valign = "bottom" > < a name = "letter_e" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     e    < / div > < / td > < / tr > < / table >
2019-11-14 13:52:51 -08:00
< / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "structutil_1_1MutableVectorIteration.html" > MutableVectorIteration< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
< td valign = "top" > < a class = "el" href = "classutil_1_1SVector.html" > SVector< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
2020-01-31 17:22:59 +01:00
< tr > < td rowspan = "2" valign = "bottom" > < a name = "letter_n" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     n    < / div > < / td > < / tr > < / table >
< / td >
< td rowspan = "2" valign = "bottom" > < a name = "letter_t" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     t    < / div > < / td > < / tr > < / table >
< / td >
2019-11-14 13:52:51 -08:00
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1EbertGraph.html" > EbertGraph< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1EbertGraphBase.html" > EbertGraphBase< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "classoperations__research_1_1Node.html" > Node< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
< td valign = "top" > < a class = "el" href = "structTableStruct__ortools__2fgraph__2fflow__5fproblem__2eproto.html" > TableStruct_ortools_2fgraph_2fflow_5fproblem_2eproto< / a >       < / td >
2019-11-14 13:52:51 -08:00
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1ElementIterator.html" > ElementIterator< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
< td valign = "top" > < a class = "el" href = "classoperations__research_1_1StarGraphBase_1_1NodeIterator.html" > StarGraphBase::NodeIterator< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "structoperations__research_1_1or__internal_1_1TailArrayBuilder.html" > TailArrayBuilder< / a > (< a class = "el" href = "namespaceoperations__research_1_1or__internal.html" > operations_research::or_internal< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
2019-08-07 18:01:08 -07:00
< tr > < td rowspan = "2" valign = "bottom" > < a name = "letter_f" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     f    < / div > < / td > < / tr > < / table >
2019-11-14 13:52:51 -08:00
< / td >
< td rowspan = "2" valign = "bottom" > < a name = "letter_o" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     o    < / div > < / td > < / tr > < / table >
< / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "structoperations__research_1_1or__internal_1_1TailArrayBuilder_3_01GraphType_00_01false_01_4.html" > TailArrayBuilder< GraphType, false > < / a > (< a class = "el" href = "namespaceoperations__research_1_1or__internal.html" > operations_research::or_internal< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
2020-01-31 17:22:59 +01:00
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1TailArrayManager.html" > TailArrayManager< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
2020-01-31 17:22:59 +01:00
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1FlowModel.html" > FlowModel< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2020-01-27 13:48:26 +01:00
< td valign = "top" > < a class = "el" href = "classutil_1_1ReverseArcStaticGraph_1_1OppositeIncomingArcIterator.html" > ReverseArcStaticGraph::OppositeIncomingArcIterator< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "structoperations__research_1_1or__internal_1_1TailArrayReleaser.html" > TailArrayReleaser< / a > (< a class = "el" href = "namespaceoperations__research_1_1or__internal.html" > operations_research::or_internal< / a > )      < / td >
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1ForwardEbertGraph.html" > ForwardEbertGraph< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2020-04-23 15:34:43 +02:00
< td valign = "top" > < a class = "el" href = "classutil_1_1ReverseArcMixedGraph_1_1OppositeIncomingArcIterator.html" > ReverseArcMixedGraph::OppositeIncomingArcIterator< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "structoperations__research_1_1or__internal_1_1TailArrayReleaser_3_01GraphType_00_01false_01_4.html" > TailArrayReleaser< GraphType, false > < / a > (< a class = "el" href = "namespaceoperations__research_1_1or__internal.html" > operations_research::or_internal< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html" > ForwardStaticGraph< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2020-04-23 15:34:43 +02:00
< td valign = "top" > < a class = "el" href = "classutil_1_1ReverseArcListGraph_1_1OppositeIncomingArcIterator.html" > ReverseArcListGraph::OppositeIncomingArcIterator< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "structoperations__research_1_1TravelingSalesmanLowerBoundParameters.html" > TravelingSalesmanLowerBoundParameters< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
2019-06-13 15:58:54 +02:00
< tr > < td rowspan = "2" valign = "bottom" > < a name = "letter_g" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     g    < / div > < / td > < / tr > < / table >
2019-11-14 13:52:51 -08:00
< / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "classoperations__research_1_1StarGraphBase_1_1OutgoingArcIterator.html" > StarGraphBase::OutgoingArcIterator< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
< td rowspan = "2" valign = "bottom" > < a name = "letter_u" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     u    < / div > < / td > < / tr > < / table >
< / td >
2019-11-14 13:52:51 -08:00
< / tr >
2020-04-23 15:34:43 +02:00
< tr > < td valign = "top" > < a class = "el" href = "classutil_1_1ReverseArcStaticGraph_1_1OutgoingArcIterator.html" > ReverseArcStaticGraph::OutgoingArcIterator< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1GenericMaxFlow.html" > GenericMaxFlow< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2020-04-23 15:34:43 +02:00
< td valign = "top" > < a class = "el" href = "classutil_1_1ListGraph_1_1OutgoingArcIterator.html" > ListGraph::OutgoingArcIterator< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "classutil_1_1UndirectedAdjacencyListsOfDirectedGraph.html" > UndirectedAdjacencyListsOfDirectedGraph< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "classoperations__research_1_1GenericMinCostFlow.html" > GenericMinCostFlow< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2020-04-23 15:34:43 +02:00
< td valign = "top" > < a class = "el" href = "classutil_1_1StaticGraph_1_1OutgoingArcIterator.html" > StaticGraph::OutgoingArcIterator< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< td rowspan = "2" valign = "bottom" > < a name = "letter_v" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     v    < / div > < / td > < / tr > < / table >
< / td >
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "structoperations__research_1_1graph__traits.html" > graph_traits< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2020-04-23 15:34:43 +02:00
< td valign = "top" > < a class = "el" href = "classutil_1_1ReverseArcListGraph_1_1OutgoingArcIterator.html" > ReverseArcListGraph::OutgoingArcIterator< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "structoperations__research_1_1graph__traits_3_01ForwardEbertGraph_3_01NodeIndexType_00_01ArcIndexType_01_4_01_4.html" > graph_traits< ForwardEbertGraph< NodeIndexType, ArcIndexType > > < / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2020-04-23 15:34:43 +02:00
< td valign = "top" > < a class = "el" href = "classutil_1_1CompleteBipartiteGraph_1_1OutgoingArcIterator.html" > CompleteBipartiteGraph::OutgoingArcIterator< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< td valign = "top" > < a class = "el" href = "classoperations__research_1_1VolgenantJonkerEvaluator.html" > VolgenantJonkerEvaluator< / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "structoperations__research_1_1graph__traits_3_01ForwardStaticGraph_3_01NodeIndexType_00_01ArcIndexType_01_4_01_4.html" > graph_traits< ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > (< a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > )      < / td >
2020-01-31 17:22:59 +01:00
< td valign = "top" > < a class = "el" href = "classutil_1_1ReverseArcMixedGraph_1_1OutgoingArcIterator.html" > ReverseArcMixedGraph::OutgoingArcIterator< / a > (< a class = "el" href = "namespaceutil.html" > util< / a > )      < / td >
2019-11-14 13:52:51 -08:00
< td > < / td > < / tr >
2019-06-13 15:51:12 +02:00
< tr > < td > < / td > < td > < / td > < td > < / td > < / tr >
< / table >
2020-01-31 17:22:59 +01:00
< div class = "qindex" > < a class = "qindex" href = "#letter_a" > a< / a >   |  < a class = "qindex" href = "#letter_b" > b< / a >   |  < a class = "qindex" href = "#letter_c" > c< / a >   |  < a class = "qindex" href = "#letter_d" > d< / a >   |  < a class = "qindex" href = "#letter_e" > e< / a >   |  < a class = "qindex" href = "#letter_f" > f< / a >   |  < a class = "qindex" href = "#letter_g" > g< / a >   |  < a class = "qindex" href = "#letter_h" > h< / a >   |  < a class = "qindex" href = "#letter_i" > i< / a >   |  < a class = "qindex" href = "#letter_l" > l< / a >   |  < a class = "qindex" href = "#letter_m" > m< / a >   |  < a class = "qindex" href = "#letter_n" > n< / a >   |  < a class = "qindex" href = "#letter_o" > o< / a >   |  < a class = "qindex" href = "#letter_p" > p< / a >   |  < a class = "qindex" href = "#letter_r" > r< / a >   |  < a class = "qindex" href = "#letter_s" > s< / a >   |  < a class = "qindex" href = "#letter_t" > t< / a >   |  < a class = "qindex" href = "#letter_u" > u< / a >   |  < a class = "qindex" href = "#letter_v" > v< / a > < / div >
2019-06-13 15:51:12 +02:00
< / div > <!-- contents -->
2019-08-07 18:01:08 -07:00
< / div >
2019-06-13 15:51:12 +02:00
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >