Files
ortools-clone/docs/cpp_graph/classoperations__research_1_1GenericMaxFlow.js
Laurent Perron 6230c8e7a4 polish cpp doc
2019-07-12 13:25:23 -07:00

84 lines
9.5 KiB
JavaScript

var classoperations__research_1_1GenericMaxFlow =
[
[ "ArcIndex", "classoperations__research_1_1GenericMaxFlow.html#abaf68b768e58ec738030f02c288d4ee2", null ],
[ "ArcIndexArray", "classoperations__research_1_1GenericMaxFlow.html#a11a3c0e3b614e504cbb174cf0c4a90db", null ],
[ "IncomingArcIterator", "classoperations__research_1_1GenericMaxFlow.html#abaa264696c6c702be6b4a54c5b7947b8", null ],
[ "NodeHeight", "classoperations__research_1_1GenericMaxFlow.html#a4bfa3888f90a91610caa02c8498c6f67", null ],
[ "NodeHeightArray", "classoperations__research_1_1GenericMaxFlow.html#a93990798ae28a85494473072c95072d2", null ],
[ "NodeIndex", "classoperations__research_1_1GenericMaxFlow.html#af29cd6d6e7b334690d8ebe90ed0be410", null ],
[ "OutgoingArcIterator", "classoperations__research_1_1GenericMaxFlow.html#a41c3325e4b03cd0763ccf20aa857f7a0", null ],
[ "OutgoingOrOppositeIncomingArcIterator", "classoperations__research_1_1GenericMaxFlow.html#ab6aa151eb19acac7bcbeced26a82f355", null ],
[ "Status", "classoperations__research_1_1GenericMaxFlow.html#aa3fbead787cfdfac0b9e7b217e06cbfb", [
[ "NOT_SOLVED", "classoperations__research_1_1GenericMaxFlow.html#aa3fbead787cfdfac0b9e7b217e06cbfbac3c19ea88d51e9ddc44a20cc13e4fb74", null ],
[ "OPTIMAL", "classoperations__research_1_1GenericMaxFlow.html#aa3fbead787cfdfac0b9e7b217e06cbfba521cd576d678a5c22f21b4a7ec2ff02b", null ],
[ "INT_OVERFLOW", "classoperations__research_1_1GenericMaxFlow.html#aa3fbead787cfdfac0b9e7b217e06cbfba288fa96697726e05e63cc28b56c57d36", null ],
[ "BAD_INPUT", "classoperations__research_1_1GenericMaxFlow.html#aa3fbead787cfdfac0b9e7b217e06cbfba9b4b284d9cef8bc7ea112971c14584df", null ],
[ "BAD_RESULT", "classoperations__research_1_1GenericMaxFlow.html#aa3fbead787cfdfac0b9e7b217e06cbfba64972e5527eb00cc4e60ce5b2f898193", null ]
] ],
[ "GenericMaxFlow", "classoperations__research_1_1GenericMaxFlow.html#ae78f6137700a6942cee3b8b5bd40817b", null ],
[ "~GenericMaxFlow", "classoperations__research_1_1GenericMaxFlow.html#a6296328813067e9419925f40981f0867", null ],
[ "AugmentingPathExists", "classoperations__research_1_1GenericMaxFlow.html#a75c3aeba25a7c62b4e237d2b34594b0e", null ],
[ "Capacity", "classoperations__research_1_1GenericMaxFlow.html#aa094beccfd146238de41da6f8a2b2e4a", null ],
[ "CheckInputConsistency", "classoperations__research_1_1GenericMaxFlow.html#a6a160e49372bec143572964e6b19f444", null ],
[ "CheckRelabelPrecondition", "classoperations__research_1_1GenericMaxFlow.html#a9dbc134de4c5e1d424b49f7000c713f4", null ],
[ "CheckResult", "classoperations__research_1_1GenericMaxFlow.html#a5ceac4e6ee8eedd556f1cdec11a2b665", null ],
[ "ComputeReachableNodes", "classoperations__research_1_1GenericMaxFlow.html#ade3632560edb912b1758628f327dfe3d", null ],
[ "CreateFlowModel", "classoperations__research_1_1GenericMaxFlow.html#a5b1cf7943417c669c41dc29547f8cd00", null ],
[ "DebugString", "classoperations__research_1_1GenericMaxFlow.html#a57cf9ba195eb368ccd5856ef7de4dcca", null ],
[ "Discharge", "classoperations__research_1_1GenericMaxFlow.html#a5a2c545458610cc9b1486ae083708574", null ],
[ "Flow", "classoperations__research_1_1GenericMaxFlow.html#aef5b9fc304666691405861f4caf35f45", null ],
[ "GetAndRemoveFirstActiveNode", "classoperations__research_1_1GenericMaxFlow.html#ad411ee050c1c6a25b5b2abc42a2f0491", null ],
[ "GetOptimalFlow", "classoperations__research_1_1GenericMaxFlow.html#a90f1c23703ab4e69d7e42549ea005464", null ],
[ "GetSinkNodeIndex", "classoperations__research_1_1GenericMaxFlow.html#a8c16f1156b2e038ca0d3f8ba96490ab5", null ],
[ "GetSinkSideMinCut", "classoperations__research_1_1GenericMaxFlow.html#ad7892ad5aa8338015f320267fb7f298f", null ],
[ "GetSourceNodeIndex", "classoperations__research_1_1GenericMaxFlow.html#aeeb216a2384f75c7a46cf54de35027d2", null ],
[ "GetSourceSideMinCut", "classoperations__research_1_1GenericMaxFlow.html#a022da70970a497438cd0304cf1c6efd9", null ],
[ "GlobalUpdate", "classoperations__research_1_1GenericMaxFlow.html#ad3925f2137b18b1555563ed149ada740", null ],
[ "graph", "classoperations__research_1_1GenericMaxFlow.html#a8f83ce5b69d2e3d4cbf314ed6b3d01a6", null ],
[ "Head", "classoperations__research_1_1GenericMaxFlow.html#ad4a6ec3deadedd6c027b8c0fbbdac88d", null ],
[ "InitializeActiveNodeContainer", "classoperations__research_1_1GenericMaxFlow.html#a3b47bff3c2733b198d34aeaa0cbcfa19", null ],
[ "InitializePreflow", "classoperations__research_1_1GenericMaxFlow.html#a20139b839cd5764939afc8df968a2484", null ],
[ "IsActive", "classoperations__research_1_1GenericMaxFlow.html#a5b535e0a581ca57102d6c495a10bc911", null ],
[ "IsAdmissible", "classoperations__research_1_1GenericMaxFlow.html#aecd4716fa878055b30386f0f97a0d907", null ],
[ "IsArcDirect", "classoperations__research_1_1GenericMaxFlow.html#aab64a5e41b9e15ab0953a59ef9fd2f49", null ],
[ "IsArcValid", "classoperations__research_1_1GenericMaxFlow.html#ace677adc9ba14e72018a7aa78955df18", null ],
[ "IsEmptyActiveNodeContainer", "classoperations__research_1_1GenericMaxFlow.html#a3653a3df1b94e4150486b5149d8eaae7", null ],
[ "Opposite", "classoperations__research_1_1GenericMaxFlow.html#a15c425face4a4d1697c7ba298a727192", null ],
[ "ProcessNodeByHeight", "classoperations__research_1_1GenericMaxFlow.html#acc608bd04efcbcc5b72b76795f5d49d8", null ],
[ "PushActiveNode", "classoperations__research_1_1GenericMaxFlow.html#a4cc032f9987eb1ae9eaa8ebb013f671b", null ],
[ "PushFlow", "classoperations__research_1_1GenericMaxFlow.html#a1c31c96effb1f91f800895be2339045b", null ],
[ "PushFlowExcessBackToSource", "classoperations__research_1_1GenericMaxFlow.html#a05eb488b184996513248b0dffca59600", null ],
[ "Refine", "classoperations__research_1_1GenericMaxFlow.html#a1061c1ce94ccc0d379390b8542bfaa23", null ],
[ "RefineWithGlobalUpdate", "classoperations__research_1_1GenericMaxFlow.html#a91d754521a7d43dd215e5d6200ec1062", null ],
[ "Relabel", "classoperations__research_1_1GenericMaxFlow.html#aa70e526f9be229e52bf598d9cd0e7406", null ],
[ "SaturateOutgoingArcsFromSource", "classoperations__research_1_1GenericMaxFlow.html#a2d2ffca7a04ecd2975025cb34a3898cb", null ],
[ "SetArcCapacity", "classoperations__research_1_1GenericMaxFlow.html#a05f2661c573eb445212f4eddd694fc2f", null ],
[ "SetArcFlow", "classoperations__research_1_1GenericMaxFlow.html#a9a357ac0cc6e451b5b1b81a9abdeb49b", null ],
[ "SetCapacityAndClearFlow", "classoperations__research_1_1GenericMaxFlow.html#a0c56ff7a0c8bac88e8f6e0da3689e838", null ],
[ "SetCheckInput", "classoperations__research_1_1GenericMaxFlow.html#a3aaa8be2e8b64b746e6b46fa6463bbde", null ],
[ "SetCheckResult", "classoperations__research_1_1GenericMaxFlow.html#ad80ce21a3088b4798da0eae774b0bab6", null ],
[ "SetUseGlobalUpdate", "classoperations__research_1_1GenericMaxFlow.html#a1055514c9f93a7ffeea0ae9e8a6a7f58", null ],
[ "SetUseTwoPhaseAlgorithm", "classoperations__research_1_1GenericMaxFlow.html#a0497a8b934a2aa9f7307428736f72522", null ],
[ "Solve", "classoperations__research_1_1GenericMaxFlow.html#a1da59e63f4d617578a0dc218d7f2f3e9", null ],
[ "status", "classoperations__research_1_1GenericMaxFlow.html#a9662fa5cf2007a62968e6c22fb8a4564", null ],
[ "Tail", "classoperations__research_1_1GenericMaxFlow.html#ac28ab380716ec139afa31d485bbbd068", null ],
[ "active_node_by_height_", "classoperations__research_1_1GenericMaxFlow.html#a7cc8b8045738632185c7c0f82eb9791f", null ],
[ "active_nodes_", "classoperations__research_1_1GenericMaxFlow.html#ad52713e66db4d174006e1c3cac7d9d09", null ],
[ "bfs_queue_", "classoperations__research_1_1GenericMaxFlow.html#ac0e27ffc0885628dfcc430197434c311", null ],
[ "check_input_", "classoperations__research_1_1GenericMaxFlow.html#a643e76aab33e0ee6c13b0b336af05352", null ],
[ "check_result_", "classoperations__research_1_1GenericMaxFlow.html#a92fbc9576b457ceddeb21395181b3273", null ],
[ "first_admissible_arc_", "classoperations__research_1_1GenericMaxFlow.html#a5421b464b61e322c676935f312501af8", null ],
[ "graph_", "classoperations__research_1_1GenericMaxFlow.html#a27da86de84ba65849c8aebf7aa153f91", null ],
[ "kMaxFlowQuantity", "classoperations__research_1_1GenericMaxFlow.html#ac4278804a3c23b3a7f340930a81ff15f", null ],
[ "node_excess_", "classoperations__research_1_1GenericMaxFlow.html#a6881e220a50b6ab95192f7f263b5eee6", null ],
[ "node_in_bfs_queue_", "classoperations__research_1_1GenericMaxFlow.html#aaf724f9c00dee72b9b2e510e9e88e13e", null ],
[ "node_potential_", "classoperations__research_1_1GenericMaxFlow.html#a65afde65cda262fce8107f3a15d657c4", null ],
[ "process_node_by_height_", "classoperations__research_1_1GenericMaxFlow.html#aa44b5dfa3bad855a7a7b19750b6db748", null ],
[ "residual_arc_capacity_", "classoperations__research_1_1GenericMaxFlow.html#a4c09a4799a59a5e2947b2da44c7d0ba3", null ],
[ "sink_", "classoperations__research_1_1GenericMaxFlow.html#a7f228bb0707a9ebf78dd67ee15746030", null ],
[ "source_", "classoperations__research_1_1GenericMaxFlow.html#a4a6b55b37ed5a95debcd86aa40370e28", null ],
[ "stats_", "classoperations__research_1_1GenericMaxFlow.html#a3aae9d11f361dfd5c98dcca64987cfb9", null ],
[ "status_", "classoperations__research_1_1GenericMaxFlow.html#a784643a086180b1755f704d652f564a0", null ],
[ "use_global_update_", "classoperations__research_1_1GenericMaxFlow.html#ab3915b57ac3d28863ad3372f1598a494", null ],
[ "use_two_phase_algorithm_", "classoperations__research_1_1GenericMaxFlow.html#a323ba66c6b6e63c3c7165081614e2689", null ]
];