<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>wendt80's Feed - Programmer's Heaven</title>
    <link>http://www.programmersheaven.com/feed/User/517734/RSS.aspx</link>
    <description>Events at Programmer's Heaven related to the user wendt80.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 25 May 2013 09:02:32 -0700</pubDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <item>
      <title>Data distribution issue</title>
      <link>http://www.programmersheaven.com/mb/general/420915/420915/ReadMessage.aspx#420915</link>
      <description>&lt;p&gt;Posted a '&lt;a href="http://www.programmersheaven.com/mb/general/420915/420915/ReadMessage.aspx#420915"&gt;new message&lt;/a&gt; on the &lt;a href="http://www.programmersheaven.com/mb/general/Board.aspx"&gt;General programming&lt;/a&gt; forum.&lt;/p&gt;I'm running a tournament and I need help evenly distributing the players. I have 9 players, 3 courts, and 5 time periods. There will be 3 players per court per time period. So, the data should/can look something like this:&lt;br /&gt;
&lt;br /&gt;
Time period||Court1||Court2||Court3&lt;br /&gt;
9am||1,2,3||4,5,6||7,8,9&lt;br /&gt;
9:30am||1,3,6||2,5,8||4,7,9&lt;br /&gt;
10am||1,4,9||2,5,7||3,6,8&lt;br /&gt;
10:30am||...||...||...&lt;br /&gt;
11am||...||...||...&lt;br /&gt;
&lt;br /&gt;
A number can only be listed once per time period. No one can play in the same group of three more than once (ie group 1,2,3 can only play together in this threesome once during the tourney).&lt;br /&gt;
&lt;br /&gt;
You would think that randomizing programs would make this an easy task, but it's not. Well, it's not to me at least.&lt;br /&gt;
&lt;br /&gt;
Thanks! &lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/420915/420915/ReadMessage.aspx#420915</guid>
      <pubDate>Thu, 13 Jan 2011 09:48:41 -0700</pubDate>
    </item>
  </channel>
</rss>