<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//TaxonX//DTD Taxonomic Treatment Publishing DTD v0 20100105//EN" "../../nlm/tax-treatment-NS0.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:tp="http://www.plazi.org/taxpub" article-type="research-article" dtd-version="3.0" xml:lang="en">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">109</journal-id>
      <journal-id journal-id-type="index">urn:lsid:arphahub.com:pub:3dc5f44e-8666-58db-bc76-a455210e8891</journal-id>
      <journal-title-group>
        <journal-title xml:lang="en">JUCS - Journal of Universal Computer Science</journal-title>
        <abbrev-journal-title xml:lang="en">jucs</abbrev-journal-title>
      </journal-title-group>
      <issn pub-type="ppub">0948-695X</issn>
      <issn pub-type="epub">0948-6968</issn>
      <publisher>
        <publisher-name>Journal of Universal Computer Science</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.3217/jucs-024-12-1731</article-id>
      <article-id pub-id-type="publisher-id">23783</article-id>
      <article-categories>
        <subj-group subj-group-type="heading">
          <subject>Research Article</subject>
        </subj-group>
        <subj-group subj-group-type="scientific_subject">
          <subject>D.0 - GENERAL</subject>
          <subject>D.2.13 - Reusable Software</subject>
          <subject>D.2.8 - Metrics</subject>
          <subject>D.2 - SOFTWARE ENGINEERING</subject>
        </subj-group>
      </article-categories>
      <title-group>
        <article-title>Clustering for Software Remodularization by Using Structural, Conceptual and Evolutionary</article-title>
      </title-group>
      <contrib-group content-type="authors">
        <contrib contrib-type="author" corresp="yes">
          <name name-style="western">
            <surname>Rathee</surname>
            <given-names>Amit</given-names>
          </name>
          <email xlink:type="simple">amit1983_rathee@rediffmail.com</email>
          <xref ref-type="aff" rid="A1">1</xref>
        </contrib>
        <contrib contrib-type="author" corresp="no">
          <name name-style="western">
            <surname>Chhabra</surname>
            <given-names>Jitender Kumar</given-names>
          </name>
          <xref ref-type="aff" rid="A1">1</xref>
        </contrib>
      </contrib-group>
      <aff id="A1">
        <label>1</label>
        <addr-line content-type="verbatim">National Institute of Technology, Kurukshetra, India</addr-line>
        <institution>National Institute of Technology</institution>
        <addr-line content-type="city">Kurukshetra</addr-line>
        <country>India</country>
      </aff>
      <author-notes>
        <fn fn-type="corresp">
          <p>Corresponding author: Amit Rathee (<email xlink:type="simple">amit1983_rathee@rediffmail.com</email>).</p>
        </fn>
        <fn fn-type="edited-by">
          <p>Academic editor: </p>
        </fn>
      </author-notes>
      <pub-date pub-type="collection">
        <year>2018</year>
      </pub-date>
      <pub-date pub-type="epub">
        <day>28</day>
        <month>12</month>
        <year>2018</year>
      </pub-date>
      <volume>24</volume>
      <issue>12</issue>
      <fpage>1731</fpage>
      <lpage>1757</lpage>
      <uri content-type="arpha" xlink:href="http://openbiodiv.net/738C2A47-C4DB-5DBA-BE82-ACF6C0EF352B">738C2A47-C4DB-5DBA-BE82-ACF6C0EF352B</uri>
      <uri content-type="zenodo_dep_id" xlink:href="https://zenodo.org/record/5505907">5505907</uri>
      <history>
        <date date-type="received">
          <day>01</day>
          <month>10</month>
          <year>2017</year>
        </date>
        <date date-type="accepted">
          <day>15</day>
          <month>11</month>
          <year>2018</year>
        </date>
      </history>
      <permissions>
        <copyright-statement>Amit Rathee, Jitender Kumar Chhabra</copyright-statement>
        <license license-type="creative-commons-attribution" xlink:href="" xlink:type="simple">
          <license-p>This article is freely available under the J.UCS Open Content License.</license-p>
        </license>
      </permissions>
      <abstract>
        <label>Abstract</label>
        <p>During various phases of software development lifecycle, the internal structure of the software degrades which finally results in increased maintenance efforts and hence cost. One quick solution to this problem is software remodularization in which restructuring of different software elements such as classes/ packages/ methods is done (without changing their original meaning and functionality). Several researchers have proposed different techniques for software remodularization. Each technique considers two points of view: dependency measurement among software elements (based on structural, conceptual and/or change history based relations) and performing clustering using different algorithms. So, in this paper, first of all, an empirical evaluation is carried out in order to test the role of different dependency relations in modeling dependency among different software elements. From an empirical evaluation, it is observed that the change history of a software system plays a major role in modeling dependency relations and hence must be used along with other relations for more accurate measures. Then, a new weighted dependency measurement scheme is proposed by combining structural, conceptual and change history based relations among software elements together, with more importance to evolutionary dependency relations. Finally, different dependency schemes are evaluated with six clustering algorithms by applying them to four standard open source Java software of variable sizes and belonging to different domains. The obtained results show that our proposed approach is capable of accurately determining dependence relations among various software elements as compared to other similar approaches present in literature and thus increases restructuring accuracy.</p>
      </abstract>
    </article-meta>
  </front>
</article>
