| 講演抄録/キーワード |
| 講演名 |
2007-06-29 09:50
有向グラフにおけるk枝連結性の検査 ○吉田悠一・伊藤大雄(京大) COMP2007-20 |
| 抄録 |
(和) |
本報告では、次数に上限のある有向グラフが$k$枝連結であるか、または$k$枝連結から$\epsilon$遠隔であるかを検査する、グラフの頂点と枝の数によらない定数時間アルゴリズムを示す。
頂点数$n$、次数の上限$d$の有向グラフ$G$が$k$枝連結から$\epsilon$遠隔であるとは、次数の上限を保ったまま$G$を$k$枝連結にするのに、少なくとも$\epsilon dn$本の辺の追加及び削除が必要であることを言う。
本報告で示す検査アルゴリズムは、性質検査(Property Testing)と呼ばれる概念に基づいている。
これは入力グラフが$k$枝連結であれば$2/3$以上の確率で受理し、$k$枝連結から$\epsilon$遠隔であれば$2/3$以上の確率で拒否するものとして定義される。
どちらでもないグラフに対しては、何を出力してもかまわない。
我々は、$k$-1枝連結なグラフに対して$O\left(d\left(\frac{c}{\epsilond}\right)^{k}\log\frac{1}{\epsilon d}\right)$$($$c>1$は定数$)$時間、一般のグラフに対して$O\left(d\left(\frac{ck}{\epsilon d}\right)^{k}\log\frac{k}{\epsilon d}\right)$$($$c>1$は定数$)$時間の検査アルゴリズムを得た。 |
| (英) |
In this paper, we show constant time algorithm for testing whether a given degree-bounded digraph is $k$-edge-connected or $\epsilon$-far from k$-edge-connected.
A digraph of $n$ vertices with degree bound $d$ is $\epsilon$-far from $k$-edge-connected, if at least $\epsilon dn$ edges have to be added or deleted to make the graph $k$-edge-connected, preserving the degree bound.
Our algorithm is a testing algorithm in the sense of ``Property Testing''.
Property testing is defined as follows:
If the input graph is $k$-edge-connected, it must output ``Accept'' with probability at least $2/3$,
and if the input graph is $\epsilon$-far from $k$-edge-connected,
it must output ``Reject'' with probability at least $2/3$.
It can output any for a graph which is neither $k$-edge-connected nor $\epsilon$-far from $k$-edge-connected.
Since testing can be regarded as reduction of decision, the complexity of testing algorithms is expected to be smaller than that of decision algorithms.
This paper presents an $O\left(d\left(\frac{c}{\epsilon d}\right)^{k}\log\frac{1}{\epsilon d}\right)$$($$c>1$ is a constant$)$ time algorithm for ($k$-1)-edge connected graphs and an $O\left(d\left(\frac{ck}{\epsilon d}\right)^{k}\log\frac{k}{\epsilon d}\right)$$($$c>1$ is a constant$)$ time algorithm for general graphs. |
| キーワード |
(和) |
グラフ理論 / 性質検査 / 有向グラフ / $k$枝連結性 / / / / |
| (英) |
graph theory / property testring / digraph / $k$-edge-connectivity / / / / |
| 文献情報 |
信学技報, vol. 107, no. 127, COMP2007-20, pp. 17-23, 2007年6月. |
| 資料番号 |
COMP2007-20 |
| 発行日 |
2007-06-22 (COMP) |
| ISSN |
Print edition: ISSN 0913-5685 Online edition: ISSN 2432-6380 |
著作権に ついて |
技術研究報告に掲載された論文の著作権は電子情報通信学会に帰属します.(許諾番号:10GA0019/12GB0052/13GB0056/17GB0034/18GB0034) |
| PDFダウンロード |
COMP2007-20 |