期刊文献+
共找到11篇文章
< 1 >
每页显示 20 50 100
Uniquely Tree Colorable Graphs
1
作者 Deng Ping Department of Applied Mathematics, Southwest Jiaotong University, Chengdu 610031, China 《Journal of Modern Transportation》 1997年第1期90-95,共6页
In this paper, the concepts of tree chromatic numbers and uniquely tree colorable graphs are introduced. After discussion some fundamental properties, three necessary conditions for a simple graph to be uniquely tr... In this paper, the concepts of tree chromatic numbers and uniquely tree colorable graphs are introduced. After discussion some fundamental properties, three necessary conditions for a simple graph to be uniquely tree colorable are given. Moreover, a series of uniquely tree colorable graphs are constructed. 展开更多
关键词 tree chromatic number tree partition uniquely tree colorable graph
在线阅读 下载PDF
Graph-tree-based software control flow checking for COTS processors on pico-satellites 被引量:1
2
作者 Yang Mu Wang Hao +1 位作者 Zheng Yangming Jin Zhonghe 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2013年第2期413-422,共10页
This paper proposes a generic high-performance and low-time-overhead software control flow checking solution, graph-tree-based control flow checking (GTCFC) for space-borne commercial-off-the-shelf (COTS) processo... This paper proposes a generic high-performance and low-time-overhead software control flow checking solution, graph-tree-based control flow checking (GTCFC) for space-borne commercial-off-the-shelf (COTS) processors. A graph tree data structure with a topology similar to common trees is introduced to transform the control flow graphs of target programs. This together with design of IDs and signatures of its vertices and edges allows for an easy check of legality of actual branching during target program execution. As a result, the algorithm not only is capable of detecting all single and multiple branching errors with low latency and time overheads along with a linear-complexity space overhead, but also remains generic among arbitrary instruction sets and independent of any specific hardware. Tests of the algorithm using a COTS-processor-based onboard computer (OBC) of in-service ZDPS-1A pico-satellite products show that GTCFC can detect over 90% of the randomly injected and all-pattern-covering branching errors for different types of target programs, with performance and overheads consistent with the theoretical analysis; and beats well-established preeminent control flow checking algorithms in these dimensions. Furthermore, it is validated that GTCGC not only can be accommodated in pico-satellites conveniently with still sufficient system margins left, but also has the ability to minimize the risk of control flow errors being undetected in their space missions. Therefore, due to its effectiveness, efficiency, and compatibility, the GTCFC solution is ready for applications on COTS processors on pico-satellites in their real space missions. 展开更多
关键词 Branching error Commercial-off-the-shelf (COTS) Control flow checking Error injection Graph tree On-board computer Pico-satellite
原文传递
On L(1, 2)-Edge-Labelings of Some Special Classes of Graphs 被引量:2
3
作者 Dan HE Wensong LIN 《Journal of Mathematical Research with Applications》 CSCD 2014年第4期403-413,共11页
For a graph G and two positive integers j and k, an m-L(j, k)-edge-labeling of G is an assignment on the edges to the set {0,..., m}, such that adjacent edges receive labels differing by at least j, and edges which ... For a graph G and two positive integers j and k, an m-L(j, k)-edge-labeling of G is an assignment on the edges to the set {0,..., m}, such that adjacent edges receive labels differing by at least j, and edges which are distance two apart receive labels differing by at least k. The λ′j,k-number of G is the minimum m of an m-L(j, k)-edge-labeling admitted by G.In this article, we study the L(1, 2)-edge-labeling for paths, cycles, complete graphs, complete multipartite graphs, infinite ?-regular trees and wheels. 展开更多
关键词 L(j k)-edge-labeling line graph path cycle complete graph complete multipartite graph infinite △-regular tree wheel
原文传递
A Comparison between the Metric Dimension and Zero Forcing Number of Trees and Unicyclic Graphs 被引量:1
4
作者 Linda EROH Cong X.KANG Eunjeong YI 《Acta Mathematica Sinica,English Series》 SCIE CSCD 2017年第6期731-747,共17页
The metric dimension dim(G) of a graph G is the minimum number of vertices such that every vertex of G is uniquely determined by its vector of distances to the chosen vertices. The zero forcing number Z(G) of a gr... The metric dimension dim(G) of a graph G is the minimum number of vertices such that every vertex of G is uniquely determined by its vector of distances to the chosen vertices. The zero forcing number Z(G) of a graph G is the minimum eardinality of a set S of black vertices (whereas vertices in V(G)/S are colored white) such that V(G) is turned black after finitely many applications of "the color-change rule": a white vertex is converted black if it is the only white neighbor of a black vertex. We show that dim(T) ≤Z(T) for a tree T, and that dim(G)≤Z(G)+I if G is a unicyclic graph; along the way, we characterize trees T attaining dim(T) = Z(T). For a general graph G, we introduce the "cycle rank conjecture". We conclude with a proof of dim(T) - 2 ≤ dim(T + e) ≤dim(T) + 1 for e∈ E(T). 展开更多
关键词 DISTANCE resolving set metric dimension zero forcing set zero forcing number tree unicyclic graph cycle rank
原文传递
NeuroPrim:An attention-based model for solving NP-hard spanning tree problems 被引量:2
5
作者 Yuchen Shi Congying Han Tiande Guo 《Science China Mathematics》 SCIE CSCD 2024年第6期1359-1376,共18页
Spanning tree problems with specialized constraints can be difficult to solve in real-world scenarios,often requiring intricate algorithmic design and exponential time.Recently,there has been growing interest in end-t... Spanning tree problems with specialized constraints can be difficult to solve in real-world scenarios,often requiring intricate algorithmic design and exponential time.Recently,there has been growing interest in end-to-end deep neural networks for solving routing problems.However,such methods typically produce sequences of vertices,which make it difficult to apply them to general combinatorial optimization problems where the solution set consists of edges,as in various spanning tree problems.In this paper,we propose NeuroPrim,a novel framework for solving various spanning tree problems by defining a Markov decision process for general combinatorial optimization problems on graphs.Our approach reduces the action and state space using Prim's algorithm and trains the resulting model using REINFORCE.We apply our framework to three difficult problems on the Euclidean space:the degree-constrained minimum spanning tree problem,the minimum routing cost spanning tree problem and the Steiner tree problem in graphs.Experimental results on literature instances demonstrate that our model outperforms strong heuristics and achieves small optimality gaps of up to 250 vertices.Additionally,we find that our model has strong generalization ability with no significant degradation observed on problem instances as large as 1,000.Our results suggest that our framework can be effective for solving a wide range of combinatorial optimization problems beyond spanning tree problems. 展开更多
关键词 degree-constrained minimum spanning tree problem minimum routing cost spanning tree problem Steiner tree problem in graphs Prim's algorithm reinforcement learning
原文传递
A Method for Measuring the Structure Complexity of Web Application
6
作者 MAO Cheng-ying LU Yan-sheng 《Wuhan University Journal of Natural Sciences》 EI CAS 2006年第1期143-150,共8页
The precise and effective measure results of Web applications not only facilitate good comprehension of them, but also benefit to the macro-management of software activities, such as testing, reverse engineering, reus... The precise and effective measure results of Web applications not only facilitate good comprehension of them, but also benefit to the macro-management of software activities, such as testing, reverse engineering, reuse, etc. The paper exploits some researches on measuring the structure complexity of Web application. Through a deep analysis of the configuration and objects' interactions of Web system, two conclusions have been drawn:① A generic Web application consists of static web page, dynamic page, component and database object; ② The main interactions have only three styles, that is static link, dynamic link and call/return relation. Based on analysis and modeling of the content of a Web page (static or dynamic), complexity measure methods of both control logic of script and nesting of HTML code are further discussed. In addition, two methods for measuring the complexity of inte〉page navigation are also addressed by modeling the inte〉page navigation behaviors of Web application via WNG graph. 展开更多
关键词 structure complexity MEASURE DD graph Htree tree WNG graph
在线阅读 下载PDF
A novel genetic algorithm based on all spanning trees of undirected graph for distribution network reconfiguration 被引量:10
7
作者 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
原文传递
Laplacian spectrum analysis and spanning tree algorithm for circuit partitioning problems
8
作者 杨华中 胡冠章 《Science in China(Series F)》 2003年第6期459-465,共7页
The spectrum of a graph is the set of all eigenvalues of the Laplacian matrix of the graph. There is a closed relationship between the Laplacian spectrum of graphs and some properties of graphs such as connectivity. I... The spectrum of a graph is the set of all eigenvalues of the Laplacian matrix of the graph. There is a closed relationship between the Laplacian spectrum of graphs and some properties of graphs such as connectivity. In the recent years Laplacian spectrum of graphs has been widely applied in many fields. The application of Laplacian spectrum of graphs to circuit partitioning problems is reviewed in this paper. A new criterion of circuit partitioning is proposed and the bounds of the partition ratio for weighted graphs are also presented. Moreover, the deficiency of graph-partitioning algorithms by Laplacian eigenvectors is addressed and an algorithm by means of the minimal spanning tree of a graph is proposed. By virtue of taking the graph structure into consideration this algorithm can fulfill general requirements of circuit partitioning. 展开更多
关键词 graph partitioning Laplacian spectrum of a graph partition ratio spanning tree of a graph.
原文传递
Learning from the crowd:Road infrastructure monitoring system 被引量:2
9
作者 Johannes Masino Jakob Thumm +1 位作者 Michael Frey Frank Gauterin 《Journal of Traffic and Transportation Engineering(English Edition)》 2017年第5期451-463,共13页
The condition of the road infrastructure has severe impacts on the road safety, driving comfort, and on the rolling resistance. Therefore, the road infrastructure must be moni- tored comprehensively and in regular int... The condition of the road infrastructure has severe impacts on the road safety, driving comfort, and on the rolling resistance. Therefore, the road infrastructure must be moni- tored comprehensively and in regular intervals to identify damaged road segments and road hazards. Methods have been developed to comprehensively and automatically digitize the road infrastructure and estimate the road quality, which are based on vehicle sensors and a supervised machine learning classification. Since different types of vehicles have various suspension systems with different response functions, one classifier cannot be taken over to other vehicles. Usually, a high amount of time is needed to acquire training data for each individual vehicle and classifier. To address this problem, the methods to collect training data automatically for new vehicles based on the comparison of trajectories of untrained and trained vehicles have been developed. The results show that the method based on a k-dimensional tree and Euclidean distance performs best and is robust in transferring the information of the road surface from one vehicle to another. Furthermore, this method offers the possibility to merge the output and road infrastructure information from multiple vehicles to enable a more robust and precise prediction of the ground truth. 展开更多
关键词 Road infrastructure condition Monitoring tree graphs Euclidean distance Machine learning Classification
原文传递
An Algorithm on Edge Partition
10
作者 JIA Zhen\|sheng Taiyuan University of Technology, Taiyuan 030024, Shanxi 《Systems Science and Systems Engineering》 CSCD 2000年第4期439-442,共4页
In this paper, we presened a simple algorithm on edge partition.
关键词 tree graph weighted graph weight of a vertex distance between vertex and edgeP
原文传递
A Shortest Path Problem
11
作者 JIA Zhengsheng(Mathematics and Mechanics Department of Taiyuan University of technology Taiyuan 030024)FAN Hui(Foundation Department Shan Xi Mining Industry institute, Taiyuan 0300024, China) 《Systems Science and Systems Engineering》 CSCD 1996年第4期496-499,共4页
In this paper, we deal with the problem of selecting the location of coal concentratedstation. Where should we found the station, in a certain range, to mininize the total transporting cost ? The corresponding mathema... In this paper, we deal with the problem of selecting the location of coal concentratedstation. Where should we found the station, in a certain range, to mininize the total transporting cost ? The corresponding mathematical model will be founded. Furthermore, we prove that S reaches its minimum at its certain vertex. An algorithm used to find the optimum solution will be given. 展开更多
关键词 GRAPH tree graph EDGE weight of edge mass center operation of converging mass
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部