<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.0 20120330//EN" "JATS-journalpublishing1.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="article">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">csat</journal-id>
      <journal-title-group>
        <journal-title>Computational Science and Techniques</journal-title>
      </journal-title-group>
      <issn pub-type="epub"/>
      <issn pub-type="ppub"/>
      <publisher>
        <publisher-name>KU</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="publisher-id">MISEVICIUS_KUZNECOVAITE</article-id>
      <article-id pub-id-type="doi">10.15181/csat.v5i1.1277</article-id>
      <article-categories>
        <subj-group subj-group-type="heading">
          <subject>Article</subject>
        </subj-group>
      </article-categories>
      <title-group>
        <article-title>Investigating Some Strategies for Construction of Initial Populations in Genetic Algorithms</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <name>
            <surname>Misevičius</surname>
            <given-names>Alfonsas</given-names>
          </name>
          <email xlink:href="mailto:alfonsas.misevicius@ktu.lt">alfonsas.misevicius@ktu.lt</email>
          <xref ref-type="aff" rid="j_csat_aff_000"/>
          <xref ref-type="corresp" rid="cor1">∗</xref>
        </contrib>
        <aff id="j_csat_aff_000">Kaunas University of Technology</aff>
        <contrib contrib-type="author">
          <name>
            <surname>Kuznecovaitė</surname>
            <given-names>Dovilė</given-names>
          </name>
          <email xlink:href="mailto:dovile.kuznecovaite@ktu.lt">dovile.kuznecovaite@ktu.lt</email>
          <xref ref-type="aff" rid="j_csat_aff_001"/>
        </contrib>
        <aff id="j_csat_aff_001">Kaunas University of Technology</aff>
      </contrib-group>
      <author-notes>
        <corresp id="cor1"><label>∗</label>Corresponding author.</corresp>
      </author-notes>
      <volume>5</volume>
      <issue>1</issue>
      <fpage>560</fpage>
      <lpage>573</lpage>
      <pub-date pub-type="epub">
        <day>08</day>
        <month>01</month>
        <year>2018</year>
      </pub-date>
      <history>
        <date date-type="received">
          <day>30</day>
          <month>05</month>
          <year>2016</year>
        </date>
        <date date-type="accepted">
          <day>28</day>
          <month>12</month>
          <year>2017</year>
        </date>
      </history>
      <permissions>
        <copyright-year>2017</copyright-year>
        <license license-type="open-access" xlink:href="http://creativecommons.org/licenses/by/3.0/">
          <license-p>Creative Commons Attribution 3.0 License</license-p>
        </license>
      </permissions>
      <abstract>
        <p>Population initialization is one of the important tasks in evolutionary and genetic algorithms (GAs). It can affect considerably the speed of convergence and the quality of the obtained results. In this paper, some heuristic strategies (procedures) for construction of the initial populations in genetic algorithms are investigated. The purpose is to try to see how the different population initialization strategies (procedures) can influence the quality of the final solutions of GAs. Several simple procedures were algorithmically implemented and tested on one of the hard combinatorial optimization problems, the quadratic assignment problem (QAP). The results of the computational experiments demonstrate the usefulness of the proposed strategies. In addition, these strategies are of quite general character and may be easily transferred to other population-based metaheuristics (like particle swarm or bee colony optimization methods).</p>
      </abstract>
      <kwd-group>
        <label>Keywords</label>
        <kwd>combinatorial optimization</kwd>
        <kwd>artificial intelligence</kwd>
        <kwd>metaheuristics</kwd>
        <kwd>genetic algorithms</kwd>
        <kwd>quadratic assignment problem</kwd>
      </kwd-group>
    </article-meta>
  </front>
</article>
