scispace - formally typeset
G

Greg N. Frederickson

Researcher at Pennsylvania State University

Publications -  10
Citations -  1509

Greg N. Frederickson is an academic researcher from Pennsylvania State University. The author has contributed to research in topics: 2-opt & Travelling salesman problem. The author has an hindex of 10, co-authored 10 publications receiving 1459 citations.

Papers
More filters
Journal ArticleDOI

Approximation Algorithms for Some Routing Problems

TL;DR: In this paper, a mixed-strategy heuristic with a bound of 9/5 is presented for the stacker-crane problem and a tour-splitting heuristic is given for k-person variants of the traveling salesman problem.
Proceedings ArticleDOI

Approximation algorithms for some routing problems

TL;DR: Several polynomial time approximation algorithms for some NP-complete routing problems are presented, and the worst-case ratios of the cost of the obtained route to that of an optimal are determined.
Journal ArticleDOI

The complexity of selection and ranking in X + Y and matrices with sorted columns

TL;DR: Algorithms are presented that run in time which depends nontrivially on the rank k of the element to be selected and which is sublinear with respect to set cardinality, and all bounds are shown to be optimal to within a constant multiplicative factor.
Journal ArticleDOI

Finding kth paths and p-centers by generating and searching good data structures

TL;DR: A succinct and easily searchable representation of the set of intervertex distances of a tree is given and the complete algorithm for path selection is asymptotically optimal in the worst case and the algorithms for p-center location improve on previous methods.
Journal ArticleDOI

Sequencing Tasks with Exponential Service Times to Minimize the Expected Flow Time or Makespan

TL;DR: It is shown that a scheduling policy minimized the expected flow timq only if it is shortest expected processing time tint, and that a policy minimizes the expected make and onlyif it is longest expected processingTime fast.