Skip to main content
Run any Skill in Manus
with one click
$pwd:

graph-algorithms

// Reference patterns for graph algorithm problems including BFS, DFS, Dijkstra, topological sort, union-find, MST, Bellman-Ford, and bipartite checking. Provides recognition signals, Python templates, edge cases, and common mistakes for each technique. Use when solving problems involving graphs, trees, shortest paths, connectivity, or dependency ordering.

$ git log --oneline --stat
stars:38
forks:7
updated:February 27, 2026 at 19:09
SKILL.md
readonly