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