Space-efficient planar convex hull algorithms
Space-e cient planar convex hull algorithms Page 1 Theoretical Computer Science 321 (2004)
25–40 www.elsevier.com/locate/tcs Space-e cient planar convex hull algorithms HervÃe Br …
25–40 www.elsevier.com/locate/tcs Space-e cient planar convex hull algorithms HervÃe Br …
Asymptotically efficient in-place merging
Two linear-time algorithms for in-place/merging are presented. Both algorithms perform at
most m (t+ 1)+ n/2 t+ o (m) comparisons, where m and n are the sizes of the input …
most m (t+ 1)+ n/2 t+ o (m) comparisons, where m and n are the sizes of the input …
[PDF][PDF] Juggling versus three-way-reversal sequence rotation performance across four data types
Accepted: 10/Dec/2019, Online: 31/Dec/2019 Abstract—Systems analysts, designers, and
programmers normally choose among candidate algorithms to develop applications. This …
programmers normally choose among candidate algorithms to develop applications. This …
Strategies for stable merge sorting
S Buss, A Knop - Proceedings of the Thirtieth Annual ACM-SIAM …, 2019 - SIAM
We introduce new stable natural merge sort algorithms, called 2-merge sort and α-merge
sort. We prove upper and lower bounds for several merge sort algorithms, including Timsort …
sort. We prove upper and lower bounds for several merge sort algorithms, including Timsort …
Line crossing minimization on metro maps
We consider the problem of drawing a set of simple paths along the edges of an embedded
underlying graph G=(V, E), so that the total number of crossings among pairs of paths is …
underlying graph G=(V, E), so that the total number of crossings among pairs of paths is …
Ratio based stable in-place merging
PS Kim, A Kutzner - International Conference on Theory and Applications …, 2008 - Springer
We investigate the problem of stable in-place merging from a ratio k=nm based point of view
where m, n are the sizes of the input sequences with m≤ n. We introduce a novel algorithm …
where m, n are the sizes of the input sequences with m≤ n. We introduce a novel algorithm …
Optimizing stable in-place merging
J Chen - Theoretical Computer Science, 2003 - Elsevier
In 2000, Geffert et al.(Theoret. Comput. Sci. 237 (2000) 159) presented an asymptotically
efficient algorithm for stable merging in constant extra space. The algorithm requires at most …
efficient algorithm for stable merging in constant extra space. The algorithm requires at most …
Stable minimum storage merging by symmetric comparisons
PS Kim, A Kutzner - European Symposium on Algorithms, 2004 - Springer
We introduce a new stable minimum storage algorithm for merging that needs
O(m\log(nm+1)) element comparisons, where m and n are the sizes of the input sequences …
O(m\log(nm+1)) element comparisons, where m and n are the sizes of the input sequences …
The level ancestor problem simplified
MA Bender, M Farach-Colton - … Symposium Cancun, Mexico, April 3–6 …, 2002 - Springer
We present a very simple algorithm for the Level Ancestor Problem. A Level Ancestor Query
LA (v, d) requests the depth d ancestor of node v. The Level Ancestor Problem is thus …
LA (v, d) requests the depth d ancestor of node v. The Level Ancestor Problem is thus …
In situ, stable merging by way of the perfect shuffle
J Ellis, M Markov - The Computer Journal, 2000 - ieeexplore.ieee.org
We introduce a novel approach to the classical problem of the in situ, stable merging of lists,
where 'in situ'means the use of no more than O(\log^2n) bits of extra memory for lists of size …
where 'in situ'means the use of no more than O(\log^2n) bits of extra memory for lists of size …