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