Roughly Sorting: A Generalization of Sorting
スポンサーリンク
概要
- 論文の詳細を見る
A Sequenceα=(a_l, . . . ,a_n) is k-sorted if and only if for all 1 <le; i,j <le; n, i<j-k implies a_i ≤ a_j. A k-sorting algorithm called k-Bubblesort is first designed, since it is a generalization of Bubblesort. Next, a k-sorting algorithm called k-Quicksort is designed, as well as an algorithm for transforming a rougly sorted sequence into a less roughly sorted sequence. It is shown that k-Quicksort is time-optimal within a constant factor if k satisfies a certain condition. Parallel implementation of k-Bubblesort and k-Quicksort are also discussed.
- 一般社団法人情報処理学会の論文
- 1991-03-31
著者
-
Igarashi Yoshihide
Department of Computer Science, Gunma University
-
Igarashi Yoshihide
Department Of Computer Science Gunma University
-
Wood Derick
Department Of Computer Science University Of Waterloo
関連論文
- Information Disseminating Schemes and Their Fault Tolerance in Hypercubes
- Optimal Time Broadcasting Schemes in Faulty Star Graphs (Special Section on Discrete Mathematics and Its Applications)
- Reliable Broadcasting and Secure Distributing in Channel Networks(Special Section on Discrete Mathematics and Its Applications)
- Independent Spanning Trees of Product Graphs and Their Construction
- Nonadaptive Fault-Tolerant File Transmission in Rotator Graphs (Special Section on Discrete Mathematics and Its Applications)
- Broadcasting in Hypercubes with Randamly Distributed Byzantine Faults
- Embeddings of Hyper-Rings in Hypercubes
- REMARKS ON REAL-TIME DETERMINISTIC CONTEXT-FREE LANGUAGES(Mathematical Theories on Computing Schemes and Their Applications)
- Roughly Sorting: Sequential and Parallel Approach
- Simple Mutual Exclusion Algorithms Based on Bounded Tickets on the Asynchronous Shared Memory Model (Special Issue on Selected Papers from LA Symposium)
- Highly Concurrent Group Mutual Exclusion Algorithms Based on Ticket Ordersl(Foundations of Computer Science)
- Construction of Secret Key Exchange Spanning Trees by Random Deals of Cards on Hierarchical Structures (Special Section on Discrete Mathematics and Its Applications)
- Secure Multi-Party Computation over Networks(Special Issue on Algorithm Engineering : Surveys)
- Analysis of Some Lockout Avoidance Algorithms for the k-Exclusion Problem
- Roughly Sorting: A Generalization of Sorting