<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Reingold, Nivergelt, Deo on Bernd Plumhoff</title>
    <link>https://www.berndplumhoff.de/tags/reingold-nivergelt-deo/</link>
    <description>Recent content in Reingold, Nivergelt, Deo on Bernd Plumhoff</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 20 May 2026 04:35:00 +0100</lastBuildDate>
    <atom:link href="https://www.berndplumhoff.de/tags/reingold-nivergelt-deo/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Kombinationen mit Subsets k von n (Excel / VBA)</title>
      <link>https://www.berndplumhoff.de/kombinationen_mit_subsets_k_von_n_de/</link>
      <pubDate>Wed, 20 May 2026 04:35:00 +0100</pubDate>
      <guid>https://www.berndplumhoff.de/kombinationen_mit_subsets_k_von_n_de/</guid>
      <description>&lt;h2 id=&#34;abstract&#34;&gt;Abstract&lt;/h2&gt;&#xA;&lt;p&gt;Dieser Algorithmus erzeugt alle Kombinationen von k Elementen aus einer Gesamtmenge mit n Elementen.&lt;/p&gt;&#xA;&lt;p&gt;Während die Excel Funktion &lt;em&gt;KOMBINATIONEN(n; k)&lt;/em&gt; die Anzahl dieser Kombinationen anzeigt, listet&#xA;der hier vorgestellte Algorithmus alle einzeln, damit sie ggf. untersucht werden können.&#xA;Das vorgestellte Programm ist schnell - zum Vergleich siehe unten die unter &lt;strong&gt;Weitere Links&lt;/strong&gt;&#xA;zu findenden Formelansätze.&lt;/p&gt;&#xA;&lt;h3 id=&#34;beispiel&#34;&gt;Beispiel&lt;/h3&gt;&#xA;&lt;p&gt;Eingabe:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://www.berndplumhoff.de/combinations_with_k_subsets_of_n_input.png&#34; alt=&#34;combinations_with_k_subsets_of_n_input&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Ausgabe:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://www.berndplumhoff.de/combinations_with_k_subsets_of_n_output.png&#34; alt=&#34;combinations_with_k_subsets_of_n_output&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;literatur&#34;&gt;Literatur&lt;/h2&gt;&#xA;&lt;p&gt;Reingold, Nievergelt, Deo: Combinatorial Algorithms, 1977, Algorithm 5.9, p. 186, ISBN 0-13-152447-X&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
