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