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