2020-01-31 17:22:59 +01: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"/> -->
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
2020-09-01 16:00:33 +02:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "styleSheet.tmp.css" rel = "stylesheet" type = "text/css" / >
2020-01-31 17:22:59 +01:00
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2021-12-14 13:41:01 +01:00
< span id = "sfml" > Google OR-Tools 9.2< / span >
2020-01-31 17:22:59 +01:00
< / div >
< / div >
< div id = "content" style = "width: 100%; overflow: hidden;" >
< div style = "margin-left: 15px; margin-top: 5px; float: left; color: #145A32;" >
< h2 > C++ Reference< / h2 >
< ul >
< li > < a href = "../cpp_algorithms/annotated.html" > Algorithms< / a > < / li >
< li > < a href = "../cpp_sat/annotated.html" > CP-SAT< / a > < / li >
< 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 >
< div id = "content" >
< div align = "center" >
< h1 style = "color: #145A32;" > C++ Reference: Graph< / h1 >
< / div >
2022-01-16 18:02:36 +01:00
<!-- Generated by Doxygen 1.8.15 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
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" >
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2020-09-01 16:00:33 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-16 18:02:36 +01:00
/* @license-end */< / script >
2020-09-01 16:00:33 +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">
2020-01-31 17:22:59 +01:00
< / div >
< / div >
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('flow__problem_8pb_8h_source.html','');});
2020-09-01 16:00:33 +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 >
2020-01-31 17:22:59 +01:00
< div class = "header" >
2022-01-16 18:02:36 +01:00
< div class = "headertitle" >
< div class = "title" > flow_problem.pb.h< / div > < / div >
2020-01-31 17:22:59 +01:00
< / div > <!-- header -->
< div class = "contents" >
2022-01-16 18:02:36 +01:00
< a href = "flow__problem_8pb_8h.html" > Go to the documentation of this file.< / a > < div class = "fragment" > < div class = "line" > < a name = "l00001" > < / a > < span class = "lineno" > 1< / span >   < span class = "comment" > // Generated by the protocol buffer compiler. DO NOT EDIT!< / span > < / div > < div class = "line" > < a name = "l00002" > < / a > < span class = "lineno" > 2< / span >   < span class = "comment" > // source: ortools/graph/flow_problem.proto< / span > < / div > < div class = "line" > < a name = "l00003" > < / a > < span class = "lineno" > 3< / span >   < / div > < div class = "line" > < a name = "l00004" > < / a > < span class = "lineno" > 4< / span >   < span class = "preprocessor" > #ifndef GOOGLE_PROTOBUF_INCLUDED_ortools_2fgraph_2fflow_5fproblem_2eproto< / span > < / div > < div class = "line" > < a name = "l00005" > < / a > < span class = "lineno" > 5< / span >   < span class = "preprocessor" > #define GOOGLE_PROTOBUF_INCLUDED_ortools_2fgraph_2fflow_5fproblem_2eproto< / span > < / div > < div class = "line" > < a name = "l00006" > < / a > < span class = "lineno" > 6< / span >   < / div > < div class = "line" > < a name = "l00007" > < / a > < span class = "lineno" > 7< / span >   < span class = "preprocessor" > #include < limits> < / span > < / div > < div class = "line" > < a name = "l00008" > < / a > < span class = "lineno" > 8< / span >   < span class = "preprocessor" > #include < string> < / span > < / div > < div class = "line" > < a name = "l00009" > < / a > < span class = "lineno" > 9< / span >   < / div > < div class = "line" > < a name = "l00010" > < / a > < span class = "lineno" > 10< / span >   < span class = "preprocessor" > #include < google/protobuf/port_def.inc> < / span > < / div > < div class = "line" > < a name = "l00011" > < / a > < span class = "lineno" > 11< / span >   < span class = "preprocessor" > #if PROTOBUF_VERSION < 3019000< / span > < / div > < div class = "line" > < a name = "l00012" > < / a > < span class = "lineno" > 12< / span >   < span class = "preprocessor" > #error This file was generated by a newer version of protoc which is< / span > < / div > < div class = "line" > < a name = "l00013" > < / a > < span class = "lineno" > 13< / span >   < span class = "preprocessor" > #error incompatible with your Protocol Buffer headers. Please update< / span > < / div > < div class = "line" > < a name = "l00014" > < / a > < span class = "lineno" > 14< / span >   < span class = "preprocessor" > #error your headers.< / span > < / div > < div class = "line" > < a name = "l00015" > < / a > < span class = "lineno" > 15< / span >   < span class = "preprocessor" > #endif< / span > < / div > < div class = "line" > < a name = "l00016" > < / a > < span class = "lineno" > 16< / span >   < span class = "preprocessor" > #if 3019001 < PROTOBUF_MIN_PROTOC_VERSION< / span > < / div > < div class = "line" > < a name = "l00017" > < / a > < span class = "lineno" > 17< / span >   < span class = "preprocessor" > #error This file was generated by an older version of protoc which is< / span > < / div > < div class = "line" > < a name = "l00018" > < / a > < span class = "lineno" > 18< / span >   < span class = "preprocessor" > #error incompatible with your Protocol Buffer headers. Please< / span > < / div > < div class = "line" > < a name = "l00019" > < / a > < span class = "lineno" > 19< / span >   < span class = "preprocessor" > #error regenerate this file with a newer version of protoc.< / span > < / div > < div class = "line" > < a name = "l00020" > < / a > < span class = "lineno" > 20< / span >   < span class = "preprocessor" > #endif< / span > < / div > < div class = "line" > < a name = "l00021" > < / a > < span class = "lineno" > 21< / span >   < / div > < div class = "line" > < a name = "l00022" > < / a > < span class = "lineno" > 22< / span >   < span class = "preprocessor" > #include < google/protobuf/port_undef.inc> < / span > < / div > < div class = "line" > < a name = "l00023" > < / a > < span class = "lineno" > 23< / span >   < span class = "preprocessor" > #include < google/protobuf/io/coded_stream.h> < / span > < / div > < div class = "line" > < a name = "l00024" > < / a > < span class = "lineno" > 24< / span >   < span class = "preprocessor" > #include < google/protobuf/arena.h> < / span > < / div > < div class = "line" > < a name = "l00025" > < / a > < span class = "lineno" > 25< / span >   < span class = "preprocessor" > #include < google/protobuf/arenastring.h> < / span > < / div > < div class = "line" > < a name = "l00026" > < / a > < span class = "lineno" > 26< / span >   < span class = "preprocessor" > #include < google/protobuf/generated_message_table_driven.h> < / span > < / div > < div class = "line" > < a name = "l00027" > < / a > < span class = "l
< div class = "ttc" id = "namespaceoperations__research_html_a300398036b2dd8af020a69a4fbb235aa" > < div class = "ttname" > < a href = "namespaceoperations__research.html#a300398036b2dd8af020a69a4fbb235aa" > operations_research::FlowModelProto_ProblemType_IsValid< / a > < / div > < div class = "ttdeci" > bool FlowModelProto_ProblemType_IsValid(int value)< / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a56a8ce3294b42d0e397a6b2ccd229d20" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a56a8ce3294b42d0e397a6b2ccd229d20" > operations_research::FlowArcProto::set_tail< / a > < / div > < div class = "ttdeci" > void set_tail(int64_t value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00739" > flow_problem.pb.h:739< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_ad8bb72b1b92e94bd3667b23c8e207f08" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#ad8bb72b1b92e94bd3667b23c8e207f08" > operations_research::FlowModelProto::_class_data_< / a > < / div > < div class = "ttdeci" > static const ClassData _class_data_< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00596" > flow_problem.pb.h:596< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_aea7d7ab5c76d00ba9ec2872a545955f2" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#aea7d7ab5c76d00ba9ec2872a545955f2" > operations_research::FlowModelProto::problem_type< / a > < / div > < div class = "ttdeci" > ::operations_research::FlowModelProto_ProblemType problem_type() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00987" > flow_problem.pb.h:987< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_ab79ad487088f0ad43b430a78c98f9700" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#ab79ad487088f0ad43b430a78c98f9700" > operations_research::FlowArcProto::GetClassData< / a > < / div > < div class = "ttdeci" > const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final< / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a4d87515490c675702fc4af6ab42e4a2d" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a4d87515490c675702fc4af6ab42e4a2d" > operations_research::FlowArcProto::_InternalSerialize< / a > < / div > < div class = "ttdeci" > uint8_t * _InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final< / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a83794439b5a81a507b67b07f09d4f048" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a83794439b5a81a507b67b07f09d4f048" > operations_research::FlowArcProto::IsInitialized< / a > < / div > < div class = "ttdeci" > bool IsInitialized() const final< / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_html_ad006df31468f2ddb5d3038e528a2f61c" > < div class = "ttname" > < a href = "namespaceoperations__research.html#ad006df31468f2ddb5d3038e528a2f61c" > operations_research::FlowModelProto_ProblemType_Parse< / a > < / div > < div class = "ttdeci" > bool FlowModelProto_ProblemType_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, FlowModelProto_ProblemType *value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00094" > flow_problem.pb.h:94< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a5cf267ff83b4216c02d9f6b2250aab6f" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a5cf267ff83b4216c02d9f6b2250aab6f" > operations_research::FlowArcProto::CopyFrom< / a > < / div > < div class = "ttdeci" > void CopyFrom(const FlowArcProto & from)< / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_abb8ab0a51074ad60c3cffd0b502e6f57" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#abb8ab0a51074ad60c3cffd0b502e6f57" > operations_research::FlowModelProto::mutable_arcs< / a > < / div > < div class = "ttdeci" > ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::FlowArcProto > * mutable_arcs()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00947" > flow_problem.pb.h:947< / a > < / div > < / div >
< div class = "ttc" id = "struct_table_struct__ortools__2fgraph__2fflow__5fproblem__2eproto_html_ad113941c4b3e90b40bd45b59bb0e4689" > < div class = "ttname" > < a href = "struct_table_struct__ortools__2fgraph__2fflow__5fproblem__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689" > TableStruct_ortools_2fgraph_2fflow_5fproblem_2eproto::field_metadata< / a > < / div > < div class = "ttdeci" > static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[]< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00052" > flow_problem.pb.h:52< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_a1357c96fb88e28af1b115542dcc00a0c" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#a1357c96fb88e28af1b115542dcc00a0c" > operations_research::FlowNodeProto::GetReflection< / a > < / div > < div class = "ttdeci" > static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00348" > flow_problem.pb.h:348< / a > < / div > < / div >
< div class = "ttc" id = "struct_table_struct__ortools__2fgraph__2fflow__5fproblem__2eproto_html_a5d4901215454f7f2bea9ec50bc072b7f" > < div class = "ttname" > < a href = "struct_table_struct__ortools__2fgraph__2fflow__5fproblem__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f" > TableStruct_ortools_2fgraph_2fflow_5fproblem_2eproto::PROTOBUF_SECTION_VARIABLE< / a > < / div > < div class = "ttdeci" > static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries [] PROTOBUF_SECTION_VARIABLE(protodesc_cold)< / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a3ea0005c9fc0f7749ebef12fc69b0b54" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a3ea0005c9fc0f7749ebef12fc69b0b54" > operations_research::FlowArcProto::set_capacity< / a > < / div > < div class = "ttdeci" > void set_capacity(int64_t value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00795" > flow_problem.pb.h:795< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a6f2a68c58d4750fbe5fcc37fb586d99f" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a6f2a68c58d4750fbe5fcc37fb586d99f" > operations_research::FlowArcProto::clear_tail< / a > < / div > < div class = "ttdeci" > void clear_tail()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00724" > flow_problem.pb.h:724< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_a822a765211a4e7b62cf1d2da7aa64077" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#a822a765211a4e7b62cf1d2da7aa64077" > operations_research::FlowModelProto::internal_default_instance< / a > < / div > < div class = "ttdeci" > static const FlowModelProto * internal_default_instance()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00527" > flow_problem.pb.h:527< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_adc8295001ad4d2999cef01c25ec4ad0c" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#adc8295001ad4d2999cef01c25ec4ad0c" > operations_research::FlowArcProto::has_unit_cost< / a > < / div > < div class = "ttdeci" > bool has_unit_cost() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00805" > flow_problem.pb.h:805< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a8bb5f84fa9f2fbfb80fa2f3965b3a06c" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a8bb5f84fa9f2fbfb80fa2f3965b3a06c" > operations_research::FlowArcProto::swap< / a > < / div > < div class = "ttdeci" > friend void swap(FlowArcProto & a, FlowArcProto & b)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00158" > flow_problem.pb.h:158< / a > < / div > < / div >
< div class = "ttc" id = "flow__problem_8pb_8h_html_a5f3ef20daefa3e8fa5ed9bc1550bde3f" > < div class = "ttname" > < a href = "flow__problem_8pb_8h.html#a5f3ef20daefa3e8fa5ed9bc1550bde3f" > descriptor_table_ortools_2fgraph_2fflow_5fproblem_2eproto< / a > < / div > < div class = "ttdeci" > const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2fgraph_2fflow_5fproblem_2eproto< / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_a3d1fde18cff0af5c7ac41167c8f5575f" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#a3d1fde18cff0af5c7ac41167c8f5575f" > operations_research::FlowModelProto::FlowModelProto< / a > < / div > < div class = "ttdeci" > FlowModelProto()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00480" > flow_problem.pb.h:480< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_adf1b5f38e3412698569666c7bd7987c7" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#adf1b5f38e3412698569666c7bd7987c7" > operations_research::FlowNodeProto::swap< / a > < / div > < div class = "ttdeci" > friend void swap(FlowNodeProto & a, FlowNodeProto & b)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00361" > flow_problem.pb.h:361< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_ae03ea6be3d69c01f2e97f6fb76148887" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#ae03ea6be3d69c01f2e97f6fb76148887" > operations_research::FlowNodeProto::set_id< / a > < / div > < div class = "ttdeci" > void set_id(int64_t value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00855" > flow_problem.pb.h:855< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_a6367f7e976e1ce24ff52cf2958a3bbda" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#a6367f7e976e1ce24ff52cf2958a3bbda" > operations_research::FlowNodeProto::clear_id< / a > < / div > < div class = "ttdeci" > void clear_id()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00840" > flow_problem.pb.h:840< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_a52d6f59fa2835f06a7b15b65f515dd02" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#a52d6f59fa2835f06a7b15b65f515dd02" > operations_research::FlowModelProto::nodes< / a > < / div > < div class = "ttdeci" > const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::FlowNodeProto > & nodes() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00927" > flow_problem.pb.h:927< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_ad8bb72b1b92e94bd3667b23c8e207f08" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#ad8bb72b1b92e94bd3667b23c8e207f08" > operations_research::FlowArcProto::_class_data_< / a > < / div > < div class = "ttdeci" > static const ClassData _class_data_< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00220" > flow_problem.pb.h:220< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a9c7a9234a099073f278d84e33628064a" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a9c7a9234a099073f278d84e33628064a" > operations_research::FlowArcProto::New< / a > < / div > < div class = "ttdeci" > FlowArcProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00182" > flow_problem.pb.h:182< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_ad8bb72b1b92e94bd3667b23c8e207f08" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#ad8bb72b1b92e94bd3667b23c8e207f08" > operations_research::FlowNodeProto::_class_data_< / a > < / div > < div class = "ttdeci" > static const ClassData _class_data_< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00423" > flow_problem.pb.h:423< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_a6de56d20feebef28062380dbd3a6f0f6" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#a6de56d20feebef28062380dbd3a6f0f6" > operations_research::FlowModelProto::has_problem_type< / a > < / div > < div class = "ttdeci" > bool has_problem_type() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00977" > flow_problem.pb.h:977< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_affc023a6491f3e8b65e4e6925c16f2b3" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#affc023a6491f3e8b65e4e6925c16f2b3" > operations_research::FlowModelProto::operator=< / a > < / div > < div class = "ttdeci" > FlowModelProto & operator=(const FlowModelProto & from)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00490" > flow_problem.pb.h:490< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_a7b40af5e8ad8689f4f69a225e2473c67" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#a7b40af5e8ad8689f4f69a225e2473c67" > operations_research::FlowNodeProto::clear_supply< / a > < / div > < div class = "ttdeci" > void clear_supply()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00868" > flow_problem.pb.h:868< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_a1357c96fb88e28af1b115542dcc00a0c" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#a1357c96fb88e28af1b115542dcc00a0c" > operations_research::FlowModelProto::GetReflection< / a > < / div > < div class = "ttdeci" > static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00521" > flow_problem.pb.h:521< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_a2c3ee6b281ae6778667c829277288042" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#a2c3ee6b281ae6778667c829277288042" > operations_research::FlowModelProto::clear_arcs< / a > < / div > < div class = "ttdeci" > void clear_arcs()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00939" > flow_problem.pb.h:939< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a8473d52a88ddd9d90e879d1716586bee" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a8473d52a88ddd9d90e879d1716586bee" > operations_research::FlowArcProto::kIndexInFileMessages< / a > < / div > < div class = "ttdeci" > static constexpr int kIndexInFileMessages< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00155" > flow_problem.pb.h:155< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_html_af9166a7a1b039550d63e5bc6d46bdcd9" > < div class = "ttname" > < a href = "namespaceoperations__research.html#af9166a7a1b039550d63e5bc6d46bdcd9" > operations_research::_FlowModelProto_default_instance_< / a > < / div > < div class = "ttdeci" > FlowModelProtoDefaultTypeInternal _FlowModelProto_default_instance_< / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a02959fe3d340c6db6a448bd3a347db14" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a02959fe3d340c6db6a448bd3a347db14" > operations_research::FlowArcProto::set_head< / a > < / div > < div class = "ttdeci" > void set_head(int64_t value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00767" > flow_problem.pb.h:767< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html" > operations_research::FlowNodeProto< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00304" > flow_problem.pb.h:304< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_af7902536bb36d1ef28ec72b3bb87b77b" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#af7902536bb36d1ef28ec72b3bb87b77b" > operations_research::FlowModelProto::add_nodes< / a > < / div > < div class = "ttdeci" > ::operations_research::FlowNodeProto * add_nodes()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00921" > flow_problem.pb.h:921< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a454c67b85b98fe47e87043230d799c2a" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a454c67b85b98fe47e87043230d799c2a" > operations_research::FlowArcProto::_InternalParse< / a > < / div > < div class = "ttdeci" > const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final< / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a" > operations_research::FlowModelProto::GetDescriptor< / a > < / div > < div class = "ttdeci" > static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00518" > flow_problem.pb.h:518< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_af661986d56e934195c0cc57b3e78f1ae" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#af661986d56e934195c0cc57b3e78f1ae" > operations_research::FlowNodeProto::unknown_fields< / a > < / div > < div class = "ttdeci" > const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00335" > flow_problem.pb.h:335< / a > < / div > < / div >
< div class = "ttc" id = "struct_table_struct__ortools__2fgraph__2fflow__5fproblem__2eproto_html_add528fcf8cb575420999abb21f85d3a3" > < div class = "ttname" > < a href = "struct_table_struct__ortools__2fgraph__2fflow__5fproblem__2eproto.html#add528fcf8cb575420999abb21f85d3a3" > TableStruct_ortools_2fgraph_2fflow_5fproblem_2eproto::offsets< / a > < / div > < div class = "ttdeci" > static const uint32_t offsets[]< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00054" > flow_problem.pb.h:54< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a" > operations_research::FlowArcProto::GetDescriptor< / a > < / div > < div class = "ttdeci" > static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00142" > flow_problem.pb.h:142< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_a31b30efc17909c2afcdb9e57a544247e" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#a31b30efc17909c2afcdb9e57a544247e" > operations_research::FlowNodeProto::UnsafeArenaSwap< / a > < / div > < div class = "ttdeci" > void UnsafeArenaSwap(FlowNodeProto *other)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00377" > flow_problem.pb.h:377< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a9a53bd3e4f1dfda2c858e32cc257b919" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a9a53bd3e4f1dfda2c858e32cc257b919" > operations_research::FlowArcProto::tail< / a > < / div > < div class = "ttdeci" > int64_t tail() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00731" > flow_problem.pb.h:731< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_html_aa71e46776a31d94d7562213ebb8fdd7f" > < div class = "ttname" > < a href = "namespaceoperations__research.html#aa71e46776a31d94d7562213ebb8fdd7f" > operations_research::_FlowArcProto_default_instance_< / a > < / div > < div class = "ttdeci" > FlowArcProtoDefaultTypeInternal _FlowArcProto_default_instance_< / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html" > operations_research::FlowModelProto< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00477" > flow_problem.pb.h:477< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_a82723808514c6ed0cdccce6c18701380" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#a82723808514c6ed0cdccce6c18701380" > operations_research::FlowModelProto::New< / a > < / div > < div class = "ttdeci" > FlowModelProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00558" > flow_problem.pb.h:558< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a16e564d675cd133236eed35fb1165626" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a16e564d675cd133236eed35fb1165626" > operations_research::FlowArcProto::clear_head< / a > < / div > < div class = "ttdeci" > void clear_head()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00752" > flow_problem.pb.h:752< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_aefb7827fc6daad94e673a017982bac5d" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#aefb7827fc6daad94e673a017982bac5d" > operations_research::FlowArcProto::operator=< / a > < / div > < div class = "ttdeci" > FlowArcProto & operator=(const FlowArcProto & from)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00114" > flow_problem.pb.h:114< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_a96961a3ffb4e080f0d9e9bfadca424b9" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#a96961a3ffb4e080f0d9e9bfadca424b9" > operations_research::FlowNodeProto::id< / a > < / div > < div class = "ttdeci" > int64_t id() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00847" > flow_problem.pb.h:847< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_html_a8438ca55faa9081c1166c290319d6ce1" > < div class = "ttname" > < a href = "namespaceoperations__research.html#a8438ca55faa9081c1166c290319d6ce1" > operations_research::FlowModelProto_ProblemType_ProblemType_MIN< / a > < / div > < div class = "ttdeci" > constexpr FlowModelProto_ProblemType FlowModelProto_ProblemType_ProblemType_MIN< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00081" > flow_problem.pb.h:81< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a8649250cc9baf5c4048a7bf905df297f" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a8649250cc9baf5c4048a7bf905df297f" > operations_research::FlowArcProto::FlowArcProto< / a > < / div > < div class = "ttdeci" > FlowArcProto(FlowArcProto & & from) noexcept< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00109" > flow_problem.pb.h:109< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_a69ae5bcbfed38afa860e7ebfc2f808c6" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#a69ae5bcbfed38afa860e7ebfc2f808c6" > operations_research::FlowModelProto::set_problem_type< / a > < / div > < div class = "ttdeci" > void set_problem_type(::operations_research::FlowModelProto_ProblemType value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00996" > flow_problem.pb.h:996< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_ad61a314f740cc979ab9c089a46bba5f4" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#ad61a314f740cc979ab9c089a46bba5f4" > operations_research::FlowArcProto::has_head< / a > < / div > < div class = "ttdeci" > bool has_head() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00749" > flow_problem.pb.h:749< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a3093b30aa99ebf483676b451adbd5708" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a3093b30aa99ebf483676b451adbd5708" > operations_research::FlowArcProto::descriptor< / a > < / div > < div class = "ttdeci" > static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00139" > flow_problem.pb.h:139< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a606ad4d0fbe863ea6feafbbc1ae92bd4" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a606ad4d0fbe863ea6feafbbc1ae92bd4" > operations_research::FlowArcProto::clear_unit_cost< / a > < / div > < div class = "ttdeci" > void clear_unit_cost()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00808" > flow_problem.pb.h:808< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a227c705f12e74b62d986a994aec4813baae92dd4a59da6dfefdd7d63903ff13f5" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a227c705f12e74b62d986a994aec4813baae92dd4a59da6dfefdd7d63903ff13f5" > operations_research::FlowArcProto::kHeadFieldNumber< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00231" > flow_problem.pb.h:231< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html" > operations_research::FlowArcProto< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00101" > flow_problem.pb.h:101< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_afbbea1e0128cf9cbfb5eefecf5468c6e" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#afbbea1e0128cf9cbfb5eefecf5468c6e" > operations_research::FlowNodeProto::default_instance< / a > < / div > < div class = "ttdeci" > static const FlowNodeProto & default_instance()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00351" > flow_problem.pb.h:351< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_html_ada2bdcb32ce0e3b971c3a8dc72852a76" > < div class = "ttname" > < a href = "namespaceoperations__research.html#ada2bdcb32ce0e3b971c3a8dc72852a76" > operations_research::FlowModelProto_ProblemType_descriptor< / a > < / div > < div class = "ttdeci" > const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * FlowModelProto_ProblemType_descriptor()< / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_aab6ceb76142ab4957ab265e4a5ca7ec2" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#aab6ceb76142ab4957ab265e4a5ca7ec2" > operations_research::FlowArcProto::mutable_unknown_fields< / a > < / div > < div class = "ttdeci" > inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00135" > flow_problem.pb.h:135< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_a1434635cdcc6d1a6e6dd3328edff7b58" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#a1434635cdcc6d1a6e6dd3328edff7b58" > operations_research::FlowModelProto::clear_nodes< / a > < / div > < div class = "ttdeci" > void clear_nodes()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00899" > flow_problem.pb.h:899< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_html_ad0924e053e8d676f03cfa3b242eee4d3" > < div class = "ttname" > < a href = "namespaceoperations__research.html#ad0924e053e8d676f03cfa3b242eee4d3" > operations_research::FlowModelProto_ProblemType_ProblemType_ARRAYSIZE< / a > < / div > < div class = "ttdeci" > constexpr int FlowModelProto_ProblemType_ProblemType_ARRAYSIZE< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00083" > flow_problem.pb.h:83< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_html_ac33713255cd4928f5cf23c72f3654e3c" > < div class = "ttname" > < a href = "namespaceoperations__research.html#ac33713255cd4928f5cf23c72f3654e3c" > operations_research::_FlowNodeProto_default_instance_< / a > < / div > < div class = "ttdeci" > FlowNodeProtoDefaultTypeInternal _FlowNodeProto_default_instance_< / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_a17db169f5273472ac4e49785b2a67892" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#a17db169f5273472ac4e49785b2a67892" > operations_research::FlowModelProto::arcs_size< / a > < / div > < div class = "ttdeci" > int arcs_size() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00936" > flow_problem.pb.h:936< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_af8bc0a3495cab80c25c1c1db80a00085" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#af8bc0a3495cab80c25c1c1db80a00085" > operations_research::FlowNodeProto::operator=< / a > < / div > < div class = "ttdeci" > FlowNodeProto & operator=(FlowNodeProto & & from) noexcept< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00321" > flow_problem.pb.h:321< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_a88bf2de15790e6f270b080ac03c23539" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#a88bf2de15790e6f270b080ac03c23539" > operations_research::FlowNodeProto::New< / a > < / div > < div class = "ttdeci" > FlowNodeProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00385" > flow_problem.pb.h:385< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_a88d639ab919fe83cfb7945db6b6f4f22" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#a88d639ab919fe83cfb7945db6b6f4f22" > operations_research::FlowNodeProto::operator=< / a > < / div > < div class = "ttdeci" > FlowNodeProto & operator=(const FlowNodeProto & from)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00317" > flow_problem.pb.h:317< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_a58a5cf047933985f614e6e597711fd4b" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#a58a5cf047933985f614e6e597711fd4b" > operations_research::FlowNodeProto::has_supply< / a > < / div > < div class = "ttdeci" > bool has_supply() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00865" > flow_problem.pb.h:865< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_af661986d56e934195c0cc57b3e78f1ae" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#af661986d56e934195c0cc57b3e78f1ae" > operations_research::FlowArcProto::unknown_fields< / a > < / div > < div class = "ttdeci" > const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00132" > flow_problem.pb.h:132< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_html_aa0bfd11b8b2a86b10f42bd489ed72319a1208173643f8cbdc689f1516f7a500a9" > < div class = "ttname" > < a href = "namespaceoperations__research.html#aa0bfd11b8b2a86b10f42bd489ed72319a1208173643f8cbdc689f1516f7a500a9" > operations_research::FlowModelProto_ProblemType_MAX_FLOW< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00077" > flow_problem.pb.h:77< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_a928850685b2c2b2deaa1619179b6c621" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#a928850685b2c2b2deaa1619179b6c621" > operations_research::FlowNodeProto::FlowNodeProto< / a > < / div > < div class = "ttdeci" > FlowNodeProto()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00307" > flow_problem.pb.h:307< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_a3093b30aa99ebf483676b451adbd5708" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#a3093b30aa99ebf483676b451adbd5708" > operations_research::FlowModelProto::descriptor< / a > < / div > < div class = "ttdeci" > static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00515" > flow_problem.pb.h:515< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_a504536bd99e59894b63ed74310008f3d" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#a504536bd99e59894b63ed74310008f3d" > operations_research::FlowModelProto::arcs< / a > < / div > < div class = "ttdeci" > const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::FlowArcProto > & arcs() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00967" > flow_problem.pb.h:967< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a2df95eba048498b3e1bc7cc15b3ea4f4" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a2df95eba048498b3e1bc7cc15b3ea4f4" > operations_research::FlowArcProto::default_instance< / a > < / div > < div class = "ttdeci" > static const FlowArcProto & default_instance()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00148" > flow_problem.pb.h:148< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_afa4020951e3dca645d74f020e73758ce" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#afa4020951e3dca645d74f020e73758ce" > operations_research::FlowArcProto::operator=< / a > < / div > < div class = "ttdeci" > FlowArcProto & operator=(FlowArcProto & & from) noexcept< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00118" > flow_problem.pb.h:118< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_aeaa66b7eaa33bb94fca6c742afa31b90" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#aeaa66b7eaa33bb94fca6c742afa31b90" > operations_research::FlowNodeProto::internal_default_instance< / a > < / div > < div class = "ttdeci" > static const FlowNodeProto * internal_default_instance()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00354" > flow_problem.pb.h:354< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a8236de97af4b4eee4dde721562554c38" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a8236de97af4b4eee4dde721562554c38" > operations_research::FlowArcProto::has_tail< / a > < / div > < div class = "ttdeci" > bool has_tail() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00721" > flow_problem.pb.h:721< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_a8ac2dda8b2c5319e98736e1af00557e7" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#a8ac2dda8b2c5319e98736e1af00557e7" > operations_research::FlowModelProto::ProblemType_Parse< / a > < / div > < div class = "ttdeci" > static bool ProblemType_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ProblemType *value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00630" > flow_problem.pb.h:630< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a227c705f12e74b62d986a994aec4813ba440249ed44d37808cd265d63ddd9fa4c" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a227c705f12e74b62d986a994aec4813ba440249ed44d37808cd265d63ddd9fa4c" > operations_research::FlowArcProto::kCapacityFieldNumber< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00233" > flow_problem.pb.h:233< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_a7a3b8efd45171f109a544cfe792aed41" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#a7a3b8efd45171f109a544cfe792aed41" > operations_research::FlowModelProto::ProblemType_descriptor< / a > < / div > < div class = "ttdeci" > static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * ProblemType_descriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00620" > flow_problem.pb.h:620< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_aab6ceb76142ab4957ab265e4a5ca7ec2" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#aab6ceb76142ab4957ab265e4a5ca7ec2" > operations_research::FlowNodeProto::mutable_unknown_fields< / a > < / div > < div class = "ttdeci" > inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00338" > flow_problem.pb.h:338< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a1357c96fb88e28af1b115542dcc00a0c" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a1357c96fb88e28af1b115542dcc00a0c" > operations_research::FlowArcProto::GetReflection< / a > < / div > < div class = "ttdeci" > static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00145" > flow_problem.pb.h:145< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a227c705f12e74b62d986a994aec4813bad2de5f33d6a3549d92e44fe59f40a328" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a227c705f12e74b62d986a994aec4813bad2de5f33d6a3549d92e44fe59f40a328" > operations_research::FlowArcProto::kUnitCostFieldNumber< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00232" > flow_problem.pb.h:232< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_ac3a0363ef4ac7055acd3971d5ccf835a" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a" > operations_research::FlowNodeProto::GetDescriptor< / a > < / div > < div class = "ttdeci" > static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00345" > flow_problem.pb.h:345< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a9357e2d716ea734e7b74e5ef6045ae42" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a9357e2d716ea734e7b74e5ef6045ae42" > operations_research::FlowArcProto::unit_cost< / a > < / div > < div class = "ttdeci" > int64_t unit_cost() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00815" > flow_problem.pb.h:815< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_ac45e9e7c74efb4d19af561b5a95de608" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#ac45e9e7c74efb4d19af561b5a95de608" > operations_research::FlowModelProto::UnsafeArenaSwap< / a > < / div > < div class = "ttdeci" > void UnsafeArenaSwap(FlowModelProto *other)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00550" > flow_problem.pb.h:550< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_a3093b30aa99ebf483676b451adbd5708" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#a3093b30aa99ebf483676b451adbd5708" > operations_research::FlowNodeProto::descriptor< / a > < / div > < div class = "ttdeci" > static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00342" > flow_problem.pb.h:342< / a > < / div > < / div >
< div class = "ttc" id = "struct_table_struct__ortools__2fgraph__2fflow__5fproblem__2eproto_html_a807eed5c615caffbff3960079ef76239" > < div class = "ttname" > < a href = "struct_table_struct__ortools__2fgraph__2fflow__5fproblem__2eproto.html#a807eed5c615caffbff3960079ef76239" > TableStruct_ortools_2fgraph_2fflow_5fproblem_2eproto::serialization_table< / a > < / div > < div class = "ttdeci" > static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[]< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00053" > flow_problem.pb.h:53< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_afa8d811b133b6c36f9c97a5263d261b3" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#afa8d811b133b6c36f9c97a5263d261b3" > operations_research::FlowModelProto::mutable_nodes< / a > < / div > < div class = "ttdeci" > ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::FlowNodeProto > * mutable_nodes()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00907" > flow_problem.pb.h:907< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_ab0a8409e2b3bedd9bef81da984e55724" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#ab0a8409e2b3bedd9bef81da984e55724" > operations_research::FlowNodeProto::FlowNodeProto< / a > < / div > < div class = "ttdeci" > FlowNodeProto(FlowNodeProto & & from) noexcept< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00312" > flow_problem.pb.h:312< / a > < / div > < / div >
< div class = "ttc" id = "namespaceinternal_html" > < div class = "ttname" > < a href = "namespaceinternal.html" > internal< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "connected__components_8h_source.html#l00138" > connected_components.h:138< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_ac88ada931f24b9c61dd99f0188ac50a8" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#ac88ada931f24b9c61dd99f0188ac50a8" > operations_research::FlowModelProto::operator=< / a > < / div > < div class = "ttdeci" > FlowModelProto & operator=(FlowModelProto & & from) noexcept< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00494" > flow_problem.pb.h:494< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_a5a0e080ff84efb010438aee98648a3a9" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#a5a0e080ff84efb010438aee98648a3a9" > operations_research::FlowModelProto::default_instance< / a > < / div > < div class = "ttdeci" > static const FlowModelProto & default_instance()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00524" > flow_problem.pb.h:524< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_html_aa0bfd11b8b2a86b10f42bd489ed72319a28dbdba1ea851148274762df4451264b" > < div class = "ttname" > < a href = "namespaceoperations__research.html#aa0bfd11b8b2a86b10f42bd489ed72319a28dbdba1ea851148274762df4451264b" > operations_research::FlowModelProto_ProblemType_LINEAR_SUM_ASSIGNMENT< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00076" > flow_problem.pb.h:76< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_a4b195ba8033159c67dcaa893c22a8da7" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#a4b195ba8033159c67dcaa893c22a8da7" > operations_research::FlowModelProto::Swap< / a > < / div > < div class = "ttdeci" > void Swap(FlowModelProto *other)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00537" > flow_problem.pb.h:537< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_aacbc761d8484de053e144507d7cd36b3" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#aacbc761d8484de053e144507d7cd36b3" > operations_research::FlowNodeProto::supply< / a > < / div > < div class = "ttdeci" > int64_t supply() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00875" > flow_problem.pb.h:875< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_a8a1e1d7652b7b8c1c70fb17eaf55f913" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#a8a1e1d7652b7b8c1c70fb17eaf55f913" > operations_research::FlowModelProto::clear_problem_type< / a > < / div > < div class = "ttdeci" > void clear_problem_type()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00980" > flow_problem.pb.h:980< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_a2b7056ca6a93dd671e343ba775d1a929" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#a2b7056ca6a93dd671e343ba775d1a929" > operations_research::FlowModelProto::add_arcs< / a > < / div > < div class = "ttdeci" > ::operations_research::FlowArcProto * add_arcs()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00961" > flow_problem.pb.h:961< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_html_aa0bfd11b8b2a86b10f42bd489ed72319" > < div class = "ttname" > < a href = "namespaceoperations__research.html#aa0bfd11b8b2a86b10f42bd489ed72319" > operations_research::FlowModelProto_ProblemType< / a > < / div > < div class = "ttdeci" > FlowModelProto_ProblemType< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00075" > flow_problem.pb.h:75< / a > < / div > < / div >
< div class = "ttc" id = "struct_table_struct__ortools__2fgraph__2fflow__5fproblem__2eproto_html" > < div class = "ttname" > < a href = "struct_table_struct__ortools__2fgraph__2fflow__5fproblem__2eproto.html" > TableStruct_ortools_2fgraph_2fflow_5fproblem_2eproto< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00045" > flow_problem.pb.h:45< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_html_aa0bfd11b8b2a86b10f42bd489ed72319aaf649c9e1a6eb02315cee72369484464" > < div class = "ttname" > < a href = "namespaceoperations__research.html#aa0bfd11b8b2a86b10f42bd489ed72319aaf649c9e1a6eb02315cee72369484464" > operations_research::FlowModelProto_ProblemType_MIN_COST_FLOW< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00078" > flow_problem.pb.h:78< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_a7f42baaa0099348bc65483cbac5899c9" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#a7f42baaa0099348bc65483cbac5899c9" > operations_research::FlowModelProto::nodes_size< / a > < / div > < div class = "ttdeci" > int nodes_size() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00896" > flow_problem.pb.h:896< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a1e436b607da362266ed7e00d18cd6ac7" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a1e436b607da362266ed7e00d18cd6ac7" > operations_research::FlowArcProto::Clear< / a > < / div > < div class = "ttdeci" > PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final< / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_a86d4a98e023a6da88ce45c9023b380dd" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#a86d4a98e023a6da88ce45c9023b380dd" > operations_research::FlowNodeProto::Swap< / a > < / div > < div class = "ttdeci" > void Swap(FlowNodeProto *other)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00364" > flow_problem.pb.h:364< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_html" > < div class = "ttname" > < a href = "namespaceoperations__research.html" > operations_research< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "christofides_8h_source.html#l00043" > christofides.h:43< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a7df8a762d0ea6aef514d6ee5f12c1326" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a7df8a762d0ea6aef514d6ee5f12c1326" > operations_research::FlowArcProto::set_unit_cost< / a > < / div > < div class = "ttdeci" > void set_unit_cost(int64_t value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00823" > flow_problem.pb.h:823< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_a836c207d1ffa59083e150fe2e06e8f8e" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#a836c207d1ffa59083e150fe2e06e8f8e" > operations_research::FlowModelProto::FlowModelProto< / a > < / div > < div class = "ttdeci" > FlowModelProto(FlowModelProto & & from) noexcept< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00485" > flow_problem.pb.h:485< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_node_proto_html_a3b3e2e853f262f336509b67029504415" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_node_proto.html#a3b3e2e853f262f336509b67029504415" > operations_research::FlowNodeProto::set_supply< / a > < / div > < div class = "ttdeci" > void set_supply(int64_t value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00883" > flow_problem.pb.h:883< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_af1033c8579625eedc97d25696eeca0b1" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#af1033c8579625eedc97d25696eeca0b1" > operations_research::FlowArcProto::ByteSizeLong< / a > < / div > < div class = "ttdeci" > size_t ByteSizeLong() const final< / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_html_ada4a474b855dba2c51b567c7225150df" > < div class = "ttname" > < a href = "namespaceoperations__research.html#ada4a474b855dba2c51b567c7225150df" > operations_research::FlowModelProto_ProblemType_ProblemType_MAX< / a > < / div > < div class = "ttdeci" > constexpr FlowModelProto_ProblemType FlowModelProto_ProblemType_ProblemType_MAX< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00082" > flow_problem.pb.h:82< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a45341cb5fbcc77ca044061340f5ea51b" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a45341cb5fbcc77ca044061340f5ea51b" > operations_research::FlowArcProto::capacity< / a > < / div > < div class = "ttdeci" > int64_t capacity() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00787" > flow_problem.pb.h:787< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_ab9e4e7337370feb8c2cbd5dbfb0c3af6" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#ab9e4e7337370feb8c2cbd5dbfb0c3af6" > operations_research::FlowModelProto::swap< / a > < / div > < div class = "ttdeci" > friend void swap(FlowModelProto & a, FlowModelProto & b)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00534" > flow_problem.pb.h:534< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a543ce9f8c88b7fd0118b2cdab460e6b8" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a543ce9f8c88b7fd0118b2cdab460e6b8" > operations_research::FlowArcProto::internal_default_instance< / a > < / div > < div class = "ttdeci" > static const FlowArcProto * internal_default_instance()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00151" > flow_problem.pb.h:151< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6" > operations_research::FlowArcProto::GetCachedSize< / a > < / div > < div class = "ttdeci" > int GetCachedSize() const final< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00199" > flow_problem.pb.h:199< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_aab6ceb76142ab4957ab265e4a5ca7ec2" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#aab6ceb76142ab4957ab265e4a5ca7ec2" > operations_research::FlowModelProto::mutable_unknown_fields< / a > < / div > < div class = "ttdeci" > inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00511" > flow_problem.pb.h:511< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_abee10a388b53df255f15fbec07e1ac80" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#abee10a388b53df255f15fbec07e1ac80" > operations_research::FlowArcProto::GetMetadata< / a > < / div > < div class = "ttdeci" > ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final< / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_html_ab454a49c4dd0c6099852599b511613b8" > < div class = "ttname" > < a href = "namespaceoperations__research.html#ab454a49c4dd0c6099852599b511613b8" > operations_research::FlowModelProto_ProblemType_Name< / a > < / div > < div class = "ttdeci" > const std::string & FlowModelProto_ProblemType_Name(T enum_t_value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00087" > flow_problem.pb.h:87< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a4d20c5cd89da336919554b37402f5830" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a4d20c5cd89da336919554b37402f5830" > operations_research::FlowArcProto::head< / a > < / div > < div class = "ttdeci" > int64_t head() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00759" > flow_problem.pb.h:759< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a003c199ce314728091d061953a6f16eb" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a003c199ce314728091d061953a6f16eb" > operations_research::FlowArcProto::Swap< / a > < / div > < div class = "ttdeci" > void Swap(FlowArcProto *other)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00161" > flow_problem.pb.h:161< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_ac024461aac3641aa5b6d107d86657d42" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#ac024461aac3641aa5b6d107d86657d42" > operations_research::FlowModelProto::ProblemType_Name< / a > < / div > < div class = "ttdeci" > static const std::string & ProblemType_Name(T enum_t_value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00624" > flow_problem.pb.h:624< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a2934769bdd897c935ffe64dbe4bd730e" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a2934769bdd897c935ffe64dbe4bd730e" > operations_research::FlowArcProto::UnsafeArenaSwap< / a > < / div > < div class = "ttdeci" > void UnsafeArenaSwap(FlowArcProto *other)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00174" > flow_problem.pb.h:174< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_aa708c56d1a20776baf0b6efccacdaa6b" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#aa708c56d1a20776baf0b6efccacdaa6b" > operations_research::FlowArcProto::has_capacity< / a > < / div > < div class = "ttdeci" > bool has_capacity() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00777" > flow_problem.pb.h:777< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a514b10f5c7a5c51ea0646ba992d84767" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a514b10f5c7a5c51ea0646ba992d84767" > operations_research::FlowArcProto::~FlowArcProto< / a > < / div > < div class = "ttdeci" > ~FlowArcProto() override< / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_model_proto_html_af661986d56e934195c0cc57b3e78f1ae" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_model_proto.html#af661986d56e934195c0cc57b3e78f1ae" > operations_research::FlowModelProto::unknown_fields< / a > < / div > < div class = "ttdeci" > const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00508" > flow_problem.pb.h:508< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a227c705f12e74b62d986a994aec4813ba246ce242dbe3367cf649ade17327073a" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a227c705f12e74b62d986a994aec4813ba246ce242dbe3367cf649ade17327073a" > operations_research::FlowArcProto::kTailFieldNumber< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00230" > flow_problem.pb.h:230< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a3e7b10dbd0e110d5bc246379607db58f" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a3e7b10dbd0e110d5bc246379607db58f" > operations_research::FlowArcProto::FlowArcProto< / a > < / div > < div class = "ttdeci" > FlowArcProto()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00104" > flow_problem.pb.h:104< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_a5f7eed65007d1ae5558b58c478f69f12" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#a5f7eed65007d1ae5558b58c478f69f12" > operations_research::FlowArcProto::clear_capacity< / a > < / div > < div class = "ttdeci" > void clear_capacity()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "flow__problem_8pb_8h_source.html#l00780" > flow_problem.pb.h:780< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_flow_arc_proto_html_ad4129fb5b7bef20fe722e6b8c402804d" > < div class = "ttname" > < a href = "classoperations__research_1_1_flow_arc_proto.html#ad4129fb5b7bef20fe722e6b8c402804d" > operations_research::FlowArcProto::MergeFrom< / a > < / div > < div class = "ttdeci" > void MergeFrom(const FlowArcProto & from)< / div > < / div >
2021-01-26 11:28:50 +01:00
< / div > <!-- fragment --> < / div > <!-- contents -->
< / div > <!-- doc - content -->
2020-01-31 17:22:59 +01:00
< / div >
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >