<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>PyPI recent updates for LinkedListMazeSolver</title>
    <link>https://pypi.org/project/linkedlistmazesolver/</link>
    <description>Recent updates to the Python Package Index for LinkedListMazeSolver</description>
    <language>en</language>    <item>
      <title>1.0.0</title>
      <link>https://pypi.org/project/linkedlistmazesolver/1.0.0/</link>
      <description>This class is designed to solve a linked-list dictonary maze using the A* or Breadth-First algorithms. It takes a maze as input, represented as a dictionary where each key represents a room and the exits value is another dictionary that contains the exits of the room.</description>
<author>badhex@inflict.io</author>      <pubDate>Thu, 23 Mar 2023 05:32:34 GMT</pubDate>
    </item>  </channel>
</rss>