<?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>Comparison for selection technique in genetic algorithm</title>
  </titleInfo>
  <name type="personal">
    <namePart>Muhamad Azree Mat Said</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">theses</genre>
  <originInfo>
    <place>
      <placeTerm type="text">Kuantan, Pahang</placeTerm>
    </place>
    <publisher>KUKTEM</publisher>
    <dateIssued>2006</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xiii, 42 p. : ill. ; 30 cm.</extent>
  </physicalDescription>
  <abstract>The purpose of this project is to make a comparison for three selection techniques in Genetic Algorithm. The Genetic Algorithm has been implemented in the previous module for Chess Tournament Management System. Base on previous system the selection method only using randomize. By this project module, only three selections method were use for the comparison. They are Roulette Wheel, Steady-State and Rank selection. The result for this comparison has determined the appropriate selection for Genetic Algorithm implementation in Chess Tournament Management System. This will help Chess Tournament Management System to provide a better optimize schedule.</abstract>
  <targetAudience authority="marctarget">specialized</targetAudience>
  <note type="statement of responsibility">Muhamad Azree bin Mat Said</note>
  <note>Project paper (Bachelor of Computer Science (Software Engineering)) -- Kolej Universiti Kejuruteraan dan Teknologi Malaysia - 2006</note>
  <note>Bibliography : p. 41</note>
  <subject authority="lcsh">
    <topic>Genetic algorithms</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Software engineering</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Engineering</topic>
    <topic>Data processing</topic>
  </subject>
  <identifier type="isbn">THE0001940(Local)</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UMP</recordContentSource>
    <recordCreationDate encoding="marc">070212</recordCreationDate>
    <recordChangeDate encoding="iso8601">20251114204342.0</recordChangeDate>
    <recordIdentifier source="KUKTEM">vtls000018171</recordIdentifier>
  </recordInfo>
</mods>
