<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Graph Theory on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/graph-theory/</link><description>Recent content in Graph Theory on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 16 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/graph-theory/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 8: Advanced Graph Design and Optimization</title><link>https://ai-blog.noorshomelab.dev/openzl-mastery-2026/08-advanced-graph-design/</link><pubDate>Mon, 26 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/openzl-mastery-2026/08-advanced-graph-design/</guid><description>&lt;h2 id="chapter-8-advanced-graph-design-and-optimization"&gt;Chapter 8: Advanced Graph Design and Optimization&lt;/h2&gt;
&lt;p&gt;Welcome back, compression enthusiast! In the previous chapters, we laid the groundwork for understanding OpenZL, setting up our environment, and exploring the basics of codecs and simple compression graphs. We learned how OpenZL uses a directed acyclic graph (DAG) to orchestrate compression.&lt;/p&gt;
&lt;p&gt;In this chapter, we&amp;rsquo;re going to level up our skills. We&amp;rsquo;ll dive into the exciting world of &lt;strong&gt;advanced graph design&lt;/strong&gt; and &lt;strong&gt;optimization techniques&lt;/strong&gt; within OpenZL. This is where the true power of OpenZL shines, allowing you to craft highly efficient compression pipelines tailored to the unique structure of your data.&lt;/p&gt;</description></item><item><title>Chapter 21: Union-Find (Disjoint Set Union): Efficient Set Operations</title><link>https://ai-blog.noorshomelab.dev/dsa-typescript-mastery-2026/union-find-disjoint-set-union/</link><pubDate>Mon, 16 Feb 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/dsa-typescript-mastery-2026/union-find-disjoint-set-union/</guid><description>&lt;h2 id="chapter-21-union-find-disjoint-set-union-efficient-set-operations"&gt;Chapter 21: Union-Find (Disjoint Set Union): Efficient Set Operations&lt;/h2&gt;
&lt;p&gt;Welcome back, future algorithm master! In our journey through the fascinating world of Data Structures and Algorithms, we&amp;rsquo;ve encountered many ways to organize and manipulate data. Today, we&amp;rsquo;re going to dive into a truly elegant and powerful data structure known as &lt;strong&gt;Union-Find&lt;/strong&gt;, also frequently called &lt;strong&gt;Disjoint Set Union (DSU)&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;This chapter will equip you with the knowledge to efficiently manage collections of elements that are partitioned into a number of non-overlapping (disjoint) sets. You&amp;rsquo;ll learn the core operations, understand the subtle but critical optimizations that make it incredibly fast, implement it step-by-step in TypeScript, and explore its practical applications in areas like graph algorithms and network connectivity. Get ready to add another powerful tool to your algorithmic toolkit!&lt;/p&gt;</description></item></channel></rss>