期刊文献+
共找到74篇文章
< 1 2 4 >
每页显示 20 50 100
A Table Based Algorithm for MinimumDirected Spanning Trees 被引量:1
1
作者 Feng Junwen School of Economics and Management, Nanjing University of Science and Technology, 210094, P. R. China 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2001年第1期22-28,共7页
As far as the weighted digraph is considered, an optimal directed spanning tree algorithm called table based algorithm (TBA) is proposed in the paper based on the table instead of the weighted digraph. The optimality ... As far as the weighted digraph is considered, an optimal directed spanning tree algorithm called table based algorithm (TBA) is proposed in the paper based on the table instead of the weighted digraph. The optimality is proved, and a numerical example is demonstrated. 展开更多
关键词 Optimal spanning tree problem DIGRAPH Directed tree Table representation.
下载PDF
MINIMUM CONGESTION SPANNING TREES IN BIPARTITE AND RANDOM GRAPHS 被引量:1
2
作者 M.I. Ostrovskii 《Acta Mathematica Scientia》 SCIE CSCD 2011年第2期634-640,共7页
The first problem considered in this article reads: is it possible to find upper estimates for the spanning tree congestion in bipartite graphs, which are better than those for general graphs? It is proved that ther... The first problem considered in this article reads: is it possible to find upper estimates for the spanning tree congestion in bipartite graphs, which are better than those for general graphs? It is proved that there exists a bipartite version of the known graph with spanning tree congestion of order n3/2, where n is the number of vertices. The second problem is to estimate spanning tree congestion of random graphs. It is proved that the standard model of random graphs cannot be used to find graphs whose spanning tree congestion has order greater than n3/2. 展开更多
关键词 Bipartite graph random graph minimum congestion spanning tree
下载PDF
The Kemeny’s Constant and Spanning Trees of Hexagonal Ring Network
3
作者 Shahid Zaman Ali N.A.Koam +1 位作者 Ali Al Khabyah Ali Ahmad 《Computers, Materials & Continua》 SCIE EI 2022年第12期6347-6365,共19页
Spanning tree(τ)has an enormous application in computer science and chemistry to determine the geometric and dynamics analysis of compact polymers.In the field of medicines,it is helpful to recognize the epidemiology... Spanning tree(τ)has an enormous application in computer science and chemistry to determine the geometric and dynamics analysis of compact polymers.In the field of medicines,it is helpful to recognize the epidemiology of hepatitis C virus(HCV)infection.On the other hand,Kemeny’s constant(Ω)is a beneficial quantifier characterizing the universal average activities of a Markov chain.This network invariant infers the expressions of the expected number of time-steps required to trace a randomly selected terminus state since a fixed beginning state si.Levene and Loizou determined that the Kemeny’s constant can also be obtained through eigenvalues.Motivated by Levene and Loizou,we deduced the Kemeny’s constant and the number of spanning trees of hexagonal ring network by their normalized Laplacian eigenvalues and the coefficients of the characteristic polynomial.Based on the achieved results,entirely results are obtained for the M鯾ius hexagonal ring network. 展开更多
关键词 Matrix Analysis hexagonal ring network Kemeny’s constant spanning tree
下载PDF
A novel genetic algorithm based on all spanning trees of undirected graph for distribution network reconfiguration 被引量:9
4
作者 Jian ZHANG Xiaodong YUAN Yubo YUAN 《Journal of Modern Power Systems and Clean Energy》 SCIE EI 2014年第2期143-149,共7页
Network reconfiguration is of theoretical and practical significance to guarantee safe and economical operation of distribution system.In this paper,based on all spanning trees of undirected graph,a novel genetic algo... Network reconfiguration is of theoretical and practical significance to guarantee safe and economical operation of distribution system.In this paper,based on all spanning trees of undirected graph,a novel genetic algorithm for electric distribution network reconfiguration is proposed.Above all,all spanning trees of simplified graph of distribution network are found.Tie branches are obtained with spanning tree subtracted from simplified graph.There is one and only one switch open on each tie branch.Decimal identity number of open switch on each tie branch is taken as the optimization variable.Therefore,the length of chromosome is very short.Each spanning tree corresponds to one subpopulation.Gene operations of each subpopulation are implemented with parallel computing method.Individuals of offspring after gene operation automatically meet with radial and connected constraints for distribution network operation.Disadvantages of conventional genetic algorithm for network reconfiguration that a large amount of unfeasible solutions are created after crossover and mutation,which result in very low searching efficiency,are completely overcome.High calculation speed and superior capability of the proposed method are validated by two test cases. 展开更多
关键词 Network reconfiguration Genetic algorithm Paralleling computing All spanning trees of undirected graph Decimal coding Distribution network
原文传递
A NEW ALGORITHM FOR ALL EFFICIENT SPANNING TREES
5
作者 倪勤 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 1997年第1期32-36,共5页
In Corley′s algorithm for all efficient spanning trees, final solutions include many spanning trees, which are not all efficient. In this paper, a new algorithm is presented, which corrects and modifies Corley′s alg... In Corley′s algorithm for all efficient spanning trees, final solutions include many spanning trees, which are not all efficient. In this paper, a new algorithm is presented, which corrects and modifies Corley′s algorithm. A necessary condition is developed for the subtree of an efficient spanning tree. According to the condition the new algorithm is established and its efficiency is proved. 展开更多
关键词 combinatorial programming ALGORITHMS Pareto optimal efficient spanning tree
下载PDF
Some Results on Spanning Trees 被引量:8
6
作者 Bing Yao Zhong-fu Zhang Jian-fang Wang 《Acta Mathematicae Applicatae Sinica》 SCIE CSCD 2010年第4期607-616,共10页
Some structures of spanning trees with many or less leaves in a connected graph are determined.We show(1) a connected graph G has a spanning tree T with minimum leaves such that T contains a longest path,and(2) a ... Some structures of spanning trees with many or less leaves in a connected graph are determined.We show(1) a connected graph G has a spanning tree T with minimum leaves such that T contains a longest path,and(2) a connected graph G on n vertices contains a spanning tree T with the maximum leaves such that Δ(G) =Δ(T) and the number of leaves of T is not greater than n D(G)+1,where D(G) is the diameter of G. 展开更多
关键词 spanning tree LEAVES DIAMETER Steiner tree independent number
原文传递
A PARALLEL ALGORITHM FOR GENERATINGMULTIPLE ORDERING SPANNING TREESIN UNDIRECTED WEIGHTED GRAPHS
7
作者 马军 马绍汉 +1 位作者 岩间一雄 顾谦平 《Acta Mathematicae Applicatae Sinica》 SCIE CSCD 1999年第3期303-309,共7页
In this paper, we propose an efficient parallel algorithm for generating k spanning trees of a connected, weighted and undirected graph Q(V,E,W) in the order of increasingweight. It runs in O(Tmst(n)+klogn) time with... In this paper, we propose an efficient parallel algorithm for generating k spanning trees of a connected, weighted and undirected graph Q(V,E,W) in the order of increasingweight. It runs in O(Tmst(n)+klogn) time with O(n2/ logn) processors on a CREW PRAM,where n=|V|, m=|E| and Tmst(n), O(log n)<Tmst(n)<O(log2 n) is the run time of the fastest parallel algorithm for finding a minimum spanning tree (MST) of G on a CREW PRAM. SinceTmst(n)=O(log2 n) for the time being, our algorithm is of the same time bound with Tmst(n)when k<O(log n). 展开更多
关键词 Parallel algorithms minimum spanning trees NETWORKS graph algorithms
全文增补中
On Rationality of Generating Function for the Number of Spanning Trees in Circulant Graphs
8
作者 A.D.Mednykh I.A.Mednykh 《Algebra Colloquium》 SCIE CSCD 2020年第1期87-94,共8页
Let F(x)=∑∞n=1 Tsi,s2,...,sk(n)x^n be the generating function for the number,Ts1bs2,...,sk(n) of spanning trees in the circulant graph Cn(s1,S2,...,Sk).We show that F(x)is a rational function with integer coefficien... Let F(x)=∑∞n=1 Tsi,s2,...,sk(n)x^n be the generating function for the number,Ts1bs2,...,sk(n) of spanning trees in the circulant graph Cn(s1,S2,...,Sk).We show that F(x)is a rational function with integer coefficients satisfying the property F(x)=F(l/x).A similar result is also true for the circulant graphs C2n(s1,S2,....,Sk,n)of odd valency.We illustrate the obtained results by a series of examples. 展开更多
关键词 spanning tree circulant graph Chebyshev polynomial generating function
原文传递
THE BOUND OF THE MAXIMUM NUMBER OF END VERTICES OF SPANNING TREES
9
作者 张福基 陈治柏 《Chinese Science Bulletin》 SCIE EI 1988年第14期1149-1151,共3页
Schuster, Cai Maocheng and Lin Yixun studied the interpolation theory for the number of end vertices of spanning trees of graph. Zhang Fuji and Guo Xiaofeng obtained the related result of digraph. This paper is devote... Schuster, Cai Maocheng and Lin Yixun studied the interpolation theory for the number of end vertices of spanning trees of graph. Zhang Fuji and Guo Xiaofeng obtained the related result of digraph. This paper is devoted to find the upper and lower bounds of the maximum number of end vertices of spanning (directed) trees for directed or undirected graphs. Our result is connected with some parameters in graph theory such as cyclomatic number and absorption number. For our purpose, 展开更多
关键词 GRAPH spanning tree end vertices
原文传递
Minimum Spanning Trees Across Well-Connected Cities and with Location-Dependent Weights
10
作者 Ghurumuruhan Ganesan 《Communications in Mathematics and Statistics》 SCIE 2022年第1期1-50,共50页
Consider n nodes{X_(i)}_(1≤i≤n) independently and identically distributed(i.i.d.)across N cities located within the unit square S.Each city is modelled as an r_(n)×r_(n)square,and MSTC_(n)denotes the weighted l... Consider n nodes{X_(i)}_(1≤i≤n) independently and identically distributed(i.i.d.)across N cities located within the unit square S.Each city is modelled as an r_(n)×r_(n)square,and MSTC_(n)denotes the weighted length of the minimum spanning tree containing all the n nodes,where the edge length between nodes X_(i)and X_(j)is weighted by a factor that depends on the individual locations of X_(i)and X_(j).We use approximation methods to obtain variance estimates for MSTC_(n)and prove that if the cities are well connected in a certain sense,then MSTC_(n)appropriately centred and scaled converges to zero in probability.Using the above proof techniques we also study MST_(n),the length of the minimum weighted spanning tree for nodes distributed throughout the unit square S with location-dependent edge weights.In this case,the variance of MST_(n)grows at most as a power of the logarithm of n and we use a subsequence argument to get almost sure convergence of MST_(n),appropriately centred and scaled. 展开更多
关键词 Minimum spanning tree Well-connected cities Location-dependent edge weights
原文传递
SOLVING MINIMUM SPANNING TREE PROBLEM WITH DNA COMPUTING 被引量:3
11
作者 LiuXikui LiYan XuJin 《Journal of Electronics(China)》 2005年第2期112-117,共6页
Molecular programming is applied to minimum spanning problem whose solution requires encoding of real values in DNA strands. A new encoding scheme is proposed for real values that is biologically plausible and has a f... Molecular programming is applied to minimum spanning problem whose solution requires encoding of real values in DNA strands. A new encoding scheme is proposed for real values that is biologically plausible and has a fixed code length. According to the characteristics of the problem, a DNA algorithm solving the minimum spanning tree problem is given. The effectiveness of the proposed method is verified by simulation. The advantages and disadvantages of this algorithm are discussed. 展开更多
关键词 DNA computing Genetic algorithms Minimum spanning tree problem
下载PDF
An Explicit Integer Programming Model of the Minimal Spanning Tree Problem for Digraphs with Asymmetric Weights 被引量:1
12
作者 Feng Junwen(Naming University of Science and Technology, 210094, P. R. China) 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 1998年第2期70-81,共12页
As far as the minimal spanning tree problem for the digraph with asymmetric weightsis concerned, an explicit integer programming model is proposed, which could be solved successfullyusing the integer programming packa... As far as the minimal spanning tree problem for the digraph with asymmetric weightsis concerned, an explicit integer programming model is proposed, which could be solved successfullyusing the integer programming packages such as LINDO, and furthermore this model is extendedinto the stochastic version, that is, the minimal spanning tree problem for the digraph with theweights is not constant but random variables. Several algorithms are also developed to solve themodels. Finally, a numerical demonstration is given. 展开更多
关键词 Minimal spanning tree DIGRAPH Integer programming Asymmetric weight Stochastic spanning tree
下载PDF
Spanning tree-based algorithm for hydraulic simulation of large-scale water supply networks 被引量:1
13
作者 Huan-feng DUAN Guo-ping YU 《Water Science and Engineering》 EI CAS 2010年第1期23-35,共13页
With the purpose of making calculation more efficient in practical hydraulic simulations, an improved algorithm was proposed and was applied in the practical water distribution field. This methodology was developed by... With the purpose of making calculation more efficient in practical hydraulic simulations, an improved algorithm was proposed and was applied in the practical water distribution field. This methodology was developed by expanding the traditional loop-equation theory through utilization of the advantages of the graph theory in efficiency. The utilization of the spanning tree technique from graph theory makes the proposed algorithm efficient in calculation and simple to use for computer coding. The algorithms for topological generation and practical implementations are presented in detail in this paper. Through the application to a practical urban system, the consumption of the CPU time and computation memory were decreased while the accuracy was greatly enhanced compared with the present existing methods. 展开更多
关键词 large-scale networks hydraulic simulation graph theory fundamental loop spanning tree EFFICIENCY
下载PDF
Table Operation Method for Optimal Spanning Tree Problem 被引量:1
14
作者 Feng Junwen(School of Economics and Management, Nanjing University of Science and Technology,210094, P. R. China) 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 1998年第4期31-40,共10页
As far as the weight digraph is considered, based on the table instead of the weightdigraph, an optimal spanning tree method called the Table Operations Method (TOM) is proposed.And the optimality is proved and a nume... As far as the weight digraph is considered, based on the table instead of the weightdigraph, an optimal spanning tree method called the Table Operations Method (TOM) is proposed.And the optimality is proved and a numerical example is demonstrated. 展开更多
关键词 Optimal spanning tree problem DIGRAPH Rooted tree Table representation
下载PDF
The minimal spanning tree method for calculating seismic multi-fractal 被引量:1
15
作者 朱令人 龙海英 《Acta Seismologica Sinica(English Edition)》 CSCD 2000年第4期440-447,共8页
There are many methods to calculate seismic fractal at present. However, there are still more or less questions to every method. In this paper, we introduce a new way to calculate seismic fractal-the minimal spanning ... There are many methods to calculate seismic fractal at present. However, there are still more or less questions to every method. In this paper, we introduce a new way to calculate seismic fractal-the minimal spanning tree. We make an important improvement for this method. By studying some seismic events of four regions including Wushi, Wusu, Tangshan and Haicheng, we obtain that before the strong earthquake occurrence, the multi-fractal spectrum of the space-time distribution of earthquakes changes from centralized to loose. The result shows that the complexity of fractal structure and the inhomogeneity of the space-time distribution of earthquakes are both increasing. By studying the numerical simulation of point sets, we draw the conclusion that the physical essence of multi-fractal spectrums before and after a strong earthquake occurrence is a changing process from homogeneous to inhomogeneous, from simple to complex. 展开更多
关键词 seismic fractal the minimal spanning tree multi-fractal spectrum
下载PDF
Brain Functional Network Based on Small-Worldness and Minimum Spanning Tree for Depression Analysis 被引量:1
16
作者 Bingtao Zhang Dan Wei +1 位作者 Yun Su Zhonglin Zhang 《Journal of Beijing Institute of Technology》 EI CAS 2023年第2期198-208,共11页
Since the outbreak and spread of corona virus disease 2019(COVID-19),the prevalence of mental disorders,such as depression,has continued to increase.To explore the abnormal changes of brain functional connections in p... Since the outbreak and spread of corona virus disease 2019(COVID-19),the prevalence of mental disorders,such as depression,has continued to increase.To explore the abnormal changes of brain functional connections in patients with depression,this paper proposes a depression analysis method based on brain function network(BFN).To avoid the volume conductor effect,BFN was constructed based on phase lag index(PLI).Then the indicators closely related to depression were selected from weighted BFN based on small-worldness(SW)characteristics and binarization BFN based on the minimum spanning tree(MST).Differences analysis between groups and correlation analysis between these indicators and diagnostic indicators were performed in turn.The resting state electroencephalogram(EEG)data of 24 patients with depression and 29 healthy controls(HC)was used to verify our proposed method.The results showed that compared with HC,the information processing of BFN in patients with depression decreased,and BFN showed a trend of randomization. 展开更多
关键词 DEPRESSION brain function network(BFN) small-worldness(SW) minimum spanning tree(MST)
下载PDF
THE DESIGN AND ANALYSIS OF ALGORITHM OF MINIMUM COST SPANNING TREE
17
作者 徐绪松 刘大成 吴丽华 《Acta Mathematica Scientia》 SCIE CSCD 1996年第3期296-301,共6页
This paper provides a method of producing a minimum cost spanning tree (MCST) using set operations. It studies the data structure for implementation of set operations and the algorithm to be applied to this structure ... This paper provides a method of producing a minimum cost spanning tree (MCST) using set operations. It studies the data structure for implementation of set operations and the algorithm to be applied to this structure and proves the correctness and the complexity of the algorithm. This algorithm uses the FDG (formula to divide elements into groups) to sort (the FDG sorts a sequence of n elements in expected tir O(n)) and uses the method of path compression to find and to unite. Therefore. n produces an MCST of an undirected network having n vertices and e edges in expected time O(eG(n)). 展开更多
关键词 minimum cost spanning tree a sort using the FDG path compression set operation of find and unite algorithm analysis
下载PDF
A Novel Binary Firefly Algorithm for the Minimum Labeling Spanning Tree Problem
18
作者 Mugang Lin Fangju Liu +1 位作者 Huihuang Zhao Jianzhen Chen 《Computer Modeling in Engineering & Sciences》 SCIE EI 2020年第10期197-214,共18页
Given a connected undirected graph G whose edges are labeled,the minimumlabeling spanning tree(MLST)problemis to find a spanning tree of G with the smallest number of different labels.TheMLST is anNP-hard combinatoria... Given a connected undirected graph G whose edges are labeled,the minimumlabeling spanning tree(MLST)problemis to find a spanning tree of G with the smallest number of different labels.TheMLST is anNP-hard combinatorial optimization problem,which is widely applied in communication networks,multimodal transportation networks,and data compression.Some approximation algorithms and heuristics algorithms have been proposed for the problem.Firefly algorithm is a new meta-heuristic algorithm.Because of its simplicity and easy implementation,it has been successfully applied in various fields.However,the basic firefly algorithm is not suitable for discrete problems.To this end,a novel discrete firefly algorithm for the MLST problem is proposed in this paper.A binary operation method to update firefly positions and a local feasible handling method are introduced,which correct unfeasible solutions,eliminate redundant labels,and make the algorithm more suitable for discrete problems.Computational results show that the algorithm has good performance.The algorithm can be extended to solve other discrete optimization problems. 展开更多
关键词 Minimum labeling spanning tree problem binary firefly algorithm META-HEURISTICS discrete optimization
下载PDF
Salience adaptive morphological structuring element construction method based on minimum spanning tree
19
作者 YANG Wenting WANG Xiaopeng FANG Chao 《Journal of Measurement Science and Instrumentation》 CAS CSCD 2021年第1期36-43,共8页
Classical mathematical morphology operations use a fixed size and shape structuring element to process the whole image.Due to the diversity of image content and the complexity of target structure,for processed image,i... Classical mathematical morphology operations use a fixed size and shape structuring element to process the whole image.Due to the diversity of image content and the complexity of target structure,for processed image,its shape may be changed and part of the information may be lost.Therefore,we propose a method for constructing salience adaptive morphological structuring elements based on minimum spanning tree(MST).First,the gradient image of the input image is calculated,the edge image is obtained by non-maximum suppression(NMS)of the gradient image,and then chamfer distance transformation is performed on the edge image to obtain a salience map(SM).Second,the radius of structuring element is determined by calculating the maximum and minimum values of SM and then the minimum spanning tree is calculated on the SM.Finally,the radius is used to construct a structuring element whose shape and size adaptively change with the local features of the input image.In addition,the basic morphological operators such as erosion,dilation,opening and closing are redefined using the adaptive structuring elements and then compared with the classical morphological operators.The simulation results show that the proposed method can make full use of the local features of the image and has better processing results in image structure preservation and image filtering. 展开更多
关键词 adaptive structuring element mathematical morphology salience map(SM) minimum spanning tree(MST)
下载PDF
On the Minimum Spanning Tree Determined by n Points in the Unit Square
20
作者 叶继昌 徐寅峰 徐成贤 《Chinese Quarterly Journal of Mathematics》 CSCD 1999年第2期76-82, ,共7页
Let P n be a set of n points in the unit square S,l(P n) denoe the length of the minimum spanning tree of P n, andC n= max P nSl(P n), n=2,3,… In this paper,the exact value of C n for n=2,3,4 and the corresponding co... Let P n be a set of n points in the unit square S,l(P n) denoe the length of the minimum spanning tree of P n, andC n= max P nSl(P n), n=2,3,… In this paper,the exact value of C n for n=2,3,4 and the corresponding configurations are given. Additionally,the conjectures of the configuration for n=5,6,7,8,9 are proposed. 展开更多
关键词 minimum spanning tree maximin problem CONFIGURATION
下载PDF
上一页 1 2 4 下一页 到第
使用帮助 返回顶部