• 研究課題をさがす
  • 研究者をさがす
  • KAKENの使い方
  1. 前のページに戻る

グラフ理論に基づく近似アルゴリズムの構築とネットワーク問題への応用

研究課題

研究課題/領域番号 14580372
研究種目

基盤研究(C)

配分区分補助金
応募区分一般
研究分野 計算機科学
研究機関京都大学 (2004)
豊橋技術科学大学 (2002-2003)

研究代表者

永持 仁  京都大学, 情報学研究科, 教授 (70202231)

研究分担者 石井 利昌  豊橋技術科学大学, 工学部, 助手 (30324487)
軽野 義行  京都工芸繊維大学, 工芸学部, 助教授 (80252542)
研究期間 (年度) 2002 – 2004
研究課題ステータス 完了 (2004年度)
配分額 *注記
3,500千円 (直接経費: 3,500千円)
2004年度: 900千円 (直接経費: 900千円)
2003年度: 1,100千円 (直接経費: 1,100千円)
2002年度: 1,500千円 (直接経費: 1,500千円)
キーワードグラフ連結度 / 多項式アルゴリズム / 近似アルゴリズム / ネットワーク問題 / 最大流問題 / 点連結度 / 枝連結度 / 最大隣接順序 / スケジューリング問題 / 矩形分割問題 / 供給点配置問題 / 連結度増大問題 / 耐故障性 / ネットワークトポロジー / グラフ理論 / ネットワーク設計 / スケジューリングアルゴリズム / 最適化アルゴリズム / NP-困難性 / 連結度 / データ構造
研究概要

・最大隣接順序によるグラフ疎化法を利用して,O(n^2(1+min{κ^2,κ√n}/δ))時間,O(n+m)領域の計算量で,点連結度κに対する2倍近似の点カットを計算するアルゴリズムを得た(δはグラフの最小次数).提案するアルゴリズムはδがκと比べて大きい場合には従来よりも高い性能を発揮する.
・グラフにソース,シンクと呼ぶ2点s,tが与えられたとき,ソースシンク間の最小(s,t)-カットを求める問題に対しては,有向グラフに対し,無向グラフへの「近さ」を表す指標μを導入し,有向グラフDの最小(s,t)-カットをO(min{m+ν(ν+μ)^<1/2>n,(ν+μ)^<1/6>nm^<2/3>}})時間で計算するアルゴリズムを設計した(νは最小(s,t)-カットの値).この計算量は小さなμを持ちかつ密であるような有向グラフに対しては従来法よりも優れた性能を発揮する.
・与えられた単純連結グラフG=(V,E)および2点対の集合Rに対して,何本かの新しい枝をグラフGに付与してRの各2点対間の局所点連結度を2以上にする問題を考える.このとき加える枝の本数を最小にすることが目的である.問題に対する下界の導き方を精密化することで最適な付加枝集合の大きさの高々4/3倍の解を求める線形時間アルゴリズムを設計した.
・ネットワーク連結度問題に対する最近の進展についてサーベイを行った.多くのネットワークの連結度問題は最大流最小カットの定理に基づく考察から最大流アルゴリズムを利用したアルゴリズムにより解くことができるが,最近,最大隣接順序と呼ばれる節点の順序付けを利用することで無向ネットワークにおいてはさらに効率の高いアルゴリズムが設計できることが示されている.特に,n,mをネットワークの節点数,枝数としたとき,極値節点集合問題,カクタス表現問題,枝連結度増大問題,供給点配置問題と呼ばれる問題に対してはO(mn+n^2log n)時間のアルゴリズムが設計できることを示す.この計算時間はネットワークの最小カットの値を決定する現在最良の計算量に等しい.これらの多くのアルゴリズムに対して研究代表者により現在最良の計算時間が達成されている.

報告書

(4件)
  • 2004 実績報告書   研究成果報告書概要
  • 2003 実績報告書
  • 2002 実績報告書
  • 研究成果

    (87件)

すべて 2005 2004 その他

すべて 雑誌論文 (41件) 文献書誌 (46件)

  • [雑誌論文] On 2-approximation to the vertex-connectivity in graphs2005

    • 著者名/発表者名
      H.Nagamochi
    • 雑誌名

      Inst.Electron.Inform.Comm.Eng.Trans.Information and Systems E88-D・1

      ページ: 12-16

    • NAID

      110003214129

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] A greedy splitting algorithm for approximating multiway partition problems2005

    • 著者名/発表者名
      L.Zhao, H.Nagamochi, T.Ibaraki.
    • 雑誌名

      Mathematical Programming 102・1

      ページ: 167-183

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] On computing minimum (s,t)-cuts in digraphs2005

    • 著者名/発表者名
      H.Nagamochi
    • 雑誌名

      Information Processing Letters 93・5

      ページ: 231-237

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      2004 実績報告書 2004 研究成果報告書概要
  • [雑誌論文] On the one-sided crossing minimization in a bipartite graph with large degrees2005

    • 著者名/発表者名
      H.Nagamochi
    • 雑誌名

      Theoretical Computer Science 332・1-3

      ページ: 417-446

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      2004 実績報告書 2004 研究成果報告書概要
  • [雑誌論文] On 2-approximation to the vertex-connectivity in graphs2005

    • 著者名/発表者名
      H.Nagamochi
    • 雑誌名

      Inst.Electron.Inform.Comm.Eng.Trans.Information and Systems E88-D/1

      ページ: 12-16

    • NAID

      110003214129

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] A greedy splitting algorithm for approximating multiway partition problems2005

    • 著者名/発表者名
      L.Zhao, H.Nagamochi, T.Ibaraki
    • 雑誌名

      Mathematical Programming 102/1

      ページ: 167-183

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] On computing minimum (s,t)-cuts in digraphs2005

    • 著者名/発表者名
      H.Nagamochi
    • 雑誌名

      Information Processing Letters 93/5

      ページ: 231-237

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] On the one-sided crossing minimization in a bipartite graph with large degrees2005

    • 著者名/発表者名
      H.Nagamochi
    • 雑誌名

      Theoretical Computer Science 332/1-3

      ページ: 417-446

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] On 2-approximation to the vertex-connectivity in graphs2005

    • 著者名/発表者名
      H.Nagamochi
    • 雑誌名

      Inst.Electron.Inform.Comm.Eng.Trans. Information and Systems E88-D・1

      ページ: 12-16

    • NAID

      110003214129

    • 関連する報告書
      2004 実績報告書
  • [雑誌論文] A greedy splitting algorithm for approximating multiway partition problems2005

    • 著者名/発表者名
      L.Zhao, H.Nagamochi, T.Ibaraki
    • 雑誌名

      Mathematical Programming 102・1

      ページ: 167-183

    • 関連する報告書
      2004 実績報告書
  • [雑誌論文] An approximability result of the multi-vehicle scheduling problem on a path with release and handling times2004

    • 著者名/発表者名
      Y.Karuno, H.Nagamochi
    • 雑誌名

      Theoretical Computer Science A 312・2-3

      ページ: 267-280

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      2004 実績報告書 2004 研究成果報告書概要
  • [雑誌論文] A simple recognition of maximal planar graphs2004

    • 著者名/発表者名
      H.Nagamochi, K.Suzuki, T.Ishii
    • 雑誌名

      Information Processing Letters 89・5

      ページ: 223-226

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      2004 実績報告書 2004 研究成果報告書概要
  • [雑誌論文] A faster 2-approximation algorithm for the minmax p--traveling salesmen problem on a tree2004

    • 著者名/発表者名
      H.Nagamochi, K.Okada
    • 雑誌名

      Discrete Applied Mathematics 140・1-3

      ページ: 103-114

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      2004 実績報告書 2004 研究成果報告書概要
  • [雑誌論文] Counting edge crossings in a 2-layered drawing2004

    • 著者名/発表者名
      H.Nagamochi, N.Yamada
    • 雑誌名

      Information Processing Letters 91・5

      ページ: 221-225

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      2004 実績報告書 2004 研究成果報告書概要
  • [雑誌論文] On generalized greedy splitting algorithms for multiway partition problems2004

    • 著者名/発表者名
      L.Zhao, H.Nagamochi, T.Ibaraki
    • 雑誌名

      Discrete Applied Mathematics 143・1

      ページ: 130-143

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      2004 実績報告書 2004 研究成果報告書概要
  • [雑誌論文] Graph algorithms for network connectivity problems2004

    • 著者名/発表者名
      H.Nagamochi
    • 雑誌名

      J.Operations Research Society of Japan 47・4

      ページ: 199-223

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      2004 実績報告書 2004 研究成果報告書概要
  • [雑誌論文] An approximability result of the multi-vehicle scheduling problem on a path with release and handling times2004

    • 著者名/発表者名
      Y.Karuno, H.Nagamochi
    • 雑誌名

      Theoretical Computer Science, A 312/2-3

      ページ: 267-280

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] A simple recognition of maximal planar graphs2004

    • 著者名/発表者名
      H.Nagamochi, K.Suzuki, T.Ishii
    • 雑誌名

      Information Processing Letters 89/5

      ページ: 223-226

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] A faster 2-approximation algorithm for the minmax p-traveling salesmen problem on a tree2004

    • 著者名/発表者名
      H.Nagamochi, K.Okada
    • 雑誌名

      Discrete Applied Mathematics 140/1-3

      ページ: 103-114

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] Counting edge crossings in a 2-layered drawing2004

    • 著者名/発表者名
      H.Nagamochi, N.Yamada
    • 雑誌名

      Information Processing Letters 91/5

      ページ: 221-225

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] On generalized greedy splitting algorithms for multiway partition problems2004

    • 著者名/発表者名
      L.Zhao, H.Nagamochi, T.Ibaraki
    • 雑誌名

      Discrete Applied Mathematics 143/1

      ページ: 130-143

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] Graph algorithms for network connectivity problems2004

    • 著者名/発表者名
      H.Nagamochi
    • 雑誌名

      J.Operations Research Society of Japan 47/4

      ページ: 199-223

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] An improved bound on the one-sided minimum crossing number in two-layered drawings

    • 著者名/発表者名
      H.Nagamochi
    • 雑誌名

      Discrete and Computational Geometry (発行予定)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] Straight-line drawing algorithms for hierarchical graphs and clustered graphs and clustered graphs

    • 著者名/発表者名
      P.Eades, Q.Feng, X.Lin, H.Nagamochi
    • 雑誌名

      Algorithmica (発行予定)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] Augmenting a (k-1)-vertex-connected multigraph to an /-edge-connected and k-vertex-connected multigraph

    • 著者名/発表者名
      T.Ishii, H.Nagamochi, T.Ibaraki
    • 雑誌名

      Algorithmica (発行予定)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] Scheduling vehicles on trees

    • 著者名/発表者名
      Y.Karuno, H.Nagamochi
    • 雑誌名

      Pacific Journal of Optimization (発行予定)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] 4/3-approximation for the minimum 2-local-vertex-connectivity augmentation in a connected graph

    • 著者名/発表者名
      H.Nagamochi
    • 雑誌名

      J.Algorithms (発行予定)

    • NAID

      110004027516

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] Approximating the minmax rooted-subtree cover problem

    • 著者名/発表者名
      H.Nagamochi
    • 雑誌名

      IEICE Transactions (発行予定)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] A routing algorithm on a storage tank system (in Japanese)

    • 著者名/発表者名
      T.Ishii, H.Nagamochi, Y.Nishigaki, K.Takahashi, M.Takeda
    • 雑誌名

      ISCIE Journal Systems (発行予定)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] An improved bound on the one-sided minimum crossing number in two-layered drawings

    • 著者名/発表者名
      H.Nagamochi
    • 雑誌名

      Discrete and Computational Geometry (to appear)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] Straight-line and clustered graphs

    • 著者名/発表者名
      P.Eades, Q.Feng, X.Lin, H.Nagamochi
    • 雑誌名

      Algorithmica (to appear)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] Augmenting a (k-1)-vertex-connected multigraph to an l-edge-connected and k-vertex-connected multigraph

    • 著者名/発表者名
      T.Ishii, H.Nagamochi, T.Ibaraki
    • 雑誌名

      Algorithmica (to appear)

    • NAID

      110003478497

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] Approximating the minmax rooted-subtree cover problem

    • 著者名/発表者名
      H.Nagamochi
    • 雑誌名

      IEICE Transactions (to appear)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] A routing algorithm on a storage tank system (in Japanese)

    • 著者名/発表者名
      T.Ishii, H.Nagamochi, Y.Nishigaki, K.Takahashi, M.Takeda
    • 雑誌名

      ISCIE Journal Systems (to appear)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      2004 研究成果報告書概要
  • [雑誌論文] An improved bound on the one-sided minimum crossing number in two-layered drawings

    • 著者名/発表者名
      H.Nagamochi
    • 雑誌名

      Discrete and Computational Geometry (発行予定)

    • 関連する報告書
      2004 実績報告書
  • [雑誌論文] Straight-line drawing algorithms for hierarchical graphs and clustered graphs

    • 著者名/発表者名
      P.Eades, Q.Feng, X.Lin, H.Nagamochi
    • 雑誌名

      Algorithmica (発行予定)

    • 関連する報告書
      2004 実績報告書
  • [雑誌論文] Augmenting a (k-1)-vertex-connected multigraph to an/-edge-connected and k-vertex-connected multigraph

    • 著者名/発表者名
      T.Ishii, H.Nagamochi, T.Ibaraki
    • 雑誌名

      Algorithmica (発行予定)

    • 関連する報告書
      2004 実績報告書
  • [雑誌論文] Scheduling vehicles on trees

    • 著者名/発表者名
      Y.Karuno, H.Nagamochi
    • 雑誌名

      Pacific Journal of Optimization (発行予定)

    • 関連する報告書
      2004 実績報告書
  • [雑誌論文] 4/3-approximation for the minimum 2-local-vertex-connectivity augmentation in a connected graph

    • 著者名/発表者名
      H.Nagamochi
    • 雑誌名

      J.Algorithms (発行予定)

    • NAID

      110004027516

    • 関連する報告書
      2004 実績報告書
  • [雑誌論文] Approximating the minmax rooted-subtree cover problem

    • 著者名/発表者名
      H.Nagamochi
    • 雑誌名

      IEICE Transactions (発行予定)

    • 関連する報告書
      2004 実績報告書
  • [雑誌論文] A routing algorithm on a storage tank system (in Japanese)

    • 著者名/発表者名
      T.Ishii, H.Nagamochi, Y.Nishigaki, K.Takahashi, M.Takeda
    • 雑誌名

      ISCIE Journal Systems (発行予定)

    • 関連する報告書
      2004 実績報告書
  • [文献書誌] H.Nagamochi, K.Suzuki, T.Ishii: "A simple recognition of maximal planar graphs"Information Processing Letters. vol.89, no.5. 223-226 (2004)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] Y.Karuno, H.Nagamochi: "An approximability result of the multi-vehicle scheduling problem on a path with release and handling times"Theoretical Computer Science A. vol.312, issues 2-3. 267-280 (2004)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] H.Nagamochi, Y.Nishida, T.Ibaraki: "Approximability of the minimum maximal in matching problem in planar graphs"Inst.Electron.Inform.Comm.Eng.Trans.Fundamentals. Vol.E86-A, No.12. 3251-3258 (2003)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] H.Nagamochi, P.Eades: "An edge-splitting algorithm in planar graphs"J.Combinatorial Optimization. vol.7. 137-159 (2003)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] H.Nagamochi, T.Ishii: "On the minimum local-vertex-connectivity augmentation in graphs"Discrete Applied Mathematics. vol.129/2. 475-486 (2003)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] Y.Karuno, H.Nagamochi: "2-approximation algorithms for the multi-vehicle scheduling on a path with release and handling times"Discrete Applied Mathematics. vol.129/2. 433-447 (2003)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] L.Zhao, H.Nagamochi, T.Ibaraki: "A linear time 5/3-approximation for the minimum strongly-connected spanning subgraph problem"Information Processing Letters. vol.86/2. 63-70 (2003)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] H.Nagamochi, S.Nakamura, T.Ishii: "Constructing a cactus for minimum cuts of a graph in O(mn+n^2log n) time and O(m) space"Inst.Electron.Inform.Comm.Eng.Trans.Fundamentals. vol.E86-D, no.2. 179-185 (2003)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] H.Nagamochi: "Algorithms for the minimum partitioning problems in graphs"Inst.Electron.Inform.Comm.Eng.Trans.Fundamentals. Vol.J86-D-1. 53-68 (2003)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] L.Zhao, H.Nagamochi, T.Ibaraki: "A primal-dual approximation algorithm for the survivable network design problem in hypergraphs"Discrete Applied Mathematics. vol.126/2-3. 275-289 (2003)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] H.Ito, H.Nagamochi: "Comparing hypergraphs by areas of hyperedges drawn on a convex polygon"Lecture Notes in Computer Science. Vol.2866. 176-181 (2003)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] H.Ito, H.Nagamochi: "Can a hypergraph cover every convex polygon?"The 3rd Hungarian-Japanese Symposium on Discrete Mathematics and Its Applications. 293-302 (2003)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] T.Ishii, H.Fujita, H.Nagamochi: "Source location problem with local 3-vertex-connectivity requirements"The 3rd Hungarian-Japanese Symposium on Discrete Mathematics and Its Applications. 368-377 (2003)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] H.Nagamochi: "Computing extreme sets in graphs and its applications"The 3rd Hungarian-Japanese Symposium on Discrete Mathematics and Its Applications. 349-357 (2003)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] T.Ishii, Y.Akiyama, H.Nagamochi: "Minimum augmentation of edge-connectivity between vertices and sets of vertices in undirected graphs"ENTCS (Elsevier Science in the series Electronic Notes in Theoretical Computer Science) Computing : The Australasian Theory Symposium, CATS 2003. (掲載決定). (2003)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] H.Nagamochi, K.Suzuki, T.Ishii: "A simple recognition of maximal planar graphs"Proceedings of the 7^<th> Japan-Korea Joint Workshop on Algorithms and Computation. 182-188 (2003)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] H.Nagamochi, N.Yamada: "Fast algorithms for counting bilayer crossings"Proceedings of the 7^<th> Japan-Korea Joint Workshop on Algorithms and Computation. 203-209 (2003)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] H.Nagamochi, K.Iwata, T.Ishii: "A simple and robust algorithm for bisecting a triconnected graph with two resource sets"Proceedings of the 7^<th> Japan-Korea Joint Workshop on Algorithms and Computation. 210-222 (2003)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] H.Nagamochi: "An improved approximation to the one-sided bilayer drawing"Lecture Notes in Computer Science. vol.2912. 406-418 (2004)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] H.Nagamochi, K.Kuroya: "Convex drawing for c-planar biconnected clustered graphs"Lecture Notes in Computer Science. vol.2912. 369-380 (2004)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] H.Nagamochi, K.Okada: "Polynomial time 2-approximation algorithms for the minmax subtree cover problem"Lecture Notes in Computer Science. vol.2906. 138-147 (2003)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] H.Nagamochi, Y.Abe: "An approximation algorithm for dissecting a rectangle into rectangles with specified areas"Lecture Notes in Computer Science. vol.2906. 280-289 (2003)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] Y.Karuno, H.Nagamochi: "A better approximation for the two-machine flowshop scheduling problem with time lags"Lecture Notes in Computer Science. vol.2906. 309-318 (2003)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] T.Ishii, S.Yamamoto, H.Nagamochi: "Augmenting forests to meet odd diameter requirements"Lecture Notes in Computer Science. vol.2906. 434-443 (2003)

    • 関連する報告書
      2003 実績報告書
  • [文献書誌] L.Zhao, H.Nagamochi, T.Ibaraki: "A note on approximating the survivable network design problem in hypergraphs"Inst. Electron. Inform. Comm. Eng. Trans. Fundamentals. vol.E85-D, no.2. 322-326 (2002)

    • 関連する報告書
      2002 実績報告書
  • [文献書誌] T.Fujito, H.Nagamochi: "A 2-approximation algorithm for the minimum weight edge dominating set problem"Discrete Applied Mathematics. vol.118, no.3. 199-208 (2002)

    • 関連する報告書
      2002 実績報告書
  • [文献書誌] Y.Karuno, H.Nagamochi, T.Ibaraki: "Better approximation ratios for the single-vehicle scheduling problems on line-shaped networks"Networks. vol.39, no.4. 203-209 (2002)

    • 関連する報告書
      2002 実績報告書
  • [文献書誌] H.Nagamochi, T.Ibaraki: "Graph connectivity and its augmentation : applications of MA orderings"Discrete Applied Mathematics. vol.123, no.1. 447-472 (2002)

    • 関連する報告書
      2002 実績報告書
  • [文献書誌] H.Nagamochi: "An approximation for finding a smallest 2-edge-connected subgraph containing a specified spanning tree"Discrete Applied Mathematics. vol.126, no.1. 83-113 (2002)

    • 関連する報告書
      2002 実績報告書
  • [文献書誌] L.Zhao, H.Nagamochi, T.Ibaraki: "A primal-dual approximation algorithm for the survivable network design problem in hypergraphs"Discrete Applied Mathematics. vol.126/2-3. 275-289 (2002)

    • 関連する報告書
      2002 実績報告書
  • [文献書誌] H.Nagamochi: "Algorithms for the minimum partitioning problems in graphs"Inst. Electron. Inform. Comm. Eng. Trans. Fundamentals. Vol.J86-D-I, No.2. 53-68 (2003)

    • 関連する報告書
      2002 実績報告書
  • [文献書誌] H.Nagamochi, S.Nakamura, T.Ishii: "Constructing a cactus for minimum cuts of a graph in O(mn+n^2log n) time and O(m) space"Inst. Electron. Inform. Comm. Eng. Trans. Fundamentals. vol.E86-D, no.2. 179-185 (2003)

    • 関連する報告書
      2002 実績報告書
  • [文献書誌] H.Ito, H.Nagamochi, Y.Sugiyama, M.Fujita: "File transfer tree problems"Lecture Notes in Computer Science. vol.2518. 441-452 (2002)

    • 関連する報告書
      2002 実績報告書
  • [文献書誌] Y.Karuno, H.Nagamochi: "A better approximation for the two-stage assembly scheduling problem with 2 machines at the first stage"Lecture Notes in Computer Science. voo.2518. 199-210 (2002)

    • 関連する報告書
      2002 実績報告書
  • [文献書誌] H.Ito, H.Nagamochi: "Comparing hypergraphs by areas of hyperedges drawn on a convex polygon"Proc. Discrete and Computational Geometry, JCDCG'02. 71-72 (2002)

    • 関連する報告書
      2002 実績報告書
  • [文献書誌] H.Ito, H.Nagamochi: "Can a hypergraph cover every convex polygon?"The 3rd Hungarian-Japanese Symposium on Discrete Mathematics and Its Applications. 293-302 (2003)

    • 関連する報告書
      2002 実績報告書
  • [文献書誌] T.Ishii, H.Fujita, H.Nagamochi: "Source location problem with local 3-vertex-connectivity requirements"The 3rd Hungarian-Japanese Symposium on Discrete Mathematics and Its Applications. 368-377 (2003)

    • 関連する報告書
      2002 実績報告書
  • [文献書誌] H.Nagamochi: "Computing extreme sets in graphs and its applications"The 3rd Hungarian-Japanese Symposium on Discrete Mathematics and Its Applications. 349-357 (2003)

    • 関連する報告書
      2002 実績報告書
  • [文献書誌] T.Ishii, Y.Akiyama, H.Nagamochi: "Minimum augmentation of edge-connectivity between vertices and sets of vertices in undirected graphs"ENTCS(Elsevier Science in the series Electronic Notes in Theoretical Computer Science) Computing : The Australasian Theory Symposium, CATS 2003. (掲載決定). (2003)

    • 関連する報告書
      2002 実績報告書
  • [文献書誌] T.Ishii, H.Nagamochi: "On the minimum edge and vertex-connectivity augmentation in multigraphs"Proc. The Second Japanese-Sino Optimization Meeting(JSOM 2002). 61 (2002)

    • 関連する報告書
      2002 実績報告書
  • [文献書誌] H.Nagamochi, T.Jordan, Y.Nakao, T.Ibaraki: "Bisecting two subsets in 3-connected graphs"Combinatorica. (掲載決定).

    • 関連する報告書
      2002 実績報告書
  • [文献書誌] T.Ishii, H.Nagamochi: "On the minimum edge and vertex-connectivities augmentation in multigraphs"Discrete Applied Mathematics. (掲載決定).

    • 関連する報告書
      2002 実績報告書
  • [文献書誌] H.Nagamocihi, P.Eades: "An edge-splitting algorithm in planar graphs"J. Combinatorial Optimization. (掲載決定).

    • 関連する報告書
      2002 実績報告書
  • [文献書誌] H.Nagamochi, T.ishii: "On the minimum local-vertex-connectivity augmentation in graphs"Discrete Applied Mathematics. (掲載決定).

    • 関連する報告書
      2002 実績報告書
  • [文献書誌] Y.Karuno, H.Nagamochi: "2-approximation algorithms for the multi-vehicle scheduling on a path with release and handling times"Discrete Applied Mathematics. (掲載決定).

    • 関連する報告書
      2002 実績報告書
  • [文献書誌] L.Zhao, H.Nagamochi, T.Ibaraki: "A linear time 5/3-approximation for the minimum strongly-connected spanning subgraph problem"Information Processing Letters. vol86/2. 63-70 (2003)

    • 関連する報告書
      2002 実績報告書

URL: 

公開日: 2002-04-01   更新日: 2016-04-21  

サービス概要 検索マニュアル よくある質問 お知らせ 利用規程 科研費による研究の帰属

Powered by NII kakenhi