<?xml version="1.0" encoding="UTF-8"?>
<article article-type="Research Article">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher">journal-of-information-and-optimization-sciences</journal-id>
      <journal-title-group>
        <journal-title>Journal of Information and Optimization Sciences</journal-title>
      </journal-title-group>
      <issn publication-format="electronic">2169-0103</issn>
      <issn publication-format="print">0252-2667</issn>
      <publisher>
        <publisher-name>Taru Publications</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.47974/JIOS-1583</article-id>
      <title-group>
        <article-title>Optimizing minimum dominating set using an enhanced binary whale algorithm</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <name>
            <surname>Zouilekh</surname>
            <given-names>Belkacem</given-names>
          </name>
          <aff>L’IFORCE Labortory, Faculty of Mathematics, Bab Ezzouar P. B. 32 El-Alia, University of Sciences and Technology Houari Boumediene, Algiers, 16111, Algeria</aff>
        </contrib>
        <contrib contrib-type="author" corresp="yes">
          <name>
            <surname>Bouroubi</surname>
            <given-names>Sadek</given-names>
          </name>
          <aff>L’IFORCE Labortory, Faculty of Mathematics, Bab Ezzouar P. B. 32 El-Alia, University of Sciences and Technology Houari Boumediene, Algiers, 16111, Algeria</aff>
        </contrib>
      </contrib-group>
      <volume>47</volume>
      <issue>3</issue>
      <fpage>887</fpage>
      <lpage>905</lpage>
      <pub-date date-type="pub">
        <day>15</day>
        <month>07</month>
        <year>2025</year>
      </pub-date>
      <abstract>
        <p>The Whale Optimization Algorithm (WOA) is an innovative metaheuristic inspired by the social hunting behavior of humpback whales. This paper presents a binary version of the WOA applied to the Minimum Dominating Set (MDS) problem, a challenging combinatorial optimization problem known to be NP-hard. However, the WOA suffers from premature convergence, potentially causing the algorithm to become trapped in local optima and fail to reach the global optimum. To address this issue, the paper introduces an enhanced version of WOA called the Local Search Optimization Binary Whale ( Lobw), which incorporates a Local Search technique to improve exploitation ability and prevent the algorithm from getting stuck in local optima. The Lobw algorithm is evaluated on several benchmark datasets, demonstrating its promising performance in terms of solution quality and stability compared to other metaheuristic algorithms. The source code of the  Lobw algorithm and the datasets used in the experiments can be accessed via the following link: https://github.com/elkacem/LOBW-for-MDS.</p>
      </abstract>
      <kwd-group>
        <kwd>Minimum dominating set</kwd>
        <kwd>Metaheuristics</kwd>
        <kwd>Whale optimization algorithm</kwd>
        <kwd>Local search</kwd>
      </kwd-group>
      <custom-meta-group>
        <custom-meta>
          <meta-name>access</meta-name>
          <meta-value>open</meta-value>
        </custom-meta>
        <custom-meta>
          <meta-name>retracted</meta-name>
          <meta-value>no</meta-value>
        </custom-meta>
      </custom-meta-group>
    </article-meta>
  </front>
</article>
