<?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 Luke Salamone&#39;s Blog</title>
    <link>https://blog.lukesalamone.com/tags/graph-theory/</link>
    <description>Recent content in Graph-Theory on Luke Salamone&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 19 Feb 2026 20:27:24 -0800</lastBuildDate>
    <atom:link href="https://blog.lukesalamone.com/tags/graph-theory/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Graph Topology and Battle Royale Mechanics</title>
      <link>https://blog.lukesalamone.com/posts/beam-search-graph-pruning/</link>
      <pubDate>Thu, 19 Feb 2026 20:27:24 -0800</pubDate>
      <guid>https://blog.lukesalamone.com/posts/beam-search-graph-pruning/</guid>
      <description>&lt;link rel=&#34;stylesheet&#34; href=&#34;../../css/graph-pruning-demo.css&#34; /&gt;&#xA;&lt;style&gt;&#xA;  #mapContainer1, #mapContainer2 {&#xA;    color: #000;&#xA;  }&#xA;  #mapContainer1 button, #mapContainer2 button {&#xA;    padding: 10px 14px;&#xA;    border: none;&#xA;    border-radius: 8px;&#xA;    background: #3a2c1a;&#xA;    color: #fef7e5;&#xA;    cursor: pointer;&#xA;  }&#xA;  .prune-textarea {&#xA;    min-width: 280px;&#xA;    width: min(520px, 100%);&#xA;    min-height: 160px;&#xA;    font-family: inherit;&#xA;    resize: vertical;&#xA;  }&#xA;  .helper {&#xA;    font-size: 12px;&#xA;    color: #6b5a3a;&#xA;  }&#xA;  .message {&#xA;    font-size: 12px;&#xA;    color: #3a2c1a;&#xA;  }&#xA;&lt;/style&gt;&#xA;&lt;p&gt;The other day I found &lt;a href=&#34;https://allenpike.com/2022/how-to-close-a-city/&#34;&gt;Alan Pike&amp;rsquo;s blog post&lt;/a&gt; from a few years ago which describes his iterative process for determining the order cities should be closed in the game Two Spies. Ultimately, finding a formal solution to city closing wasn&amp;rsquo;t necessary for the game, but it&amp;rsquo;s worth giving it a shot anyways since pruning by hand isn&amp;rsquo;t always convenient.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
