[หนังสือ][B] Graphs, networks and algorithms

D Jungnickel, D Jungnickel - 2005 - Springer
XII Preface solution as efficiently as possible. Most of the problems we treat have a good
algorithmic solution, but we also show how even difficult problems can be treated (for …

Faster shortest-path algorithms for planar graphs

MR Henzinger, P Klein, S Rao… - journal of computer and …, 1997 - Elsevier
We give a linear-time algorithm for single-source shortest paths in planar graphs with
nonnegative edge-lengths. Our algorithm also yields a linear-time algorithm for maximum …

[หนังสือ][B] Planar graphs: Theory and algorithms

T Nishizeki, N Chiba - 1988 - books.google.com
Collected in this volume are most of the important theorems and algorithms currently known
for planar graphs, together with constructive proofs for the theorems. Many of the algorithms …

Network flow algorithm

AV Goldberg, É Tardos, R Tarjan - 1989 - ecommons.cornell.edu
Network flow problems are central problems in operations research, computer science, and
engineering and they arise in many real world applications. Starting with early work in linear …

Multiple-source multiple-sink maximum flow in directed planar graphs in near-linear time

G Borradaile, PN Klein, S Mozes, Y Nussbaum… - SIAM Journal on …, 2017 - SIAM
We give an O(n\log^3n) algorithm that, given an n-node directed planar graph with arc
capacities, a set of source nodes, and a set of sink nodes finds a maximum flow from the …

An O(n log n) algorithm for maximum st-flow in a directed planar graph

G Borradaile, P Klein - Journal of the ACM (JACM), 2009 - dl.acm.org
We give the first correct O (n log n) algorithm for finding a maximum st-flow in a directed
planar graph. After a preprocessing step that consists in finding single-source shortest-path …

Faster shortest-path algorithms for planar graphs

P Klein, S Rao, M Rauch, S Subramanian - Proceedings of the twenty …, 1994 - dl.acm.org
We give a linear-time algorithm for single-source shortest paths in planar graphs with
nonnegative edgelengths. Our algorithm also yields a linear-time algorithm for maximum …

Flow in planar graphs with multiple sources and sinks

GL Miller, J Naor - SIAM Journal on Computing, 1995 - SIAM
The problem of maximum flow in planar graphs has always been investigated under the
assumption that there is only one source and one sink. Here we consider the case where …

Structured recursive separator decompositions for planar graphs in linear time

PN Klein, S Mozes, C Sommer - Proceedings of the forty-fifth annual …, 2013 - dl.acm.org
Given a triangulated planar graph G on n vertices and an integer r< n, an r--division of G with
few holes is a decomposition of G into O (n/r) regions of size at most r such that each region …

Long tours and short superstrings

SR Kosaraju, JK Park, C Stein - Proceedings 35th Annual …, 1994 - ieeexplore.ieee.org
This paper considers weight-maximizing variants of the classical symmetric and asymmetric
traveling-salesman problems. Like their weight-minimizing counterparts, these variants are …