scispace - formally typeset
R

Robert E. Tarjan

Researcher at Princeton University

Publications -  408
Citations -  70538

Robert E. Tarjan is an academic researcher from Princeton University. The author has contributed to research in topics: Time complexity & Spanning tree. The author has an hindex of 114, co-authored 400 publications receiving 67305 citations. Previous affiliations of Robert E. Tarjan include AT&T & Massachusetts Institute of Technology.

Papers
More filters
Proceedings ArticleDOI

Faster and simpler algorithm for sorting signed permutations by reversals

TL;DR: A quadratic algorithm for finding the minimum number of reversals needed to sort a signed permutation and considerably simplifies the combinatorial structures used by the analysis.
Proceedings ArticleDOI

Finding minimum-cost circulations by canceling negative cycles

TL;DR: It is shown that a judicious choice of cycles for canceling leads to a polynomial bound on the number of iterations in this algorithm, which is comparable to those of the fastest previously known algorithms.
Proceedings ArticleDOI

Rotation distance, triangulations, and hyperbolic geometry

TL;DR: A tight bound is established on the maximum rotation distance between two A2-node trees for all large n, using volumetric arguments in hyperbolic 3-space, and is given on the minimum number of tetrahedra needed to dissect a polyhedron in the worst case.
Journal ArticleDOI

Tractability of Parameterized Completion Problems on Chordal, Strongly Chordal, and Proper Interval Graphs

TL;DR: The parameterized complexity of three NP-hard graph completion problems, motivated by molecular biology, is studied and it is shown that the parameterized version of the strongly chordal graph completion problem is FPT by giving an O(ck m log n)-time algorithm for it.
Proceedings ArticleDOI

Testing flow graph reducibility

TL;DR: An algorithm for testing whether a flow graph is reducible is described, which uses depth-first search to reveal the structure of the flow graph and a good method for computing disjoint set unions to determine reducibility from the search information.