<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>A heuristic approach to domino grid problem (Journal Article)</title>
  </titleInfo>
  <name type="personal">
    <namePart>Nabiyev, Vasif V.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Pehlivan, Hüseyin</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>:Indian National Science Academy | Springer</publisher>
    <dateIssued>,2023</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>1056-1068p.</extent>
  </physicalDescription>
  <abstract>Abstract:
 Dominoes have been the main subject of many theoretical and practical studies, which have primarily focused on the solutions to domino tiling problems. The domino grid problem is a different type of tiling problems in which the aim is to find a complete set of dominoes on a two-dimensional grid arranged in a patternless fashion. Tiling problems are generally solved using combinatorial search methods because the grid can be organized into a large number of possible domino patterns. This paper addresses an efficient solution to the domino grid problem, using a heuristic approach governed by some state-specific rules. The problem is represented by a bipartite graph and a possible solution is obtained by computing a perfect matching in the graph, based on the degrees and positions of dominoes. For different grid layouts, the search space of the problem is explored, enumerating the total number of state evaluations required to generate all possible solutions.</abstract>
  <tableOfContents>***______{For Hard Copy, Please visit Library.}________***

</tableOfContents>
  <subject>
    <topic>Domino tiling| Heuristic search| Bigraphs| Perfect matching| Enumeration</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Indian Journal of Pure and Applied Mathematics , Volume 54: Number 4, December 2023</title>
    </titleInfo>
  </relatedItem>
  <identifier type="issn">0019-5588</identifier>
  <identifier type="uri">https://doi.org/10.1007/s13226-022-00321-x</identifier>
  <location>
    <url>https://doi.org/10.1007/s13226-022-00321-x</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">240205</recordCreationDate>
    <recordChangeDate encoding="iso8601">20240205120355.0</recordChangeDate>
  </recordInfo>
</mods>
