<?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-d-neural-ai</journal-id>
<journal-title-group>
<journal-title>Global Journal of Computer Science and Technology - D: Neural &amp; AI</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/54897.xml" />
</journal-meta>
<article-meta>
<article-id pub-id-type="publisher-id">54897</article-id>
<title-group>
<article-title>Evaluation of Ant Colony Optimization Algorithm Compared to Genetic Algorithm, Dynamic Programming and Branch and Bound Algorithm Regarding Travelling Salesman Problem</article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author"><name><surname>Islam</surname><given-names>A.H.M Saiful</given-names></name><xref ref-type="aff" rid="aff1" />
</contrib>
<contrib contrib-type="author"><name><surname>Tanzim</surname><given-names>Mashrure</given-names></name></contrib>
<contrib contrib-type="author"><name><surname>Afreen</surname><given-names>Sadia</given-names></name></contrib>
<contrib contrib-type="author"><name><surname>Rozario</surname><given-names>Gerald</given-names></name></contrib>
</contrib-group>
<aff id="aff1">BANGLADESH, Notre Dame University Bangladesh</aff>
<pub-date publication-format="electronic" date-type="pub" iso-8601-date="2019-01-15">
<day>15</day>
<month>01</month>
<year>2019</year>
</pub-date>
<volume>19</volume>
<issue>D3</issue>
<fpage>7</fpage>
<lpage>12</lpage>
<abstract><p>We use ant colony optimization (ACO) algorithm for solving combinatorial optimization problems such as the traveling salesman problem. Some applications of ACO are: vehicle routing, sequential ordering, graph coloring, routing in communications networks, etc. In this paper, we compare the performance of ACO to that of a few other state-of-the-art algorithms currently in use and thus measure the effectiveness of ACO as one of the major optimization algorithms in regard with a few more algorithms. The performance of the algorithms is measured by observing their capacity to solve a traveling salesman problem (TSP). This paper will help to find the proper algorithm to be used for routing problems in different real-life situations.</p></abstract>
<kwd-group kwd-group-type="author-generated">
<kwd>swarm intelligence</kwd>
<kwd>vehicle routing</kwd>
<kwd>ant colony optimization.</kwd>
</kwd-group>
<self-uri content-type="pdf" xlink:href="https://globaljournals.org/GJCST_Volume19/2-Evaluation-of-Ant-Colony-Optimization.pdf" />
<self-uri content-type="html" xlink:href="https://globaljournals.org/scholarly-articles/evaluation-of-ant-colony-optimization-algorithm-compared-to-genetic-algorithm-dynamic-programming-and-branch-and-bound-algorithm-regarding-travelling-salesman-problem/" />
</article-meta>
</front>
<body>
<sec>
<title>Full Text</title>
<p>We use ant colony optimization (ACO) algorithm for solving combinatorial optimization problems such as the traveling salesman problem. Some applications of ACO are: vehicle routing, sequential ordering, graph coloring, routing in communications networks, etc. In this paper, we compare the performance of ACO to that of a few other state-of-the-art algorithms currently in use and thus measure the effectiveness of ACO as one of the major optimization algorithms in regard with a few more algorithms. The performance of the algorithms is measured by observing their capacity to solve a traveling salesman problem (TSP). This paper will help to find the proper algorithm to be used for routing problems in different real-life situations.</p>
</sec>
</body>
</article>