<?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/optimautocor/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/optimautocor/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 02 Dec 2015 15:01:00 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/optimautocor/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Alexey Arkhipenko</title><link>https://sourceforge.net/p/optimautocor/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,14 @@
 Welcome to your wiki!

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+These programs are used to find best permutations of natural nubers series, which have minimal maximum of autocorrelation function.

-The wiki uses [Markdown](/p/optimautocor/wiki/markdown_syntax/) syntax.
+RandomOptimizeSeries &amp;lt;n&amp;gt; - selects random permutation of array 1..n and tries to minimize maximum of autocorrelation function by swapping all possible pairs of elements. Outputs only arrays that produce best results in terms of optimization. Uses ISAAC random numbers generator, because standard rand() function has insufficient repeat cycle.
+Takes one parameter - size of the array with natural numbers.
+
+FullScanACF &amp;lt;n&amp;gt; &amp;lt;x&amp;gt; - generates all permutations in lexicographic order and finds permutations that have minimal maximum of autocorrelation function. Outputs only arrays that produce best results in terms of optimization.
+Can take one parameter - size of the array with natural numbers.
+Can take two parameters - size of the array and fixed first digit.
+

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexey Arkhipenko</dc:creator><pubDate>Wed, 02 Dec 2015 15:01:00 -0000</pubDate><guid>https://sourceforge.netb0785f6fffc130327f12298df42fef4e227cbe04</guid></item><item><title>Home modified by Alexey Arkhipenko</title><link>https://sourceforge.net/p/optimautocor/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/optimautocor/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&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/rualark/"&gt;Alexey Arkhipenko&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-565f06e40594ca1f42ba158f" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexey Arkhipenko</dc:creator><pubDate>Wed, 02 Dec 2015 14:57:40 -0000</pubDate><guid>https://sourceforge.net0c24a4f1a2fb2b238a96f0a29c99e2ff05b706ed</guid></item></channel></rss>