<?xml version="1.0" encoding="UTF-8"?>
<collection xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd" xmlns="http://www.loc.gov/MARC21/slim">
 <record>
  <leader>00000cab a22000004cb4500</leader>
  <controlfield tag="001">IPP-00000189241</controlfield>
  <controlfield tag="003">IPP</controlfield>
  <controlfield tag="005">20200702040650.0</controlfield>
  <controlfield tag="008">200702s2014    xx     d | ||r |||||eng||</controlfield>
  <datafield tag="041" ind1="#" ind2="#">
   <subfield code="a">eng</subfield>
  </datafield>
  <datafield tag="100" ind1="1" ind2="#">
   <subfield code="a">Huilar, Arvel L.</subfield>
  </datafield>
  <datafield tag="245" ind1="1" ind2="0">
   <subfield code="a">Implementing &quot;dama&quot; game using parallel search</subfield>
  </datafield>
  <datafield tag="264" ind1="#" ind2="1">
   <subfield code="c">2014</subfield>
  </datafield>
  <datafield tag="300" ind1="#" ind2="#">
   <subfield code="b">illustrations</subfield>
  </datafield>
  <datafield tag="520" ind1="#" ind2="#">
   <subfield code="a">&quot;Dama&quot; is a common traditional board game of Filipinos. In this study, the game was developed based on its usability and application of parallel search algorithm for faster response time. These include the dynamics of &quot;dama&quot; game, alpha-beta pruning algorithm, sequential and parallel PVSplit algortihms and graphical user interface. In order for the game to have intelligence, improved search algorithms such as the use of the PVSplit algorithm to exploit parallelism was employed. This was shown to speed up the efficiency of the implemented algorithm run on high performance computer with a speedup of 3. However, the use of the same algorithm an on a cluster of computers showed a lower performance. This algorithm performed better than the alpha-beta algorithm especially in finding better intelligent moves. This study has also shown that the playable &quot;dama&quot; game designed with a graphical user interface familiar to &quot;dama&quot; players has a perceived usability using System Usability Scale of 81.3 SUS score, high enough to be recommended for use. This was favorably supported by positive feedback from the user qualified asclass B by the experts.</subfield>
  </datafield>
  <datafield tag="650" ind1="1" ind2="0">
   <subfield code="a">Algorithms</subfield>
  </datafield>
  <datafield tag="650" ind1="2" ind2="0">
   <subfield code="a">Boardgame</subfield>
  </datafield>
  <datafield tag="700" ind1="1" ind2="#">
   <subfield code="a">Taculin, Alquine Roy F.</subfield>
  </datafield>
  <datafield tag="773" ind1="0" ind2="#">
   <subfield code="t">Asia-Pacific Journal of Science, Mathematics, and Engineering</subfield>
   <subfield code="g">Vol. 2, no. 1 (2014), 1-13</subfield>
  </datafield>
  <datafield tag="852" ind1="#" ind2="#">
   <subfield code="a">UPD</subfield>
   <subfield code="b">DMLP</subfield>
  </datafield>
  <datafield tag="942" ind1="#" ind2="#">
   <subfield code="a">Article</subfield>
  </datafield>
  <datafield tag="950" ind1="#" ind2="#">
   <subfield code="a">FI</subfield>
  </datafield>
 </record>
</collection>
