Citation
Hall, John M.,
Using Genetic Programing to Create Smart Ants, 2003, Unpublished manuscript.
Abstract
This research implements a genetic program to solve the Santa Fe Trail problem. In order to understand the effectiveness of various parameters, the population size, the mutation rate, and the crossover type were varied. In general, it appears that larger populations sizes and higher mutation rates were effective. The effects of crossover were less clear. In general the genetic program solved the problem well. In fact, some of the algorithms created by the genetic program were better than the author was able to create by hand.
Download
(
Full Text in PDF)
BibTex Entry
@unpublished{Hall2003:SmartAnts,
author = "John M. Hall",
title = "Using Genetic Programing to Create Smart Ants",
notes = "Evolutionary Computing",
year = "2003",
url = "http://www.johnmhall.net/research/unpublished/SmartAnts.html" }