Category:組合せ最適化

ダイクストラ法
Dijkstra's algorithm
巡回セールスマン問題
Travelling salesman problem
幅優先探索
Breadth-first search
深さ優先探索
Depth-first search
最短経路問題
Shortest path problemナップサック問題
Knapsack problem
計算複雑性理論
Computational complexity theory
ワーシャル–フロイド法
Floyd–Warshall algorithm
分枝限定法
Branch and bound
最大カット問題
Maximum cut
組合せ最適化
Combinatorial optimization
プリム法
Prim's algorithm
ベルマン–フォード法
Bellman–Ford algorithm
板取り問題
Cutting stock problem
配送計画問題
Vehicle routing problem
均一コスト探索
Uniform-cost search
中国人郵便配達問題
Chinese postman problem
分枝カット法
Branch and cut
二次割当問題
Quadratic assignment problem
クラスカル法
Kruskal's algorithm
マトロイド
Matroid
フローショップ・スケジューリング問題
Flow-shop scheduling
クリストフィードのアルゴリズム
Christofides algorithm
楕円体法
Ellipsoid method
ギロチンカット問題
Guillotine cutting
LEDA
Library of Efficient Data types and Algorithms
グリードイド
Greedoid
十文字法
Criss-cross algorithm