期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
Novel Algorithms for Efficient Mining of Connected Induced Subgraphs of a Given Cardinality
1
作者 Shan-Shan Wang Cheng-Long Xiao 《Journal of Computer Science & Technology》 2025年第2期428-443,共16页
Mining subgraphs with interesting structural properties from networks (or graphs) is a computationally challenging task. In this paper, we propose two algorithms for enumerating all connected induced subgraphs of a gi... Mining subgraphs with interesting structural properties from networks (or graphs) is a computationally challenging task. In this paper, we propose two algorithms for enumerating all connected induced subgraphs of a given cardinality from networks (or connected undirected graphs in networks). The first algorithm is a variant of a previous wellknown algorithm. The algorithm enumerates all connected induced subgraphs of cardinality k in a bottom-up manner. Thedata structures that lead to unit time element checking and linear space are presented. Different from previous algorithmsthat work in either a bottom-up manner or a reverse search manner, an algorithm that enumerates all connected inducedsubgraphs of cardinality k in a top-down manner is proposed. The correctness and complexity of the top-down algorithmare theoretically analyzed and proven. In the experiments, we evaluate the efficiency of the algorithms using a set of realworld networks from various fields. Experimental results show that the variant bottom-up algorithm outperforms thestate-of-the-art algorithms for enumerating connected induced subgraphs of small cardinality, and the top-down algorithmcan achieve an order of magnitude speedup over the state-of-the-art algorithms for enumerating connected induced subgraphs of large cardinality. 展开更多
关键词 graph theory subgraph enumeration connected induced subgraph top-down search
原文传递
Exploring the Constrained Maximum Edge-weight Connected Graph Problem
2
作者 Zhen-ping Li Shi-hua Zhang +1 位作者 Xiang-Sun Zhang Luo-nan Chen 《Acta Mathematicae Applicatae Sinica》 SCIE CSCD 2009年第4期697-708,共12页
Given an edge weighted graph, the maximum edge-weight connected graph (MECG) is a connected subgraph with a given number of edges and the maximal weight sum. Here we study a special case, i.e. the Constrained Maximu... Given an edge weighted graph, the maximum edge-weight connected graph (MECG) is a connected subgraph with a given number of edges and the maximal weight sum. Here we study a special case, i.e. the Constrained Maximum Edge-Weight Connected Graph problem (CMECG), which is an MECG whose candidate subgraphs must include a given set of k edges, then also called the k-CMECG. We formulate the k-CMECG into an integer linear programming model based on the network flow problem. The k-CMECG is proved to be NP-hard. For the special case 1-CMECG, we propose an exact algorithm and a heuristic algorithm respectively. We also propose a heuristic algorithm for the k-CMECG problem. Some simulations have been done to analyze the quality of these algorithms. Moreover, we show that the algorithm for 1-CMECG problem can lead to the solution of the general MECG problem. 展开更多
关键词 connected subgraph integer linear programming model network flow constraint Steiner network maximum edge weight heuristic algorithm
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部