<?xml version='1.0' encoding='UTF-8'?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-03-12T14:52:57Z</responseDate>
  <request metadataPrefix="jpcoar_1.0" verb="GetRecord" identifier="oai:ipsj.ixsq.nii.ac.jp:00097730">https://ipsj.ixsq.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:ipsj.ixsq.nii.ac.jp:00097730</identifier>
        <datestamp>2025-01-21T12:44:52Z</datestamp>
        <setSpec>6164:6165:6210:7369</setSpec>
      </header>
      <metadata>
        <jpcoar:jpcoar xmlns:datacite="https://schema.datacite.org/meta/kernel-4/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcndl="http://ndl.go.jp/dcndl/terms/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:jpcoar="https://github.com/JPCOAR/schema/blob/master/1.0/" xmlns:oaire="http://namespace.openaire.eu/schema/oaire/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rioxxterms="http://www.rioxx.net/schema/v2.0/rioxxterms/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="https://github.com/JPCOAR/schema/blob/master/1.0/" xsi:schemaLocation="https://github.com/JPCOAR/schema/blob/master/1.0/jpcoar_scm.xsd">
          <dc:title>The Bitboard Design and Bitwise Computing in Conect6</dc:title>
          <dc:title xml:lang="en">The Bitboard Design and Bitwise Computing in Conect6</dc:title>
          <jpcoar:creator>
            <jpcoar:creatorName>YenShi-Jim</jpcoar:creatorName>
            <jpcoar:creatorName>YangJung-Kuei</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">Yen, Shi-Jim</jpcoar:creatorName>
            <jpcoar:creatorName xml:lang="en">Yang, Jung-Kuei</jpcoar:creatorName>
          </jpcoar:creator>
          <datacite:description descriptionType="Other">Connect6 is becoming more and more populous in those years. It possesses three characteristics that is a fair and highly complex game with simple rules. Searching is an important method that is used in AI to reveal human wisdom. Efficiency is the key point to Connect6 except for searching theorems. Most related researches use bits to code the board states and relative bitwise computing to model the real problems. In this paper, we use the concept, bitboard, to parse the data structure in Connect6 and analysis it’s bitwise computing to accelerate the change of board states and to gain information. The result shows that those methods are efficient and can be used to improve the search performance of a Connect6 program.</datacite:description>
          <datacite:description descriptionType="Other">Connect6 is becoming more and more populous in those years. It possesses three characteristics that is a fair and highly complex game with simple rules. Searching is an important method that is used in AI to reveal human wisdom. Efficiency is the key point to Connect6 except for searching theorems. Most related researches use bits to code the board states and relative bitwise computing to model the real problems. In this paper, we use the concept, bitboard, to parse the data structure in Connect6 and analysis it’s bitwise computing to accelerate the change of board states and to gain information. The result shows that those methods are efficient and can be used to improve the search performance of a Connect6 program.</datacite:description>
          <dc:publisher xml:lang="ja">情報処理学会</dc:publisher>
          <datacite:date dateType="Issued">2009-11-06</datacite:date>
          <dc:language>eng</dc:language>
          <dc:type rdf:resource="http://purl.org/coar/resource_type/c_5794">conference paper</dc:type>
          <jpcoar:identifier identifierType="URI">https://ipsj.ixsq.nii.ac.jp/records/97730</jpcoar:identifier>
          <jpcoar:sourceTitle>ゲームプログラミングワークショップ2009論文集</jpcoar:sourceTitle>
          <jpcoar:volume>2009</jpcoar:volume>
          <jpcoar:issue>12</jpcoar:issue>
          <jpcoar:pageStart>95</jpcoar:pageStart>
          <jpcoar:pageEnd>98</jpcoar:pageEnd>
          <jpcoar:file>
            <jpcoar:URI>https://ipsj.ixsq.nii.ac.jp/record/97730/files/IPSJ-GPWS2009017.pdf</jpcoar:URI>
            <jpcoar:mimeType>application/pdf</jpcoar:mimeType>
            <jpcoar:extent>387.7 kB</jpcoar:extent>
            <datacite:date dateType="Available">2009-11-06</datacite:date>
          </jpcoar:file>
        </jpcoar:jpcoar>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
