<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/s-ga/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/s-ga/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 02 Dec 2013 18:23:21 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/s-ga/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Wolfgang Wagner</title><link>https://sourceforge.net/p/s-ga/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,15 @@
-Welcome to your wiki!
+Welcome to sga

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+It is a genetic algorithm framework written in scala that sould help you modelling your problems in a genetic fashion.

-The wiki uses [Markdown](/p/s-ga/wiki/markdown_syntax/) syntax.
+That means you dont have to worry about all the common problems when implementing a genetic algorithm as managing populations, evaluating fitness functions, implementing mutation and crossover, ... . 

-[[members limit=20]]
-[[download_button]]
+Using sga allows you to focus on domain spezific problems like mapping genotype to phenptype and implementing a fitnessfunction for your individuals. 
+
+
+To get started checkout sga and have a look to the 'Tryouts' in the test section of the code, or see the sga-lab that contains a complete implementation for a simple search problem.
+
+The sga-ge module represents grammatical evolution framework build on top of s-ga. It is early alpha state. 
+
+
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Wagner</dc:creator><pubDate>Mon, 02 Dec 2013 18:23:21 -0000</pubDate><guid>https://sourceforge.net520253be3316f72414ff45236301e819430b5463</guid></item><item><title>Home modified by Wolfgang Wagner</title><link>https://sourceforge.net/p/s-ga/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/s-ga/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/wwan/"&gt;Wolfgang Wagner&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-529b8f5ed46bb47ba7546546" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Wagner</dc:creator><pubDate>Sun, 01 Dec 2013 19:34:54 -0000</pubDate><guid>https://sourceforge.net2b4af54f46505a388c763cb0ac9e25e28d75fd38</guid></item></channel></rss>