图论基础
图的存储
P3916 图的遍历 - 洛谷 | 计算机科学教育新生态 (luogu.com.cn)
uva 11175
3275 -- Ranking the Cows (poj.org)
图的遍历
uva 572
uva 1599
2488 -- A Knight's Journey (poj.org)
3278 -- Catch That Cow (poj.org)
图的连通性
3352 -- Road Construction (poj.org)
2553 -- The Bottom of a Graph (poj.org)
1236 -- Network of Schools (poj.org)
图的应用
最短路径
1797 -- Heavy Transportation (poj.org)
1860 -- Currency Exchange (poj.org)
3268 -- Silver Cow Party (poj.org)
最小生成树
1251 -- Jungle Roads (poj.org)
2031 -- Building a Space Station (poj.org)
2421 -- Constructing Roads (poj.org)
拓扑排序
2367 -- Genealogical tree (poj.org)
1094 -- Sorting It All Out (poj.org)
3687 -- Labeling Balls (poj.org)
1270 -- Following Orders (poj.org)
关键路径
sdutoj 2498
网络流
ek算法
dinic
1459 -- Power Network (poj.org)
ispa
3436 -- ACM Computer Factory (poj.org)
二分图匹配
1274 -- The Perfect Stall (poj.org)
1325 -- Machine Schedule (poj.org)
最大流最小割
P2762 太空飞行计划问题 - 洛谷 | 计算机科学教育新生态 (luogu.com.cn)
最小费用最大流