<?xml version="1.0" encoding="UTF-8" ?>
<modsCollection xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xmlns:slims="http://slims.web.id" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-3.xsd">
<mods version="3.3" ID="4563">
<titleInfo>
<title><![CDATA[Elitisme Algoritma Genetika dalam Traveling Salesman Problem]]></title>
</titleInfo>
<name type="Personal Name" authority="">
<namePart>Maryo Yoseph Embarto Dwi Osan Sina</namePart>
<role><roleTerm type="text">Pengarang</roleTerm></role>
</name>
<name type="Personal Name" authority="">
<namePart>ADRIANA FANGGIDAE</namePart>
<role><roleTerm type="text">Dosen Pembimbing 1</roleTerm></role>
</name>
<name type="Personal Name">
<namePart>Adriana Fanggidae</namePart>
<role><roleTerm type="text">Ketua Penguji</roleTerm></role>
</name>
<name type="Personal Name">
<namePart>Arfan Yeheskiel Mauko</namePart>
<role><roleTerm type="text">Penguji 2</roleTerm></role>
</name>
<name type="Personal Name">
<namePart>Bertha Selviana Djahi</namePart>
<role><roleTerm type="text">Penguji 1</roleTerm></role>
</name>
<typeOfResource manuscript="yes" collection="yes"><![CDATA[mixed material]]></typeOfResource>
<genre authority="marcgt"><![CDATA[bibliography]]></genre>
<originInfo>
<place><placeTerm type="text"><![CDATA[Kupang]]></placeTerm></place>
<publisher><![CDATA[UPT Perpustakaan Undana]]></publisher>
<dateIssued><![CDATA[2022]]></dateIssued>
<issuance><![CDATA[monographic]]></issuance>
<edition><![CDATA[Published]]></edition>
</originInfo>
<language>
<languageTerm type="code"><![CDATA[id]]></languageTerm>
<languageTerm type="text"><![CDATA[Indonesia]]></languageTerm>
</language>
<itemType>
<itemTypeTerm type="code"><![CDATA[]]></itemTypeTerm>
<itemTypeTerm type="text"><![CDATA[]]></itemTypeTerm>
</itemType>
<copyright>
<copyrightTerm type="code"><![CDATA[2]]></copyrightTerm>
<copyrightTerm type="text"><![CDATA[Individu Penulis]]></copyrightTerm>
</copyright>
<physicalDescription>
<form authority="gmd"><![CDATA[Skripsi]]></form>
<extent><![CDATA[xii + 47 hlm]]></extent>
</physicalDescription>
<note>The traveling salesman problem (TSP) is one of the optimization problems in 
everyday life to find the shortest route by taking each city that is passed exactly 
once. The search for the shortest route can be solved by several algorithms, one of 
which is the genetic algorithm. Genetic algorithm is an algorithm that applies 
biological evolution with the aim of getting offspring with better quality than their 
parents. During the evolutionary process, genetic algorithms are difficult to 
guarantee that individuals produced from generation to generation are always 
good. Elitism is used as a way to retain the best quality individuals from 
generation to generation by duplicating. In this study, the number of duplicates in 
the best individual in solving the TSP problem was determined. The test is done 
by comparing the computation time, fitness, and generation of the five elitism 
conditions used, namely 0%, 10%, 25%, 50%, and 75% of the total population 
and the parameters used are, jg = 1000, pop = 35, 70, 105, and 140, pc = 0.25, pm
= 0.01, threshold = 0.80, n = 30, 50, 80, 120. The results of the system test are 
10% of the population of duplicated individuals who are best able to increase the 
average fitness value by 9% compared to 0% elitism, while 75% elitism provides 
a faster average computation time of 0.07 seconds in solving TSP problems. 
Keywords: Traveling salesman problem, genetic algorithm, selection, crossover, 
mutation, elitism</note>
<classification><![CDATA[552.01]]></classification><ministry><![CDATA[55201]]></ministry><studentID><![CDATA[1706080053]]></studentID><identifier type="isbn"><![CDATA[20211214]]></identifier><departementID><![CDATA[Ilmu Komputer]]></departementID><urlCrossref><![CDATA[]]></urlCrossref><location>
<physicalLocation><![CDATA[Setiadi Repository UPT Perpustakaan Undana]]></physicalLocation>
<shelfLocator><![CDATA[552.01 Sin E]]></shelfLocator>
</location>
<slims:digitals>
<slims:digital_item id="6249" url="" path="/55201-S1-1706080053-2022-SKRIPSI.pdf" mimetype="application/pdf"><![CDATA[Elitisme Algoritma Genetika dalam Traveling Salesman Problem]]></slims:digital_item>
</slims:digitals><slims:image><![CDATA[Cover_skripsi_prodi_Ilkom.png.png]]></slims:image>
<recordInfo>
<recordIdentifier><![CDATA[4563]]></recordIdentifier>
<recordCreationDate encoding="w3cdtf"><![CDATA[2022-01-24 10:29:14]]></recordCreationDate>
<recordChangeDate encoding="w3cdtf"><![CDATA[2022-01-31 09:19:50]]></recordChangeDate>
<recordOrigin><![CDATA[machine generated]]></recordOrigin>
</recordInfo></mods></modsCollection>