<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>BLOG記事用論壇 - 資料結構 Data structure</title>
    <link>https://www.wwetw.com/forum-85-1.html</link>
    <description>Latest 20 threads of 資料結構 Data structure</description>
    <copyright>Copyright(C) BLOG記事用論壇</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 24 Aug 2026 10:14:18 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.wwetw.com/static/image/common/logo_88_31.gif</url>
      <title>BLOG記事用論壇</title>
      <link>https://www.wwetw.com/</link>
    </image>
    <item>
      <title>Minimum Spanning Tree 最小生成樹</title>
      <link>https://www.wwetw.com/thread-375-1-1.html</link>
      <description><![CDATA[最小生成樹（Minimum Spanning Tree，簡稱MST）是一種在圖論中經常使用的概念。它主要應用於網絡設計、路徑規劃、運輸等問題。

在給定的連接網絡（可以是無向的或有向的）中，每個節點（或稱為頂點）都與其他節點相連，並且每個連接（或稱為邊）都有一個相對應的權重或 ...]]></description>
      <category>資料結構 Data structure</category>
      <author>admin</author>
      <pubDate>Sun, 21 May 2023 10:53:56 +0000</pubDate>
    </item>
  </channel>
</rss>