<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Circle Method on Sulprobil</title>
    <link>https://www.sulprobil.de/tags/circle-method/</link>
    <description>Recent content in Circle Method on Sulprobil</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 14 May 2026 03:33:00 +0100</lastBuildDate>
    <atom:link href="https://www.sulprobil.de/tags/circle-method/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>sbRoundRobin (Excel / VBA)</title>
      <link>https://www.sulprobil.de/sbroundrobin_en/</link>
      <pubDate>Thu, 14 May 2026 03:33:00 +0100</pubDate>
      <guid>https://www.sulprobil.de/sbroundrobin_en/</guid>
      <description>&lt;h2 id=&#34;abstract&#34;&gt;Abstract&lt;/h2&gt;&#xA;&lt;p&gt;If you need to organize a round robin tournament you can use this subroutine.&#xA;It implements the &lt;em&gt;circle method&lt;/em&gt;:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://www.sulprobil.de/sbRoundRobin_Principle.png&#34; alt=&#34;sbRoundRobin_Principle&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;An example for 6 players:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://www.sulprobil.de/sbRoundRobin_Pairings1.png&#34; alt=&#34;sbRoundRobin_Pairings1&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;The VBA program - but not the worksheet function approach - also generates this kind of pairings table:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://www.sulprobil.de/sbRoundRobin_Pairings2.png&#34; alt=&#34;sbRoundRobin_Pairings2&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;further-reading&#34;&gt;Further Reading&lt;/h2&gt;&#xA;&lt;p&gt;Suksompong, W. (2018, April 11). Scheduling Asynchronous Round-Robin Tournaments.&#xA;(External link!) &lt;a href=&#34;https://arxiv.org/pdf/1804.04504.pdf&#34;&gt;https://arxiv.org/pdf/1804.04504.pdf&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Abel, Finizio, Greig, Lewis (2003). Generalized whist tournament designs.&#xA;(External link!) &lt;a href=&#34;https://www.researchgate.net/publication/222140264_Generalized_whist_tournament_designs&#34;&gt;https://www.researchgate.net/publication/222140264_Generalized_whist_tournament_designs&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Named Ranges Used in a Different Way (Excel)</title>
      <link>https://www.sulprobil.de/named_ranges_used_in_a_different_way_en/</link>
      <pubDate>Thu, 14 May 2026 02:33:00 +0100</pubDate>
      <guid>https://www.sulprobil.de/named_ranges_used_in_a_different_way_en/</guid>
      <description>&lt;h2 id=&#34;abstract&#34;&gt;Abstract&lt;/h2&gt;&#xA;&lt;p&gt;In general you will use named ranges in Excel to avoid hard coded references&#xA;to input cells or to output cells. If you assign names to important cells,&#xA;the references to them will be automatically updated in case of insertions or&#xA;deletions of rows or columns.&lt;/p&gt;&#xA;&lt;p&gt;Here we like to use named ranges in Excel to efficiently implement a simple&#xA;solution with nested worksheet formulas which do not need future amendments:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
