About: Push–relabel maximum flow algorithm     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : yago:WikicatAlgorithms, within Data Space : dbpedia.demo.openlinksw.com associated with source document(s)
QRcode icon
http://dbpedia.demo.openlinksw.com/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FPush%E2%80%93relabel_maximum_flow_algorithm

In mathematical optimization, the push–relabel algorithm (alternatively, preflow–push algorithm) is an algorithm for computing maximum flows in a flow network. The name "push–relabel" comes from the two basic operations used in the algorithm. Throughout its execution, the algorithm maintains a "preflow" and gradually converts it into a maximum flow by moving flow locally between neighboring nodes using push operations under the guidance of an admissible network maintained by relabel operations. In comparison, the Ford–Fulkerson algorithm performs global augmentations that send flow following paths from the source all the way to the sink.

AttributesValues
rdf:type
rdfs:label
  • Goldbergův algoritmus (cs)
  • Goldberg-Tarjan-Algorithmus (de)
  • Algorithme de poussage/réétiquetage (fr)
  • Push–relabel maximum flow algorithm (en)
  • Algorytm push-relabel (pl)
  • Алгоритм проталкивания предпотока (ru)
rdfs:comment
  • Goldbergův algoritmus hledá maximální tok v síti v čase . Patří do třídy algoritmů s operacemi přemístění přebytku a zvedání vrcholu na nalezení maximálního toku, které mají . Pro husté grafy je efektivnější než Edmonds-Karpův algoritmus, který má časovou složitost . V anglické literatuře se Goldbergův algoritmus též nazývá algoritmem preflow-push nebo relabel-to-front. (cs)
  • Der Goldberg-Tarjan-Algorithmus, auch Push-Relabel-Algorithmus genannt, ist ein Algorithmus aus der Graphentheorie zur Berechnung eines maximalen Flusses in einem Netzwerk. Er wurde von Andrew Goldberg und Robert Endre Tarjan entwickelt und 1988 publiziert. (de)
  • Algorytm push-relabel – jeden z najbardziej efektywnych algorytmów obliczania maksymalnego przepływu. Ogólny algorytm działa ze złożonością podczas gdy modyfikacja Relabel-to-Front ma złożoność czasową rozwiązanie z wyborem najbardziej aktywnego wierzchołka a implementacja z dynamicznym drzewem Sleatora-Tarajana Asymptotycznie, algorytm ten jest znacznie bardziej efektywny niż algorytm Edmondsa-Karpa, którego złożoność czasowa wynosi (pl)
  • Алгоритм проталкивания предпотока решает задачу нахождения максимального потока в транспортной сети. Алгоритм не является частным случаем алгоритма Форда-Фалкерсона. Реализованный без специальных усовершенствований, алгоритм выполняется за время . Некоторые усовершенствования ещё ускоряют алгоритм: правило выбора вершин «поднять в начало» - до , выбор высшей активной вершины - до , реализация с использованием структуры данных Сеанора (Seanor) и Тарьяна - до . Впервые был опубликован в 1986 году Гольдбергом (Andrew W. Goldberg) и Тарьяном.. (ru)
  • L'algorithme push-relabel (traduit en français par algorithme de poussage/réétiquetage), aussi appelé algorithme de Goldberg-Tarjan, est l'un des algorithmes les plus efficaces pour calculer un flot maximum dans un réseau. Il a été publié par Goldberg et Tarjan en 1986. L'algorithme général a une complexité en temps en (ici est l'ensemble des sommets, et l'ensemble des arcs du graphe) ; une implémentation plus sophistiquée, utilisant une règle de sélection de sommets par pile a un temps d'exécution en ; une autre règle, celle qui sélectionne le sommet actif le plus élevé (dans un sens précisé plus loin) permet d'obtenir la complexité . Enfin l'implémentation avec une structure de données introduite par Daniel Sleator et Robert E. Tarjan et appelée arbre dynamique, et notamment avec un (fr)
  • In mathematical optimization, the push–relabel algorithm (alternatively, preflow–push algorithm) is an algorithm for computing maximum flows in a flow network. The name "push–relabel" comes from the two basic operations used in the algorithm. Throughout its execution, the algorithm maintains a "preflow" and gradually converts it into a maximum flow by moving flow locally between neighboring nodes using push operations under the guidance of an admissible network maintained by relabel operations. In comparison, the Ford–Fulkerson algorithm performs global augmentations that send flow following paths from the source all the way to the sink. (en)
foaf:depiction
  • http://commons.wikimedia.org/wiki/Special:FilePath/Push-Relabel_Algorithm_Example_-_Final_Network_Graph.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/Push-Relabel_Algorithm_Example_-_Step_1.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/Push-Relabel_Algorithm_Example_-_Step_2.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/Push-Relabel_Algorithm_Example_-_Step_3.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/Push-Relabel_Algorithm_Example_-_Step_4.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/Push-Relabel_Algorithm_Example_-_Step_5.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/Push-Relabel_Algorithm_Example_-_Step_6.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/Push-Relabel_Algorithm_Example_-_Step_7.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/Push-Relabel_Algorithm_Example_-_Step_8.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/Push-Relabel_Algorithm_Example_-_Step_9.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/Push_Relabel_Algoritm_Example_-_Initial_Graph.svg
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
Link from a Wikipage to an external page
sameAs
dbp:wikiPageUsesTemplate
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 67 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software