Skip to main content

floyd-warshall-algorithm-with-iterative-matrix-output

Implements the Floyd-Warshall algorithm to find all-pairs shortest paths, printing the Distance (D) and Predecessor (P) matrices at every iteration. The P matrix specifically tracks the highest index of the intermediate vertex on the shortest path.

インストールへ移動

ソース情報

リポジトリ
ECNU-ICALK/AutoSkill
ソースの最終更新活動
2026年3月16日 04:53
検出された SKILL.md の言語
英語
スター
553
フォーク
51

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。