Files
ortools-clone/docs/cpp/classoperations__research_1_1_max_flow.js
2021-01-26 11:34:47 +01:00

83 lines
9.0 KiB
JavaScript

var classoperations__research_1_1_max_flow =
[
[ "ArcIndex", "classoperations__research_1_1_max_flow.html#a44aa9e2f47277c91d8064c7126a2ff48", null ],
[ "ArcIndexArray", "classoperations__research_1_1_max_flow.html#ad2ab85b2912dbf12804d3d1ddea9ec15", null ],
[ "IncomingArcIterator", "classoperations__research_1_1_max_flow.html#ab9d95dc874e5c2d424cecd251fd7ff82", null ],
[ "NodeHeight", "classoperations__research_1_1_max_flow.html#a798f41062d76af3baabada0c4c0580ea", null ],
[ "NodeHeightArray", "classoperations__research_1_1_max_flow.html#a852dcceddb3bc2642eb867cc3663c0fe", null ],
[ "NodeIndex", "classoperations__research_1_1_max_flow.html#a4ddaeee9414a17257bb052c459325caf", null ],
[ "OutgoingArcIterator", "classoperations__research_1_1_max_flow.html#a0d012d3907b8306ddfc1a7089342fbe2", null ],
[ "OutgoingOrOppositeIncomingArcIterator", "classoperations__research_1_1_max_flow.html#a277838ded7171a604a67babdbea05988", null ],
[ "Status", "classoperations__research_1_1_max_flow.html#a67a0db04d321a74b7e7fcfd3f1a3f70b", [
[ "NOT_SOLVED", "classoperations__research_1_1_max_flow.html#a67a0db04d321a74b7e7fcfd3f1a3f70ba0e6873a155f86a4695f463bf8601d05f", null ],
[ "OPTIMAL", "classoperations__research_1_1_max_flow.html#a67a0db04d321a74b7e7fcfd3f1a3f70ba2579881e7c83261bc21bafb5a5c92cad", null ],
[ "INT_OVERFLOW", "classoperations__research_1_1_max_flow.html#a67a0db04d321a74b7e7fcfd3f1a3f70baef3d63bf3419a0e33cd86b58fadc640b", null ],
[ "BAD_INPUT", "classoperations__research_1_1_max_flow.html#a67a0db04d321a74b7e7fcfd3f1a3f70bac2811be86dd03c6735e3b0db51ad914f", null ],
[ "BAD_RESULT", "classoperations__research_1_1_max_flow.html#a67a0db04d321a74b7e7fcfd3f1a3f70bac76ecfd837bdc6d4150bb02c403356e4", null ]
] ],
[ "MaxFlow", "classoperations__research_1_1_max_flow.html#a591efdde87d4b90a85680d4f60dbc88a", null ],
[ "AugmentingPathExists", "classoperations__research_1_1_max_flow.html#ad3f0f2aad2e5ba39481e3aad8de1fcda", null ],
[ "Capacity", "classoperations__research_1_1_max_flow.html#a9dcd8610149406a1593d2a0725290482", null ],
[ "CheckInputConsistency", "classoperations__research_1_1_max_flow.html#a12ffc143b8d66de80c07572cc8509037", null ],
[ "CheckRelabelPrecondition", "classoperations__research_1_1_max_flow.html#a2a555ba2dc0a468e6fee4a0665b12272", null ],
[ "CheckResult", "classoperations__research_1_1_max_flow.html#aac87a51b41d88b6976a12007bae9b91d", null ],
[ "ComputeReachableNodes", "classoperations__research_1_1_max_flow.html#ac0290c8f8892c50d7b29e9770fda4923", null ],
[ "CreateFlowModel", "classoperations__research_1_1_max_flow.html#afbd2be8210b3c04ac5ee3a879f1e62de", null ],
[ "DebugString", "classoperations__research_1_1_max_flow.html#a2212ce00ee245370c5cb71234244027a", null ],
[ "Discharge", "classoperations__research_1_1_max_flow.html#af4b75883cbba15f442c627f5da96f470", null ],
[ "Flow", "classoperations__research_1_1_max_flow.html#a2a420ad8221c326064736ccf148d2f93", null ],
[ "GetAndRemoveFirstActiveNode", "classoperations__research_1_1_max_flow.html#a89970809d6caccf0fc1ba38d7d955254", null ],
[ "GetOptimalFlow", "classoperations__research_1_1_max_flow.html#a142146c1af2855fc821d7bd4c0af6130", null ],
[ "GetSinkNodeIndex", "classoperations__research_1_1_max_flow.html#af412987a2f98057ca8c6015782418eac", null ],
[ "GetSinkSideMinCut", "classoperations__research_1_1_max_flow.html#ad8ca9f0f372e03f5cf3af1e163230792", null ],
[ "GetSourceNodeIndex", "classoperations__research_1_1_max_flow.html#a29b76a85638e0b4ce0f715c5bbba3f81", null ],
[ "GetSourceSideMinCut", "classoperations__research_1_1_max_flow.html#a4ede8a987bfe0972a51942bbca22d4c1", null ],
[ "GlobalUpdate", "classoperations__research_1_1_max_flow.html#a28b52dfd2da6e91a8e1e0d039c1d4154", null ],
[ "graph", "classoperations__research_1_1_max_flow.html#a10bcb8f7f63b390821ae5e95fe4822cc", null ],
[ "Head", "classoperations__research_1_1_max_flow.html#aa5f729a6274027e5e5478e4bd76603ca", null ],
[ "InitializeActiveNodeContainer", "classoperations__research_1_1_max_flow.html#a7316c54af53df2e1f2ebc3d7fa1d5c45", null ],
[ "InitializePreflow", "classoperations__research_1_1_max_flow.html#a0f81f6e049ffb2b2a27c8e45dc0a25a0", null ],
[ "IsActive", "classoperations__research_1_1_max_flow.html#af337463a7577a73e5140bfe6518852b1", null ],
[ "IsAdmissible", "classoperations__research_1_1_max_flow.html#a189d42cc721a58aa0b397cc44da875b7", null ],
[ "IsArcDirect", "classoperations__research_1_1_max_flow.html#af3a76f97fe869af7137bbc9a165353b1", null ],
[ "IsArcValid", "classoperations__research_1_1_max_flow.html#ac17ea9ef2dc1b5eace76f625abe36475", null ],
[ "IsEmptyActiveNodeContainer", "classoperations__research_1_1_max_flow.html#a8f70d2ab94c2c3a7f05c6f2a3bc18573", null ],
[ "Opposite", "classoperations__research_1_1_max_flow.html#ae5ff1c955df682c39482f2cc5e23e900", null ],
[ "ProcessNodeByHeight", "classoperations__research_1_1_max_flow.html#ae93d8aa8c02df69fd88f9cdd1463bae3", null ],
[ "PushActiveNode", "classoperations__research_1_1_max_flow.html#a420abfd079f041eac775859ab19e644d", null ],
[ "PushFlow", "classoperations__research_1_1_max_flow.html#abedc5621560431c2527859bd5d1ab8fc", null ],
[ "PushFlowExcessBackToSource", "classoperations__research_1_1_max_flow.html#a3a4afd902c22768de7955ba9983fb282", null ],
[ "Refine", "classoperations__research_1_1_max_flow.html#ad45b094d532baccee95649c24192f87a", null ],
[ "RefineWithGlobalUpdate", "classoperations__research_1_1_max_flow.html#ad28be43d46715cda54108a189081d139", null ],
[ "Relabel", "classoperations__research_1_1_max_flow.html#a187f8b09657eacdfef77202c595543f6", null ],
[ "SaturateOutgoingArcsFromSource", "classoperations__research_1_1_max_flow.html#a24f768765349e100ca2ef7697d1b52d5", null ],
[ "SetArcCapacity", "classoperations__research_1_1_max_flow.html#a21776d0248204801a49c42b46902c1a1", null ],
[ "SetArcFlow", "classoperations__research_1_1_max_flow.html#a38f480b60f3812345680d2267770ee5c", null ],
[ "SetCapacityAndClearFlow", "classoperations__research_1_1_max_flow.html#a7ba7917e55551f771954c4323992a9ab", null ],
[ "SetCheckInput", "classoperations__research_1_1_max_flow.html#aa76638d2f8eddf2c3d9778b3c1285010", null ],
[ "SetCheckResult", "classoperations__research_1_1_max_flow.html#aa4e5f2ba9abcf71460c68a4903abc7bc", null ],
[ "SetUseGlobalUpdate", "classoperations__research_1_1_max_flow.html#a6b27587e2eba1f139e5b5b2609315aaa", null ],
[ "SetUseTwoPhaseAlgorithm", "classoperations__research_1_1_max_flow.html#a4549e7f9a27adb25091a91101b8fddbd", null ],
[ "Solve", "classoperations__research_1_1_max_flow.html#a942f29030f08426e7e318204e987e2f7", null ],
[ "status", "classoperations__research_1_1_max_flow.html#adb1490a44086db009cdb51f854a02a65", null ],
[ "Tail", "classoperations__research_1_1_max_flow.html#ab49dbdb731f80e626e575bdf66835f46", null ],
[ "active_node_by_height_", "classoperations__research_1_1_max_flow.html#afc300bdfdbe5ce3296bacd00acce0b3f", null ],
[ "active_nodes_", "classoperations__research_1_1_max_flow.html#a19193cb3045a42a4154d3860b92dc65b", null ],
[ "bfs_queue_", "classoperations__research_1_1_max_flow.html#a2b834b1bfbaef46bbf4a3f991a26f9a3", null ],
[ "check_input_", "classoperations__research_1_1_max_flow.html#ad96578b8ab41d25a3daa9f219c168b9f", null ],
[ "check_result_", "classoperations__research_1_1_max_flow.html#a876e41aaef1635d059d9d79dd08bbfc3", null ],
[ "first_admissible_arc_", "classoperations__research_1_1_max_flow.html#a3702055ec6affa60e6862cd0e63f9a7b", null ],
[ "graph_", "classoperations__research_1_1_max_flow.html#ad88eea96f82ba29e252f3e07cdb84378", null ],
[ "kMaxFlowQuantity", "classoperations__research_1_1_max_flow.html#a2cb1ce0e6ac75b050ffc3a7bfd35a8b2", null ],
[ "node_excess_", "classoperations__research_1_1_max_flow.html#af63274e5211be9578b29f56f29936964", null ],
[ "node_in_bfs_queue_", "classoperations__research_1_1_max_flow.html#a8b98114a0a6beb83e5b36e4e461659fd", null ],
[ "node_potential_", "classoperations__research_1_1_max_flow.html#a5b7429be4ec8b98658d0b035261b1483", null ],
[ "process_node_by_height_", "classoperations__research_1_1_max_flow.html#a33996084cb5b29f77cc6ee673b6ece51", null ],
[ "residual_arc_capacity_", "classoperations__research_1_1_max_flow.html#ab478e83cea51fd1e9656030ea4667286", null ],
[ "sink_", "classoperations__research_1_1_max_flow.html#aee97cd3a6def72d85d4685c134d11671", null ],
[ "source_", "classoperations__research_1_1_max_flow.html#aab4ab1dc9be85072322b17c1f56fe208", null ],
[ "stats_", "classoperations__research_1_1_max_flow.html#a7c6fc06ca542eed0ff0b6ed4b1ecbcda", null ],
[ "status_", "classoperations__research_1_1_max_flow.html#abf8c6fcb7d9c9fa39e283d086f0bb345", null ],
[ "use_global_update_", "classoperations__research_1_1_max_flow.html#a3b2203f6789a10763c6ae978bf26b402", null ],
[ "use_two_phase_algorithm_", "classoperations__research_1_1_max_flow.html#a689c39e9d4a7bdb9d64e270b8c9abcbd", null ]
];