...
首页> 外文期刊>International Journal of Foundations of Computer Science >ON FINDING SPARSE THREE-EDGE-CONNECTED AND THREE-VERTEX-CONNECTED SPANNING SUBGRAPHS
【24h】

ON FINDING SPARSE THREE-EDGE-CONNECTED AND THREE-VERTEX-CONNECTED SPANNING SUBGRAPHS

机译:关于查找稀疏的三边连接和三顶点连接的跨子图

获取原文
获取原文并翻译 | 示例
   

获取外文期刊封面封底 >>

       

摘要

We present algorithms that construct a sparse spanning subgraph of a three-edge- connected graph that preserves three-edge connectivity or of a three-vertex-connected graph that preserves three-vertex connectivity. Our algorithms are conceptually simple and run in O(|E|) time. These simple algorithms can be used to improve the efficiency of the best-known algorithms for three-edge and three-vertex connectivity and their related problems, by preprocessing the input graph so as to trim it down to a sparse graph. Afterwards, the original algorithms run in O(|V|) instead of O(|E|) time. Our algorithms generate an adjacency-lists structure to represent the sparse spanning subgraph, so that when a depth-first search is performed over the subgraph based on this adjacency-lists structure it actually traverses the paths in an ear-decomposition of the subgraph. This is useful because many of the existing algorithms for three-edge- or three-vertex connectivity and their related problems are based on an ear-decomposition of the given graph. Using such an adjacency-lists structure to represent the input graph would greatly improve the run-time efficiency of these algorithms.
机译:我们提出的算法可以构造保留三边缘连通性的三边连接图或保留三顶点连通性的三顶点连接图的稀疏跨度子图。我们的算法从概念上讲很简单,并且可以在O(| E |)时间内运行。通过预处理输入图以将其修整为稀疏图,这些简单的算法可用于提高三边缘和三顶点连接及其相关问题的最知名算法的效率。之后,原始算法以O(| V |)而不是O(| E |)时间运行。我们的算法生成了一个邻接表结构来表示稀疏的跨度子图,因此,当基于该邻接表结构对子图进行深度优先搜索时,它实际上会遍历子图的耳朵分解中的路径。这很有用,因为许多用于三边缘或三顶点连通性的现有算法及其相关问题都是基于给定图的耳朵分解。使用这种邻接表结构来表示输入图将大大提高这些算法的运行时效率。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号