Related Experiment Video
Updated: Jun 30, 2026

Stretching Short Sequences of DNA with Constant Force Axial Optical Tweezers
Published on: October 13, 2011
Accelerating String Comparison in RLZ Compressed Sequences via LCE Jumps
Rahul Varki1, Christina Boucher1
1Department of Computer and Information Science and Engineering, University of Florida, Gainesville, Florida, USA 32611.
This study introduces an algorithmic framework for sorting sequences of Relative Lempel-Ziv (RLZ) factors, enhancing compressed data construction. RLZ sorting achieved significant speedups, advancing its use as a foundation for efficient data representation.
Area of Science:
- Computer Science
- Data Compression
- Algorithms
Background:
- Relative Lempel-Ziv (RLZ) is effective for compressing large, repetitive data.
- Existing methods lack efficient primitives for compressed construction.
- RLZ is primarily an archival format, not a tractable representation.
Purpose of the Study:
- To develop an algorithmic framework for comparing and sorting RLZ factors.
- To enable efficient compressed construction using RLZ.
- To advance RLZ from an archival format to a workable representation.
Main Methods:
- Introduced a framework for structural comparison and lexicographical sorting of RLZ factor sequences.
- Characterized conditions for direct factor comparisons and RLZ-specific shortcuts.
- Developed a method for extending truncated factors to right-maximal matches.
Main Results:
- RLZ sorting demonstrated speedups of up to 3.93x compared to character-based sorting.
- The framework enables recovery of matching statistics from RLZ parses.
- Established efficient primitives for compressed construction using RLZ.
Conclusions:
- The proposed framework enhances the utility of RLZ for compressed data construction.
- RLZ sorting provides significant performance improvements over traditional methods.
- This work lays the foundation for using RLZ as a basis for advanced compressed data structures.
Related Concept Videos
Maxam-Gilbert Sequencing
Challenges of the Maxam-Gilbert Method
The...
Arithmetic Sequences
Compacting Factor test
The procedure begins by placing concrete into the upper hopper without any compaction. Once filled, the bottom door of this hopper is opened,...
Routh-Hurwitz Criterion II
The first scenario occurs when a singular zero appears in the first column of the Routh table. This situation creates a division by zero issues. To resolve this, a small positive or negative number, denoted as epsilon (∈), is substituted for the zero. The stability analysis proceeds by assuming a sign for ∈. If ∈ is positive, any sign change in the first column of the Routh...
Convergence of Sequences
Comparison Tests

