Skip to main content

Showing 1–2 of 2 results for author: Chegrane, I

Searching in archive cs. Search in all archives.
.
  1. arXiv:1701.08688  [pdf, other

    cs.DS

    Approximate String Matching: Theory and Applications (La Recherche Approchée de Motifs : Théorie et Applications)

    Authors: Ibrahim Chegrane

    Abstract: The approximate string matching is a fundamental and recurrent problem that arises in most computer science fields. This problem can be defined as follows: Let $D=\{x_1,x_2,\ldots x_d\}$ be a set of $d$ words defined on an alphabet $Σ$, let $q$ be a query defined also on $Σ$, and let $k$ be a positive integer. We want to build a data structure on $D$ capable of answering the following query: fin… ▽ More

    Submitted 30 January, 2017; originally announced January 2017.

    Comments: 181 pages, in French, PhD Thesis, University of Sciences and Technology Houari Boumediene (USTHB) Algiers Algeria, Text Algorithms, String searching, String matching, Pattern matching, Data structures, Exact string matching, Approximate string matching, Bioinformatics, Autocomplete

    Report number: 61/2016-C/INF

  2. arXiv:1312.4678  [pdf, other

    cs.DS cs.DB

    Simple, compact and robust approximate string dictionary

    Authors: Ibrahim Chegrane, Djamal Belazzougui

    Abstract: This paper is concerned with practical implementations of approximate string dictionaries that allow edit errors. In this problem, we have as input a dictionary $D$ of $d$ strings of total length $n$ over an alphabet of size $σ$. Given a bound $k$ and a pattern $x$ of length $m$, a query has to return all the strings of the dictionary which are at edit distance at most $k$ from $x$, where the edit… ▽ More

    Submitted 22 August, 2014; v1 submitted 17 December, 2013; originally announced December 2013.

    Comments: Accepted to a journal (19 pages, 2 figures)