Category:組合せ最適化
深さ優先探索
Depth-first search巡回セールスマン問題
Travelling salesman problem幅優先探索
Breadth-first search最短経路問題
Shortest path problemダイクストラ法
Dijkstra's algorithmビームサーチ
Beam searchクラスカル法
Kruskal's algorithmプリム法
Prim's algorithmクリストフィードのアルゴリズム
Christofides algorithm均一コスト探索
Uniform-cost searchフローショップ・スケジューリング問題
Flow-shop scheduling分枝限定法
Branch and boundグリードイド
Greedoidナップサック問題
Knapsack problem劣加法的集合函数
Subadditive set function▼-1 trends劣モジュラ関数
Submodular set functionジョブショップ・スケジューリング問題
Job-shop scheduling組合せ最適化
Combinatorial optimizationベルマン–フォード法
Bellman–Ford algorithmマトロイド
Matroid板取り問題
Cutting stock problem粘菌コンピュータ
中国人郵便配達問題
Chinese postman problem計算複雑性理論
Computational complexity theoryワーシャル–フロイド法
Floyd–Warshall algorithm