資工
演算法
fractional 0/1 背包問題(可分解: Greedy, 不可分解: Dynamic Programming)
哪個最小生成樹是運用Dynamic Programming
(DP)OBST
(DP)矩陣乘法