<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kumara Sastry &#187; Source Code</title>
	<atom:link href="http://www.kumarasastry.com/category/publications/source-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kumarasastry.com</link>
	<description></description>
	<lastBuildDate>Thu, 18 Feb 2010 05:34:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Single and multiobjective genetic algorithm toolbox for Matlab in C++</title>
		<link>http://www.kumarasastry.com/2007/06/11/single-and-multiobjective-genetic-algorithm-toolbox-for-matlab-in-c/</link>
		<comments>http://www.kumarasastry.com/2007/06/11/single-and-multiobjective-genetic-algorithm-toolbox-for-matlab-in-c/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 19:48:11 +0000</pubDate>
		<dc:creator>Kumara Sastry</dc:creator>
				<category><![CDATA[Genetic and Evolutionary Algorithms]]></category>
		<category><![CDATA[Multiobjective Optimization]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[Technical Reports]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[constraints]]></category>
		<category><![CDATA[GA-toolbox]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[multiobjective]]></category>

		<guid isPermaLink="false">http://kumarasastry.com/?p=264</guid>
		<description><![CDATA[Sastry, K. (2007).  IlliGAL Report No. 2007017. University of Illinois at Urbana-Champaign, Urbana IL.  [Documentation - PDF] [Documentation - PS] [Download source code].

Abstract:
This report provides documentation for the general purpose genetic algorithm toolbox for matlab in C++. The fitness function used in the toolbox is written in matlab. The toolbox provides different selection, [...]]]></description>
			<content:encoded><![CDATA[<p>Sastry, K. (2007).  IlliGAL Report No. 2007017. University of Illinois at Urbana-Champaign, Urbana IL.  [<a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2007017.pdf">Documentation - PDF</a>] [<a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2007017.ps.Z">Documentation - PS</a>] [<a href="http://www.illigal.uiuc.edu/pub/src/GA/GAtoolbox_matlab.tgz">Download source code</a>].</p>
<p><span id="more-264"></span><br />
<strong>Abstract:</strong><br />
This report provides documentation for the general purpose genetic algorithm toolbox for matlab in C++. The fitness function used in the toolbox is written in matlab. The toolbox provides different selection, recombination, mutation, niching, and constraint-handling operators.  Problems with single and multiple objectives can be solved with the toolbox. Moreover, the toolbox is easily extensible and customizable for incorporating other operators and for solving user-defined search problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumarasastry.com/2007/06/11/single-and-multiobjective-genetic-algorithm-toolbox-for-matlab-in-c/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Single and Multiobjective Genetic Algorithm Toolbox in C++</title>
		<link>http://www.kumarasastry.com/2007/06/11/single-and-multiobjective-genetic-algorithm-toolbox-in-c/</link>
		<comments>http://www.kumarasastry.com/2007/06/11/single-and-multiobjective-genetic-algorithm-toolbox-in-c/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 19:43:43 +0000</pubDate>
		<dc:creator>Kumara Sastry</dc:creator>
				<category><![CDATA[Genetic and Evolutionary Algorithms]]></category>
		<category><![CDATA[Multiobjective Optimization]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[Technical Reports]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[constraints]]></category>
		<category><![CDATA[GA-toolbox]]></category>
		<category><![CDATA[multiobjective]]></category>

		<guid isPermaLink="false">http://kumarasastry.com/?p=263</guid>
		<description><![CDATA[Sastry, K. (2007).  IlliGAL Report No. 2007016. University of Illinois at Urbana-Champaign, Urbana IL.  [Documentation - PDF] [Documentation - PS] [Download source code].

Abstract:
This report provides documentation for the general purpose genetic algorithm toolbox. The toolbox provides different selection, recombination, mutation, niching, and constraint-handling operators. Problems with single and multiple objectives can be solved [...]]]></description>
			<content:encoded><![CDATA[<p>Sastry, K. (2007).  IlliGAL Report No. 2007016. University of Illinois at Urbana-Champaign, Urbana IL.  [<a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2007016.pdf">Documentation - PDF</a>] [<a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2007016.ps.Z">Documentation - PS</a>] [<a href="http://www.illigal.uiuc.edu/pub/src/GA/GAtoolbox.tgz">Download source code</a>].</p>
<p><span id="more-263"></span><br />
<strong>Abstract:</strong><br />
This report provides documentation for the general purpose genetic algorithm toolbox. The toolbox provides different selection, recombination, mutation, niching, and constraint-handling operators. Problems with single and multiple objectives can be solved with the toolbox. Moreover, the toolbox is easily extensible and customizable for incorporating other operators and for solving user-defined search problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumarasastry.com/2007/06/11/single-and-multiobjective-genetic-algorithm-toolbox-in-c/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Extended compact genetic algorithm in matlab</title>
		<link>http://www.kumarasastry.com/2007/03/22/extended-compact-genetic-algorithm-in-matlab/</link>
		<comments>http://www.kumarasastry.com/2007/03/22/extended-compact-genetic-algorithm-in-matlab/#comments</comments>
		<pubDate>Fri, 23 Mar 2007 05:17:03 +0000</pubDate>
		<dc:creator>Kumara Sastry</dc:creator>
				<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[Technical Reports]]></category>
		<category><![CDATA[ecga]]></category>
		<category><![CDATA[matlab]]></category>

		<guid isPermaLink="false">http://kumarasastry.com/?p=237</guid>
		<description><![CDATA[Sastry, K., Orriols-Puig, A. (2007). IlliGAL  Report No. 2007009. University of Illinois at Urbana-Champaign,  Urbana IL.   [Documentation - PDF] [Documentation - PS] [Download source code].

Abstract:
This report provides documentation for matlab® implementation of the extended compact genetic algorithm (eCGA). The implementation works for integer decision variables where each variable can be of [...]]]></description>
			<content:encoded><![CDATA[<p>Sastry, K., Orriols-Puig, A. (2007). IlliGAL  Report No. 2007009. University of Illinois at Urbana-Champaign,  Urbana IL.   [<a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2007009.pdf">Documentation - PDF</a>] [<a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2007009.ps.Z">Documentation - PS</a>] [<a href="http://www.illigal.uiuc.edu/pub/src/ECGA/eCGAmatlab.zip">Download source code</a>].</p>
<p><span id="more-237"></span><br />
<strong>Abstract:</strong><br />
This report provides documentation for matlab<sup>®</sup> implementation of the extended compact genetic algorithm (eCGA). The implementation works for integer decision variables where each variable can be of differing cardinality.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumarasastry.com/2007/03/22/extended-compact-genetic-algorithm-in-matlab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generator and interface for random decomposable problems in C</title>
		<link>http://www.kumarasastry.com/2006/04/08/generator-and-interface-for-random-decomposable-problems-in-c/</link>
		<comments>http://www.kumarasastry.com/2006/04/08/generator-and-interface-for-random-decomposable-problems-in-c/#comments</comments>
		<pubDate>Sat, 08 Apr 2006 14:32:47 +0000</pubDate>
		<dc:creator>Kumara Sastry</dc:creator>
				<category><![CDATA[Genetic and Evolutionary Algorithms]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[Technical Reports]]></category>

		<guid isPermaLink="false">http://kumarasastry.com/?p=178</guid>
		<description><![CDATA[Pelikan, M., Sastry, K., Butz, M. V., Goldberg, D. E. (2006). MEDAL report no. 2006003. University of Missouri-St. Louis.  [Documentation - PDF] [Download source code] .

Abstract
This technical report describes how to download, compile and use the C source code of the generator of random additively decomposable functions and the functions that enable the use [...]]]></description>
			<content:encoded><![CDATA[<p>Pelikan, M., Sastry, K., Butz, M. V., Goldberg, D. E. (2006). MEDAL report no. 2006003. University of Missouri-St. Louis.  [<a href="http://medal.cs.umsl.edu/files/2006003.pdf">Documentation - PDF</a>] [<a href="http://medal.cs.umsl.edu/files/decomposable-problems.tar.gz">Download source code</a>] .</p>
<p><span id="more-178"></span><br />
<strong>Abstract</strong><br />
This technical report describes how to download, compile and use the C source code of the generator of random additively decomposable functions and the functions that enable the use of the generated instances in any standard optimization algorithm.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumarasastry.com/2006/04/08/generator-and-interface-for-random-decomposable-problems-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#967;-ary extended compact genetic algorithm for matlab in C++</title>
		<link>http://www.kumarasastry.com/2006/03/26/ary-extended-compact-genetic-algorithm-for-matlab-in-c/</link>
		<comments>http://www.kumarasastry.com/2006/03/26/ary-extended-compact-genetic-algorithm-for-matlab-in-c/#comments</comments>
		<pubDate>Sun, 26 Mar 2006 21:46:09 +0000</pubDate>
		<dc:creator>Kumara Sastry</dc:creator>
				<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[Technical Reports]]></category>

		<guid isPermaLink="false">http://kumarasastry.com/?p=176</guid>
		<description><![CDATA[Sastry, K., de la Ossa, L., Lobo, F. G. (2006). IlliGAL report no. 2006014. University of Illinois at Urbana Champaign.  [Documentation - PDF] [Documentation - PS] [Download source code].

Abstract:
This report provides documentation for the &#967;-ary extended compact genetic algorithm (&#967;ECGAm) for matlab in C++ that solves problems with &#967;-ary alphabets. The fitness function used [...]]]></description>
			<content:encoded><![CDATA[<p>Sastry, K., de la Ossa, L., Lobo, F. G. (2006). IlliGAL report no. 2006014. University of Illinois at Urbana Champaign.  [<a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2006014.pdf">Documentation - PDF</a>] [<a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2006014.ps.Z">Documentation - PS</a>] [<a href="http://www.illigal.uiuc.edu/pub/src/ECGA/chiECGA_matlab.tgz">Download source code</a>].</p>
<p><span id="more-176"></span><br />
<strong>Abstract:</strong><br />
This report provides documentation for the &chi;-ary extended compact genetic algorithm (&chi;ECGAm) for matlab in C++ that solves problems with &chi;-ary alphabets. The fitness function used in the &chi;ECGAm is written in matlab. The source code is an extension of the original binary-coded extended compact genetic algorithm (ECGA) (Harik, 1999) and its previous implementation in C++ (Lobo &amp; Harik, 1999; Lobo, Sastry, &amp; Harik, 2006). Each decision variable in the current implementation can be of different cardinalities and the &chi;ECGAm finds linkage groups among the decision variables</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumarasastry.com/2006/03/26/ary-extended-compact-genetic-algorithm-for-matlab-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#967;-ary extended compact genetic algorithm in C++</title>
		<link>http://www.kumarasastry.com/2006/03/26/%cf%87-ary-extended-compact-genetic-algorithm-in-c/</link>
		<comments>http://www.kumarasastry.com/2006/03/26/%cf%87-ary-extended-compact-genetic-algorithm-in-c/#comments</comments>
		<pubDate>Sun, 26 Mar 2006 21:21:45 +0000</pubDate>
		<dc:creator>Kumara Sastry</dc:creator>
				<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[Technical Reports]]></category>

		<guid isPermaLink="false">http://kumarasastry.com/?p=175</guid>
		<description><![CDATA[de la Ossa, L., Sastry, K., Lobo, F. G. (2006). IlliGAL report no. 2006013. University of Illinois at Urbana Champaign.  [Documentation - PDF] [Documentation - PS] [Download source code].

Abstract:
This report provides documentation for the &#967;-ary extended compact genetic algorithm (&#967;ECGA) that solves problems with &#967;-ary alphabets. The source code is an extension of the [...]]]></description>
			<content:encoded><![CDATA[<p>de la Ossa, L., Sastry, K., Lobo, F. G. (2006). IlliGAL report no. 2006013. University of Illinois at Urbana Champaign.  [<a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2006013.pdf">Documentation - PDF</a>] [<a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2006013.ps.Z">Documentation - PS</a>] [<a href="http://www.illigal.uiuc.edu/pub/src/ECGA/chiECGA.tgz">Download source code</a>].</p>
<p><span id="more-175"></span><br />
<strong>Abstract:</strong><br />
This report provides documentation for the &chi;-ary extended compact genetic algorithm (&chi;ECGA) that solves problems with &chi;-ary alphabets. The source code is an extension of the original binary-coded extended compact genetic algorithm (ECGA) (Harik, 1999) and its previous implementation in C++ (Lobo &amp; Harik, 1999; Lobo, Sastry, &amp; Harik, 2006). Each decision variable in the current implementation can be of different cardinalities and the &chi;ECGA finds linkage groups among the decision variables.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumarasastry.com/2006/03/26/%cf%87-ary-extended-compact-genetic-algorithm-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extended compact genetic algorithm in C++: Version 1.1</title>
		<link>http://www.kumarasastry.com/2006/03/26/extended-compact-genetic-algorithm-in-c-version-11/</link>
		<comments>http://www.kumarasastry.com/2006/03/26/extended-compact-genetic-algorithm-in-c-version-11/#comments</comments>
		<pubDate>Sun, 26 Mar 2006 21:15:15 +0000</pubDate>
		<dc:creator>Kumara Sastry</dc:creator>
				<category><![CDATA[Estimation of Distribution Algorithms]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[Technical Reports]]></category>

		<guid isPermaLink="false">http://kumarasastry.com/?p=174</guid>
		<description><![CDATA[Lobo, F. G., Sastry, K., Harik, G. R. (2006). IlliGAL report no. 2006012. University of Illinois at Urbana Champaign.  [Documentation - PDF] [Documentation - PS] [Download source code].

Abstract
This report provides documentation for version 1.1 of the extended compact genetic algorithm (ECGA). Version 1.1 uses Mersenne Twister for the pseudo random number generator and is [...]]]></description>
			<content:encoded><![CDATA[<p>Lobo, F. G., Sastry, K., Harik, G. R. (2006). IlliGAL report no. 2006012. University of Illinois at Urbana Champaign.  [<a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2006012.pdf">Documentation - PDF</a>] [<a href="http://www.illigal.uiuc.edu/pub/papers/IlliGALs/2006012.ps.Z">Documentation - PS</a>] [<a href="http://www.illigal.uiuc.edu/pub/src/ECGA/ECGA_1_1.tgz">Download source code</a>].</p>
<p><span id="more-174"></span><br />
<strong>Abstract</strong><br />
This report provides documentation for version 1.1 of the extended compact genetic algorithm (ECGA). Version 1.1 uses Mersenne Twister for the pseudo random number generator and is compliant with GCC 3.4 and 4 series.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kumarasastry.com/2006/03/26/extended-compact-genetic-algorithm-in-c-version-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
