最短路問題と最長路問題
スポンサーリンク
概要
- 論文の詳細を見る
Many of combinatorial optimization problems can be formulated as the linear programming (LP) problem. So they can be solved not only by their proper combinatorial algorithms but also by the algorithm in the LP problem. In the present paper, we focus on the shortest path problem and the longest path problem which are typical examples of the combinatorial optimization problem on the flow-networks. The shortest path problem is the problem for finding the path whose weight is minimal. Conversely, the longest path problem is the problem for finding the path whose weight is maximal. The purpose of our study is to formulate the shortest path problem and the longest path problem as the LP problem, and to find an algorithm for solving the longest path problem. In the present paper, we give the formulation of the shortest path problem as the LP problem. However, the longest path problem is not easy to formulate as the LP problem. So we give one formulation of the longest path problem by using rank condition, and give a combinatorial algorithm for the longest path problem.
- 2013-07-00
著者
-
渡邊 芳英
Department Of Electronics Doshisha University
-
渡邊 芳英
Department Of Mathematical Sciences Doshisha University
-
渡辺 扇之介
Graduate School Of Science And Engineering Doshisha University
-
渡邊 芳英
Department of Mathematical Science,Doshisha University
関連論文
- Semi-Discrete発展方程式のbiーHamilton構造
- 整数計画法に基づくRNA間相互作用予測
- 整数計画法に基づくRNA間相互作用予測
- 2元線形符号の最尤復号におけるグレブナー基底を用いた方法 : BCH符号への応用
- トーリックイデアルのグレプナ基底計算アルゴリズム : 数式処理システムAsirへの実装
- AsirによるToric idealのグレブナー基底計算
- Asirによる有限群の不変式環の生成元の計算 (Computer Algebra : Algorithms, Implementations and Applications)
- Asirによる有限群の不変式環の生成元の計算
- 形式的線形化可能な発展方程式の数え挙げ
- 保存則による発展方程式の分類(数式処理の利用)I:形式的線形化可能系(非線型可積分系の研究の現状と展望)
- Recursion opertor[operator], Hereditary operator 及び Schouten bracket の計算について(数式処理と数学研究への応用)
- 最短路問題を用いたネットワークシンプレックス法のMATLABへの実装
- 当世学生試験事情
- 最大流問題とその双対問題
- ネットワークシンプレックス法における巡回を防ぐ方法
- 最尤復号に対する池上・楫アルゴリズムの計算量を減らすための試み
- 最短路問題と最長路問題