<?xml version="1.0" encoding="UTF-8"?>
<article article-type="research-article" xml:lang="en" xmlns:xlink="http://www.w3.org/1999/xlink">
<front>
<journal-meta>
<journal-id journal-id-type="publisher">global-journal-of-computer-science-and-technology-c-software-data-engineering</journal-id>
<journal-title-group>
<journal-title>Global Journal of Computer Science and Technology - C: Software &amp; Data Engineering</journal-title>
</journal-title-group>
<issn publication-format="print">0975-4350</issn>
<issn publication-format="electronic">0975-4172</issn>
<publisher><publisher-name>Global Journals Publishing Group Incorporated</publisher-name></publisher>
<self-uri xlink:href="https://globaljournals.org/journal-seo-export/jats/89672.xml" />
</journal-meta>
<article-meta>
<article-id pub-id-type="publisher-id">89672</article-id>
<title-group>
<article-title>A Parallel Computational Approach for String Matching- A Novel Structure with Omega Model</article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author"><name><surname>Raju</surname><given-names>K Butchi</given-names></name><xref ref-type="aff" rid="aff1" />
</contrib>
</contrib-group>
<aff id="aff1">INDIA, GRIET AFF TO JNTUH</aff>
<pub-date publication-format="electronic" date-type="pub" iso-8601-date="2013-01-15">
<day>15</day>
<month>01</month>
<year>2013</year>
</pub-date>
<volume>13</volume>
<issue>C12</issue>
<fpage>11</fpage>
<lpage>29</lpage>
<abstract><p>In recent day’s parallel string matching problem catch the attention of so many researchers because of the importance in different applications like IRS, Genome sequence, data cleaning etc.,. While it is very easily stated and many of the simple algorithms perform very well in practice, numerous works have been published on the subject and research is still very active. In this paper we propose a omega parallel computing model for parallel string matching. The algorithm is designed to work on omega model parallel architecture where text is divided for parallel processing and special searching at division point is required for consistent and complete searching. This algorithm reduces the number of comparisons and parallelization improves the time efficiency. Experimental results show that, on a multi-processor system, the omega model implementation of the proposed parallel string matching algorithm can reduce string matching time.</p></abstract>
<kwd-group kwd-group-type="author-generated">
<kwd>string matching; parallel string matching; computing model; omega mode l.</kwd>
</kwd-group>
<self-uri content-type="pdf" xlink:href="https://globaljournals.org/GJCST_Volume13/3-A-Parallel-Computational.pdf" />
<self-uri content-type="html" xlink:href="https://globaljournals.org/scholarly-articles/a-parallel-computational-approach-for-string-matching-a-novel-structure-with-omega-model/" />
</article-meta>
</front>
<body>
<sec>
<title>Full Text</title>
<p>In r e cent dayâ€™s parallel string matching problem catch the attention of so many researchers because  of the importance in different applications like IRS, Genome sequence, data cleaning etc.,. While it is very  easily stated and many of the simple algorithms perform very well in practice, numerous works have been  published on the subject and research is still very active. In this paper we propose a omega parallel  computing model for parallel string matching. The algorithm is designed to work on omega model pa rallel  architecture where text is divided for parallel processing and special searching at division point is required for  consistent and complete searching. This algorithm reduces the number of comparisons and parallelization  improves the time efficiency. Experimental results show that, on a multi - processor system, the omega model  implementation of the proposed parallel string matching algorithm can reduce string matching time.</p>
</sec>
</body>
</article>