﻿<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD with MathML3 v1.2 20190208//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd">
<article
    xmlns:mml="http://www.w3.org/1998/Math/MathML"
    xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="short-report">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">IJMEBAC</journal-id>
      <journal-title-group>
        <journal-title>International Journal of Mathematical, Engineering, Biological and Applied Computing</journal-title>
      </journal-title-group>
      <issn pub-type="epub">2832-5273</issn>
      <issn pub-type="ppub"></issn>
      <publisher>
        <publisher-name>Science Publications</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.31586/ijmebac.2022.422</article-id>
      <article-id pub-id-type="publisher-id">IJMEBAC-422</article-id>
      <article-categories>
        <subj-group subj-group-type="heading">
          <subject>Short Report</subject>
        </subj-group>
      </article-categories>
      <title-group>
        <article-title>
          Graph Coloring on Bipartite Graphs
        </article-title>
      </title-group>
      <contrib-group>
<contrib contrib-type="author">
<name>
<surname>Sennaiyan</surname>
<given-names>Balakrishnan</given-names>
</name>
<xref rid="af1" ref-type="aff">1</xref>
<xref rid="cr1" ref-type="corresp">*</xref>
</contrib>
<contrib contrib-type="author">
<name>
<surname>Suresh</surname>
<given-names>Tamilarasi</given-names>
</name>
<xref rid="af2" ref-type="aff">2</xref>
</contrib>
      </contrib-group>
<aff id="af1"><label>1</label> Dr MGR Educational and Research Institute, Maduravoyal, Chennai - 600 095, India</aff>
<aff id="af2"><label>2</label> Department of Information Technology, St. Peter&#x02019;s Institute of Higher Education and Research, Avadi, Chennai - 54, India</aff>
<author-notes>
<corresp id="c1">
<label>*</label>Corresponding author at: Dr MGR Educational and Research Institute, Maduravoyal, Chennai - 600 095, India
</corresp>
</author-notes>
      <pub-date pub-type="epub">
        <day>11</day>
        <month>09</month>
        <year>2022</year>
      </pub-date>
      <volume>1</volume>
      <issue>2</issue>
      <history>
        <date date-type="received">
          <day>11</day>
          <month>09</month>
          <year>2022</year>
        </date>
        <date date-type="rev-recd">
          <day>11</day>
          <month>09</month>
          <year>2022</year>
        </date>
        <date date-type="accepted">
          <day>11</day>
          <month>09</month>
          <year>2022</year>
        </date>
        <date date-type="pub">
          <day>11</day>
          <month>09</month>
          <year>2022</year>
        </date>
      </history>
      <permissions>
        <copyright-statement>&#xa9; Copyright 2022 by authors and Trend Research Publishing Inc. </copyright-statement>
        <copyright-year>2022</copyright-year>
        <license license-type="open-access" xlink:href="http://creativecommons.org/licenses/by/4.0/">
          <license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p>
        </license>
      </permissions>
      <abstract>
        Recently graph coloring is applied in some real-world applications that involve different types of networks including bipartite graphs. There are two colors are used to color any bipartite graph in which the vertex set is colored with the same integer. This research develops an algorithm for coloring a bipartite graph and the results are tested on sample instances.
      </abstract>
      <kwd-group>
        <kwd-group><kwd>Graph Coloring</kwd>
<kwd>Bipartite Graphs</kwd>
<kwd>Vertex Coloring</kwd>
</kwd-group>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec1">
<title>Introduction</title><p>Recently different approaches are developed to solve graph coloring - column generation method [
<xref ref-type="bibr" rid="R1">1</xref>], genetic and Tabu search methods [
<xref ref-type="bibr" rid="R2">2</xref>], branch and cut [
<xref ref-type="bibr" rid="R3">3</xref>], evolutionary operators [
<xref ref-type="bibr" rid="R4">4</xref>,<xref ref-type="bibr" rid="R7">7</xref>,<xref ref-type="bibr" rid="R8">8</xref>,<xref ref-type="bibr" rid="R10">10</xref>,<xref ref-type="bibr" rid="R11">11</xref>,<xref ref-type="bibr" rid="R13">13</xref>,<xref ref-type="bibr" rid="R14">14</xref>,<xref ref-type="bibr" rid="R15">15</xref>,<xref ref-type="bibr" rid="R16">16</xref>,<xref ref-type="bibr" rid="R17">17</xref><xref ref-type="bibr" rid="R19">19</xref>,<xref ref-type="bibr" rid="R20">20</xref>], particle swarm optimization [
<xref ref-type="bibr" rid="R5">5</xref>], backtracking [
<xref ref-type="bibr" rid="R6">6</xref>,<xref ref-type="bibr" rid="R9">9</xref>], greedy and local search [
<xref ref-type="bibr" rid="R12">12</xref>,<xref ref-type="bibr" rid="R18">18</xref>,<xref ref-type="bibr" rid="R21">21</xref>,<xref ref-type="bibr" rid="R22">22</xref>,<xref ref-type="bibr" rid="R23">23</xref>,<xref ref-type="bibr" rid="R24">24</xref>,<xref ref-type="bibr" rid="R25">25</xref>,<xref ref-type="bibr" rid="R26">26</xref>,<xref ref-type="bibr" rid="R27">27</xref>].</p>
</sec><sec id="sec2">
<title>Problem Description</title><p>Graph coloring finds the least number of colors used to color the vertex set of a graph G [
<xref ref-type="bibr" rid="R1">1</xref>,<xref ref-type="bibr" rid="R2">2</xref>,<xref ref-type="bibr" rid="R3">3</xref>,<xref ref-type="bibr" rid="R4">4</xref>,<xref ref-type="bibr" rid="R5">5</xref>]. Here the algorithm is developed for bipartite graph coloring. In a bipartite graph, the vertex set V(G) is split into two sets such that every vertex must be available in any one of the two sets. Clearly, the vertices in the same set are not connected by an edge. The bipartite graph and its partition are shown in figures 1 and 2.</p>
<fig id="fig1">
<label>Figure 1</label>
<caption>
<p>Bipartite graphs</p>
</caption>
<graphic xlink:href="422.fig.001" />
</fig><fig id="fig2">
<label>Figure 2</label>
<caption>
<p>Bipartite graphs - Set 1 = {1, 3} and Set 2 = {2, 4}</p>
</caption>
<graphic xlink:href="422.fig.002" />
</fig></sec><sec id="sec3">
<title>Algorithm for bipartite graph coloring</title><p>The algorithm for bipartite graph coloring is defined as follows:</p>
<p>Traverse all vertices in G using the breadth-first search (BFS).</p>
<p>Choose a vertex and assign the color, say 1.</p>
<p>Assign the color 2 to all of its adjacent vertices.</p>
<p>Apply these steps until all vertices are assigned the colors.</p>
</sec><sec id="sec4">
<title>Implementation in C++</title><p>The C++ implementation for bipartite graph coloring is given below:</p>
<p>Input n &#x26;#x02013; number of vertices, e &#x26;#x02013; number of edges. </p>
<p>Input all the edges.</p>
<p>Store the graph in adjacency list format.</p>
<p>Apply BFS using queue implementation and color V(G).</p>
<p></p>
<p>// Include header files bits/stdc++.h</p>
<p>int n, e, i, j;</p>
<p>vector&lt;vector&lt;int&gt; &gt; g;</p>
<p>vector&lt;int&gt; c;</p>
<p>bool v[
];</p>
<p>void c(int nodes, int n) {</p>
<p>   queue&lt;int&gt; que;</p>
<p>   if(v[nodes]) return;</p>
<p>   c[nodes]=n;</p>
<p>   v[nodes]=1;</p>
<p>   for(i=0; i&lt;n; i++) {</p>
<p>      if(!v[g[nodes][i]]) {</p>
<p>         q.push(g[nodes][i]);</p>
<p>&#x26;#x000a0; &#x26;#x000a0; &#x26;#x000a0; }</p>
<p>&#x26;#x000a0; &#x26;#x000a0;}</p>
<p>   while(!q.empty()) {</p>
<p>      c(q.front(), (n+1)%2);</p>
<p>      q.pop();</p>
<p>&#x26;#x000a0; &#x26;#x000a0;}</p>
<p>   return;</p>
<p>}</p>
<p>int main() {</p>
<p>   int a,b;</p>
<p>   cout&lt;&lt;"Enter n &#x26;#x00026; e";</p>
<p>   cin&gt;&gt;n&gt;&gt;e;</p>
<p>   g.resize(n);</p>
<p>   color.resize(n);</p>
<p>   memset(v,0,sizeof(v));</p>
<p>   for(i=0;i&lt;e;i++) {</p>
<p>      cout&lt;&lt;"\nEnter edge vertices of edge "&lt;&lt;i+1&lt;&lt;" :";</p>
<p>      cin&gt;&gt;a&gt;&gt;b;</p>
<p>&#x26;#x000a0; &#x26;#x000a0; &#x26;#x000a0; a--; b--;</p>
<p>      g[a].push_back(b);</p>
<p>      g[b].push_back(a);</p>
<p>&#x26;#x000a0; &#x26;#x000a0;}</p>
<p>   c(0,1);</p>
<p>   for(i=0;i&lt;n;i++) {</p>
<p>      if(color[i])</p>
<p>         cout&lt;&lt;i+1&lt;&lt;" "&lt;&lt;'1'&lt;&lt;"\n";</p>
<p>      else</p>
<p>         cout&lt;&lt;i+1&lt;&lt;" "&lt;&lt;'2'&lt;&lt;"\n";</p>
<p>   }</p>
<p>}</p>
</sec><sec id="sec5">
<title>Results &#x00026;#x26; Test Cases</title><p>Enter n &#x26;#x00026; e:4 3</p>
<p>Color assignments: 1 2</p>
<p>Enter edges:</p>
<p>1 2</p>
<p>3 2</p>
<p>4 2</p>
<p>Colors:</p>
<p>1 1</p>
<p>2 2</p>
<p>3 2</p>
<p>4 2</p>
</sec><sec id="sec6">
<title>Conclusions &#x00026;#x26; Future Work</title><p>The graph coloring algorithm is developed to solve bipartite graphs. The algorithm is executed on sample graphs and the results are obtained. In the future, different soft computing, hybrid strategies [
<xref ref-type="bibr" rid="R28">28</xref>,<xref ref-type="bibr" rid="R29">29</xref>,<xref ref-type="bibr" rid="R30">30</xref>,<xref ref-type="bibr" rid="R31">31</xref>,<xref ref-type="bibr" rid="R32">32</xref>,<xref ref-type="bibr" rid="R33">33</xref>,<xref ref-type="bibr" rid="R34">34</xref>,<xref ref-type="bibr" rid="R35">35</xref>,<xref ref-type="bibr" rid="R36">36</xref>,<xref ref-type="bibr" rid="R37">37</xref>,<xref ref-type="bibr" rid="R38">38</xref>,<xref ref-type="bibr" rid="R39">39</xref>], and recommender systems with new strategies [
<xref ref-type="bibr" rid="R40">40</xref>,<xref ref-type="bibr" rid="R41">41</xref>,<xref ref-type="bibr" rid="R42">42</xref>,<xref ref-type="bibr" rid="R43">43</xref>,<xref ref-type="bibr" rid="R44">44</xref>,<xref ref-type="bibr" rid="R45">45</xref>,<xref ref-type="bibr" rid="R46">46</xref>,<xref ref-type="bibr" rid="R47">47</xref>,<xref ref-type="bibr" rid="R48">48</xref>,<xref ref-type="bibr" rid="R49">49</xref>,<xref ref-type="bibr" rid="R50">50</xref>] can be applied to find minimal coloring with reduced complexity.</p>
</sec>
  </body>
  <back>
    <ref-list>
      <title>References</title>
      
<ref id="R1">
<label>[1]</label>
<mixed-citation publication-type="other">Anuj Mehrotra; Michael A. Trick: A Column Generation Approach for Graph Coloring. INFORMS Journal on Computing 8, 344-354 (1995)
</mixed-citation>
</ref>
<ref id="R2">
<label>[2]</label>
<mixed-citation publication-type="other">Marappan, R., Sethumadhavan, G. Solution to Graph Coloring Using Genetic and Tabu Search Procedures. Arab J Sci Eng 43, 525-542 (2018). https://doi.org/10.1007/s13369-017-2686-9
</mixed-citation>
</ref>
<ref id="R3">
<label>[3]</label>
<mixed-citation publication-type="other">Isabel M&#x000e9;ndez-D&#x000ed;az; Paula Zabala: A Branch and Cut algorithm for graph coloring. Discrete Applied Mathematics 154, 826-847 (2006)
</mixed-citation>
</ref>
<ref id="R4">
<label>[4]</label>
<mixed-citation publication-type="other">Marappan, R.; Sethumadhavan, G. Complexity Analysis and Stochastic Convergence of Some Well-known Evolutionary Operators for Solving Graph Coloring Problem. Mathematics 2020, 8, 303. https://doi.org/10.3390/math8030303
</mixed-citation>
</ref>
<ref id="R5">
<label>[5]</label>
<mixed-citation publication-type="other">Marappan, R., Sethumadhavan, G. Solving Graph Coloring Problem Using Divide and Conquer-Based Turbulent Particle Swarm Optimization. Arab J Sci Eng (2021). https://doi.org/10.1007/s13369-021-06323-x
</mixed-citation>
</ref>
<ref id="R6">
<label>[6]</label>
<mixed-citation publication-type="other">Remi Monasson: On the Analysis of Backtrack Procedures for the Coloring of Random Graphs. Lect.Notes Phys. 650, 235-254 (2004)
</mixed-citation>
</ref>
<ref id="R7">
<label>[7]</label>
<mixed-citation publication-type="other">R. Marappan and G. Sethumadhavan, "A New Genetic Algorithm for Graph Coloring," 2013 Fifth International Confer-ence on Computational Intelligence, Modelling and Simulation, 2013, pp. 49-54, doi: 10.1109/CIMSim.2013.17.
</mixed-citation>
</ref>
<ref id="R8">
<label>[8]</label>
<mixed-citation publication-type="other">G. Sethumadhavan and R. Marappan, "A genetic algorithm for graph coloring using single parent conflict gene crossover and mutation with conflict gene removal procedure," 2013 IEEE International Conference on Computational Intelligence and Computing Research, 2013, pp. 1-6, doi: 10.1109/ICCIC.2013.6724190.
</mixed-citation>
</ref>
<ref id="R9">
<label>[9]</label>
<mixed-citation publication-type="other">Marappan, R., &#x00026; Sethumadhavan, G. (2015). Solution to graph coloring problem using heuristics and recursive back-tracking. International Journal of Applied Engineering Research, 10(10), 25939-25944.
</mixed-citation>
</ref>
<ref id="R10">
<label>[10]</label>
<mixed-citation publication-type="other">Lixia Han; Zhanli Han: A Novel Bi-objective Genetic Algorithm for the Graph Coloring Problem. 2nd International Con-ference on Computer Modeling and Simulation (2010)
</mixed-citation>
</ref>
<ref id="R11">
<label>[11]</label>
<mixed-citation publication-type="other">Marappan, R., &#x00026; Sethumadhavan, G. (2015). Solution to Graph Coloring Problem using Evolutionary Optimization through Symmetry-Breaking Approach. International Journal of Applied Engineering Research, 10(10), 26573-26580.
</mixed-citation>
</ref>
<ref id="R12">
<label>[12]</label>
<mixed-citation publication-type="other">Tam&#x000e1;s Sz&#x000e9;p; Zolt&#x000e1;n &#x000c1;d&#x000e1;m Mann: Graph coloring: The more colors, the better? 11th International Symposium on Com-putational Intelligence and Informatics (CINTI) (2010)
</mixed-citation>
</ref>
<ref id="R13">
<label>[13]</label>
<mixed-citation publication-type="other">Marappan, R., &#x00026; Sethumadhavan, G. (2015). Solving graph coloring problem for large graphs. Global Journal of Pure and Applied Mathematics, 11(4), 2487-2494.
</mixed-citation>
</ref>
<ref id="R14">
<label>[14]</label>
<mixed-citation publication-type="other">Raja Marappan, Gopalakrishnan Sethumadhavan. Solving Fixed Channel Allocation using Hybrid Evolutionary Method MATEC Web of Conferences 57 02015 (2016) DOI: 10.1051/matecconf/20165702015
</mixed-citation>
</ref>
<ref id="R15">
<label>[15]</label>
<mixed-citation publication-type="other">R. Marappan and G. Sethumadhavan, "Divide and conquer based genetic method for solving channel allocation," 2016 International Conference on Information Communication and Embedded Systems (ICICES), 2016, pp. 1-5, doi: 10.1109/ICICES.2016.7518914
</mixed-citation>
</ref>
<ref id="R16">
<label>[16]</label>
<mixed-citation publication-type="other">R. Marappan and G. Sethumadhavan, "Solution to graph coloring problem using divide and conquer based genetic method," 2016 International Conference on Information Communication and Embedded Systems (ICICES), 2016, pp. 1-5, doi: 10.1109/ICICES.2016.7518911.
</mixed-citation>
</ref>
<ref id="R17">
<label>[17]</label>
<mixed-citation publication-type="other">R. Marappan and G. Sethumadhavan, "Solving channel allocation problem using new genetic algorithm with clique par-titioning method," 2016 IEEE International Conference on Computational Intelligence and Computing Research (ICCIC), 2016, pp. 1-4, doi: 10.1109/ICCIC.2016.7919671
</mixed-citation>
</ref>
<ref id="R18">
<label>[18]</label>
<mixed-citation publication-type="other">S. Balakrishnan, T. Suresh and R. Marappan, "Solving Graph Coloring Problem Using New Greedy and Probabilistic Method," 2022 8th International Conference on Advanced Computing and Communication Systems (ICACCS), 2022, pp. 1992-1995, doi: 10.1109/ICACCS54159.2022.9785139
</mixed-citation>
</ref>
<ref id="R19">
<label>[19]</label>
<mixed-citation publication-type="other">A.E. Eiben; J.K. Van Der Hauw; J.I. Van Hemert: Graph Coloring with Adaptive Evolutionary Algorithms. Journal of Heuristics 4, 25-46 (1998)
</mixed-citation>
</ref>
<ref id="R20">
<label>[20]</label>
<mixed-citation publication-type="other">Marappan, R., Bhaskaran, S. New evolutionary operators in coloring DIMACS challenge benchmark graphs. Int. j. inf. tecnol. (2022). DOI: https://doi.org/10.1007/s41870-022-01057-x
</mixed-citation>
</ref>
<ref id="R21">
<label>[21]</label>
<mixed-citation publication-type="other">Raja Marappan, Gopalakrishnan Sethumadhavan, R.K. Srihari, New approximation algorithms for solving graph color-ing problem - An experimental approach, Perspectives in Science, Volume 8, 2016, Pages 384-387, ISSN 2213-0209, https://doi.org/10.1016/j.pisc.2016.04.083.
</mixed-citation>
</ref>
<ref id="R22">
<label>[22]</label>
<mixed-citation publication-type="other">Philippe Galinier; Alain Hertz: A survey of local search methods for graph coloring. Computers &#x00026; Operations Research 33(9), 2547-2562 (2006)
</mixed-citation>
</ref>
<ref id="R23">
<label>[23]</label>
<mixed-citation publication-type="other">Raja Marappan, Gopalakrishnan Sethumadhavan, U. Harimoorthy, Solving channel allocation problem using new ge-netic operators - An experimental approach, Perspectives in Science, Volume 8, 2016, Pages 409-411, ISSN 2213-0209, https://doi.org/10.1016/j.pisc.2016.04.091
</mixed-citation>
</ref>
<ref id="R24">
<label>[24]</label>
<mixed-citation publication-type="other">S. Balakrishnan, Tamilarasi Suresh, Raja Marappan: Analysis of Recent Trends in Solving NP Problems with New Re-search Directions Using Evolutionary Methods. International Journal of Research Publication and Reviews Vol (2) Issue (8) (2021) Page 1429-1435
</mixed-citation>
</ref>
<ref id="R25">
<label>[25]</label>
<mixed-citation publication-type="other">S. Balakrishnan, Tamilarasi Suresh, Raja Marappan. (2021) A New Multi-Objective Evolutionary Approach to Graph Coloring and Channel Allocation Problems. Journal of Applied Mathematics and Computation, 5(4), 252-263. DOI: http://dx.doi.org/10.26855/jamc.2021.12.003
</mixed-citation>
</ref>
<ref id="R26">
<label>[26]</label>
<mixed-citation publication-type="other">David S. Johnson; Cecilia R. Aragon; Lyle A. McGeoch; Catherine Schevon: An Experimental Evaluation; Part II, Graph Coloring and Number Partitioning. Operations Research 39(3) (1991)
</mixed-citation>
</ref>
<ref id="R27">
<label>[27]</label>
<mixed-citation publication-type="other">Raja Marappan: A New Multi-Objective Optimization in Solving Graph Coloring and Wireless Networks Channels Al-location Problems. Int. J. Advanced Networking and Applications Volume: 13 Issue: 02 Pages: 4891-4895 (2021)
</mixed-citation>
</ref>
<ref id="R28">
<label>[28]</label>
<mixed-citation publication-type="other">Bhaskaran, S., Marappan, R. Design and analysis of an efficient machine learning based hybrid recommendation system with enhanced density-based spatial clustering for digital e-learning applications. Complex Intell. Syst. (2021). https://doi.org/10.1007/s40747-021-00509-4
</mixed-citation>
</ref>
<ref id="R29">
<label>[29]</label>
<mixed-citation publication-type="other">Kazunori Mizuno; Seiichi Nishihara: Constructive generation of very hard 3-colorability instances. Discrete Applied Mathematics 156, 218-229 (2008)
</mixed-citation>
</ref>
<ref id="R30">
<label>[30]</label>
<mixed-citation publication-type="other">Raja Marappan, S. Bhaskaran, N. Aakaash, S. Mathu Mitha. (2022) Analysis of COVID-19 Prediction Models: Design &#x00026; Analysis of New Machine Learning Approach. Journal of Applied Mathematics and Computation, 6(1), 121-126. DOI: http://dx.doi.org/10.26855/jamc.2022.03.013
</mixed-citation>
</ref>
<ref id="R31">
<label>[31]</label>
<mixed-citation publication-type="other">Yongquan Zhou; Hongqing Zheng; Qifang Luo; Jinzhao Wu: An improved Cuckoo Search Algorithm for Solving Planar Graph Coloring Problem. Applied Mathematics &#x00026; Information Sciences 7(2), 785-792 (2013)
</mixed-citation>
</ref>
<ref id="R32">
<label>[32]</label>
<mixed-citation publication-type="other">Raja Marappan, S. Bhaskaran, S. Ashwadh, H. Aathi Raj. (2022) Extraction of Drug Review Polarity Using Sentimental Analysis. Journal of Applied Mathematics and Computation, 6(2), 167-177. DOI: http://dx.doi.org/10.26855/jamc.2022.06.001
</mixed-citation>
</ref>
<ref id="R33">
<label>[33]</label>
<mixed-citation publication-type="other">Soma Saha; Rajeev Kumar; Gyan Baboo: Characterization of graph properties for improved Pareto fronts using heuristics and EA for bi-objective graph coloring problem. Applied Soft Computing 13(5), 2812-2822 (2013)
</mixed-citation>
</ref>
<ref id="R34">
<label>[34]</label>
<mixed-citation publication-type="other">Marappan, R., &#x00026; Bhaskaran, S. (2022). Analysis of Network Modeling for Real-world Recommender Systems. Interna-tional Journal of Mathematical, Engineering, Biological and Applied Computing, 1(1), 1-7. DOI: 10.31586/ijmebac.2022.283
</mixed-citation>
</ref>
<ref id="R35">
<label>[35]</label>
<mixed-citation publication-type="other">Steven Prestwich: Generalised graph colouring by a hybrid of local search and constraint programming. Discrete Applied Mathematics 156, 148-158 (2008)
</mixed-citation>
</ref>
<ref id="R36">
<label>[36]</label>
<mixed-citation publication-type="other">Marappan, R., &#x00026; Bhaskaran, S. (2022). Movie Recommendation System Modeling Using Machine Learning. International Journal of Mathematical, Engineering, Biological and Applied Computing 2022, 1(1), 12-16. DOI: 10.31586/ijmebac.2022.291
</mixed-citation>
</ref>
<ref id="R37">
<label>[37]</label>
<mixed-citation publication-type="other">Raja Marappan, S. Bhaskaran. (2022). Analysis of Recent Trends in E-Learning Personalization Techniques. The Educa-tional Review, USA, 6(5), 167-170. DOI: http://dx.doi.org/10.26855/er.2022.05.003
</mixed-citation>
</ref>
<ref id="R38">
<label>[38]</label>
<mixed-citation publication-type="other">Thang N. Bui; ThanhVu H. Nguyen; Chirag M. Patel; Kim-Anh T. Phan: An ant-based algorithm for coloring graphs. Discrete Applied Mathematics 156, 190-200 (2008)
</mixed-citation>
</ref>
<ref id="R39">
<label>[39]</label>
<mixed-citation publication-type="other">Ling-Yuan Hsu; Shi-Jinn Horng; Pingzhi Fan; Muhammad Khurram Khan; Yuh-Rau Wang; Ray-Shine Run; Jui-Lin Lai; Rong-Jian Chen: MTPSO algorithm for solving planar graph coloring problem. Expert Systems with Applications 38, 5525-5531 (2011)
</mixed-citation>
</ref>
<ref id="R40">
<label>[40]</label>
<mixed-citation publication-type="other">Marappan, R. (2022). Classification and Analysis of Recommender Systems. International Journal of Mathematical, Engi-neering, Biological and Applied Computing, 1(1), 17-21. DOI: 10.31586/ijmebac.2022.331
</mixed-citation>
</ref>
<ref id="R41">
<label>[41]</label>
<mixed-citation publication-type="other">Raja Marappan, S Bhaskaran. Datasets Finders and Best Public Datasets for Machine Learning and Data Science Appli-cations. COJ Rob Artificial Intel. 2(1). COJRA. 000530. 2022.
</mixed-citation>
</ref>
<ref id="R42">
<label>[42]</label>
<mixed-citation publication-type="other">Marappan, R. (2022). Graph Coloring Solutions to Queen Graphs. International Journal of Mathematical, Engineering, Biological and Applied Computing, 1(1), 40-41. Retrieved from https://www.scipublications.com/journal/index.php/ijmebac/article/view/335
</mixed-citation>
</ref>
<ref id="R43">
<label>[43]</label>
<mixed-citation publication-type="other">Angelini P.; Bekos M. A.; De Luca F.; Didimo W.; Kaufmann M.; Kobourov S.; Montecchiani F.; Raftopoulou C. N.; Ro-selli V.; Symvonis A.: Vertex-Coloring with Defects. Journal of Graph Algorithms and Applications (2017)
</mixed-citation>
</ref>
<ref id="R44">
<label>[44]</label>
<mixed-citation publication-type="other">Marappan, R. (2022). Recommender System for Movielens Datasets using an Item-based Collaborative Filtering in Py-thon. International Journal of Mathematical, Engineering, Biological and Applied Computing, 1(1), 42-43.
</mixed-citation>
</ref>
<ref id="R45">
<label>[45]</label>
<mixed-citation publication-type="other">Severino F. Gal&#x000e1;n: Simple decentralized graph coloring. Computational Optimization and Applications (2017)
</mixed-citation>
</ref>
<ref id="R46">
<label>[46]</label>
<mixed-citation publication-type="other">Marappan, R. (2022). Create a Book Recommendation System using Collaborative Filtering. International Journal of Mathematical, Engineering, Biological and Applied Computing, 1(1), 44-46.
</mixed-citation>
</ref>
<ref id="R47">
<label>[47]</label>
<mixed-citation publication-type="other">Franjic, S., &#x00026; Marappan, R. (2022). Role of Electronic Components in Computing. International Journal of Mathematical, Engineering, Biological and Applied Computing, 1(1), 47-48.
</mixed-citation>
</ref>
<ref id="R48">
<label>[48]</label>
<mixed-citation publication-type="other">Bhaskaran, S.; Marappan, R.; Santhi, B. Design and Comparative Analysis of New Personalized Recommender Algo-rithms with Specific Features for Large Scale Datasets. Mathematics 2020, 8, 1106. https://doi.org/10.3390/math8071106
</mixed-citation>
</ref>
<ref id="R49">
<label>[49]</label>
<mixed-citation publication-type="other">Bhaskaran, S.; Marappan, R.; Santhi, B. Design and Analysis of a Cluster-Based Intelligent Hybrid Recommendation Sys-tem for E-Learning Applications. Mathematics 2021, 9, 197. https://doi.org/10.3390/math9020197
</mixed-citation>
</ref>
<ref id="R50">
<label>[50]</label>
<mixed-citation publication-type="other">Murat Aslan; Nurdan Akhan Baykan: A Performance Comparison of Graph Coloring Algorithms. International Journal of Intelligent Systems and Applications in Engineering (2016)
</mixed-citation>
</ref>
    </ref-list>
  </back>
</article>