DocumentCode
2188083
Title
Bidirectional Delta Files
Author
Shapira, Dana ; Kats, Michael
Author_Institution
Dept. of Comput. Sci., Ashkelon Acad. Coll., Ashkelon, Israel
fYear
2010
fDate
24-26 March 2010
Firstpage
249
Lastpage
258
Abstract
This paper introduces a new method called Bidirectional Delta file, which is to construct a two way delta file out of two given files. Previous work focuses on forwards and backwards delta files. Here we suggest efficiently combining them into a single file. Given two files S and T, the paper designs a greedy algorithm, which produces an efficient bidirectional delta file in terms of the memory storage it requires. Given this encoding file and the original file S, one can decode it in order to produce T, and vice versa. Experiments show memory storage savings of at least 25% between the implemented algorithm and the traditional way of using both forwards and backwards delta files.
Keywords
data compression; encoding; greedy algorithms; storage management; backwards delta files; bidirectional delta files; encoding file; forwards delta files; greedy algorithm; memory storage savings; Application software; Approximation algorithms; Computer science; Data compression; Decoding; Distributed computing; Educational institutions; Encoding; Greedy algorithms; Merging; Alignment; delta file; dynamic programming;
fLanguage
English
Publisher
ieee
Conference_Titel
Data Compression Conference (DCC), 2010
Conference_Location
Snowbird, UT
ISSN
1068-0314
Print_ISBN
978-1-4244-6425-8
Electronic_ISBN
1068-0314
Type
conf
DOI
10.1109/DCC.2010.30
Filename
5453445
Link To Document