๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

A faster off-line algorithm for the TCP acknowledgement problem

โœ Scribed by John Noga; Steve Seiden; Gerhard J. Woeginger


Publisher
Elsevier Science
Year
2002
Tongue
English
Weight
48 KB
Volume
81
Category
Article
ISSN
0020-0190

No coin nor oath required. For personal study only.

โœฆ Synopsis


In a recent paper [Proceedings of STOC'98, 1998, pp. 389-398], Dooly, Goldman and Scott study a problem that is motivated by the networking problem of dynamically adjusting delays of acknowledgements in the Transmission Control Protocol (TCP). Among other results, they give an O(n 2 ) off-line algorithm for computing the optimal way of acknowledging n packet arrivals and departures.

In this brief note, we observe that there is a faster off-line algorithm for this problem with time complexity O(n).


๐Ÿ“œ SIMILAR VOLUMES


Off-line algorithms for the list update
โœ Nick Reingold; Jeffery Westbrook ๐Ÿ“‚ Article ๐Ÿ“… 1996 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 637 KB

Optimum off-line algorithms for the list update problem are investigated. The list update problem involves implementing a dictionary of items as a linear list. Several characterizations of optimum algorithms are given; these lead to optimum algorithm which runs in time 02"( n -1) !m, where n is the

A Faster Algorithm for the Inverse Spann
โœ Ravindra K. Ahuja; James B. Orlin ๐Ÿ“‚ Article ๐Ÿ“… 2000 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 149 KB

In this paper, we consider the inverse spanning tree problem. Given an undi-0 ลฝ 0 0 . rected graph G s N , A with n nodes, m arcs, an arc cost vector c, and a spanning tree T 0 , the inverse spanning tree problem is to perturb the arc cost vector c to a vector d so that T 0 is a minimum spanning tre

A faster polynomial algorithm for the un
โœ Ulrich Brenner ๐Ÿ“‚ Article ๐Ÿ“… 2008 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 320 KB

We present a new algorithm for the Hitchcock transportation problem. On instances with n sources and k sinks, our algorithm has a worst-case running time of O(nk 2 (log n + k log k)). It closes a gap between algorithms with running time linear in n but exponential in k and a polynomialtime algorithm