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