首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 15 毫秒
1.
To locally complement a simple graphF at one of its verticesv is to replace the subgraph induced byF onn(v)={w:vw is an edge ofF} by the complementary subgraph. Graphs related by a sequence of local complementations are said to be locally equivalent. We associate a system of equations with unknowns inGF(2) to any pair of graphs {F, F}, so thatF is locally equivalent toF if and only if the system has a solution. The equations are either linear and homogenous or bilinear, and we find a solution, if any, in polynomial time.With partial support of P. R. C. Mathématiques et Informatique.  相似文献   

2.
Chain graph (CG) is a general model of graphical Markov models. Some different chain graphs may describe the same conditional independence structure, then we say that these CGs are Markov equivalent. In 1990 Frydenberg showed that every class of Markov equivalent CGs has a CG which is called the largest chain graph with the greatest number of lines. This paper presents an efficient algorithm for finding the largest chain graph of the corresponding Markov equivalent class of a given CG. The computational complexity of the algorithm is O(n3). It is more efficient than the complexity O(n!) of the present algorithms. Also a more intuitive graphical characterization of the largest chain graph is provided based on the algorithm in this paper.  相似文献   

3.
4.
An exact algorithm is presented for solving edge weighted graph partitioning problems. The algorithm is based on a branch and bound method applied to a continuous quadratic programming formulation of the problem. Lower bounds are obtained by decomposing the objective function into convex and concave parts and replacing the concave part by an affine underestimate. It is shown that the best affine underestimate can be expressed in terms of the center and the radius of the smallest sphere containing the feasible set. The concave term is obtained either by a constant diagonal shift associated with the smallest eigenvalue of the objective function Hessian, or by a diagonal shift obtained by solving a semidefinite programming problem. Numerical results show that the proposed algorithm is competitive with state-of-the-art graph partitioning codes.  相似文献   

5.
6.
This paper presents an algorithm for ranking the vertices of a directed graph. Its space and time requirements are bounded byc 1 n 2 +c 2, wheren is the number of vertices of the graph andc 1,c 2 are positive constants which are independent of the size or other properties of the graph.The algorithm can be easily modified to solve the problem of determining longest distances from a vertex to all other vertices in a positive real valued graph with at mostc 1 n 2 +c 2 elementary operations; the same result holds for shortest distances in negative real valued graphs.  相似文献   

7.
8.
The independence polynomial, ω(G,x)=∑wkxk, of a graph, G, has coefficients, wk, that enumerate the ways of selecting k vertices from G so that no two selected vertices share an edge. The independence number of G is the largest value of k for which wk≠0. Little is known of less straightforward relationships between graph structure and the properties of ω(G,x), in part because of the difficulty of calculating values of wk for specific graphs. This study presents a new algorithm for these calculations which is both faster than existing ones and easily adaptable to high-level computer languages.  相似文献   

9.
Dantzig's inductive algorithm is one of the best solutions to find all shortest distances in a graph. A change in the order of computations makes it possible to improve that algorithm by exploiting nonexistent arcs.  相似文献   

10.
We consider the component testing problem of a device that is designed to perform a mission consisting of a random sequence of phases with random durations. Testing is done at the component level to attain desired levels of mission reliability at minimum cost. The components fail exponentially where the failure rate depends on the phase of the mission. The reliability structure of the device involves a series connection of nonidentical components with different failure characteristics. The optimal component testing problem is formulated as a semi-infinite linear program. We present an algorithmic procedure to compute optimal test times based on the column generation technique, and illustrate it with numerical examples.  相似文献   

11.
12.
In mobile network design, the problem of assigning network elements to controllers when defining network structure can be modeled as a graph partitioning problem. In this paper, a comprehensive analysis of a sophisticated graph partitioning algorithm for grouping base stations into packet control units in a mobile network is presented. The proposed algorithm combines multi-level and adaptive multi-start schemes to obtain high quality solutions efficiently. Performance assessment is carried out on a set of problem instances built from measurements in a live network. Overall results confirm that the proposed algorithm finds solutions better than those obtained by the classical multi-level approaches and much faster than classical multi-start approaches. The analysis of the optimization surface shows that the best local minima values follow a Gumbel distribution, which justifies the stagnation of naive multi-start approaches after a few attempts. Likewise, the analysis shows that the best local minima share strong similarities, which is the reason for the superiority of adaptive multi-start approaches. Finally, a sensitivity analysis shows the best internal parameter settings in the algorithm.  相似文献   

13.
Let G=(V,E) be a 2-connected simple graph and let dG(u,v) denote the distance between two vertices u,v in G. In this paper, it is proved: if the inequality dG(u)+dG(v)?|V(G)|-1 holds for each pair of vertices u and v with dG(u,v)=2, then G is Hamiltonian, unless G belongs to an exceptional class of graphs. The latter class is described in this paper. Our result implies the theorem of Ore [Note on Hamilton circuits, Amer. Math. Monthly 67 (1960) 55]. However, it is not included in the theorem of Fan [New sufficient conditions for cycles in graph, J. Combin. Theory Ser. B 37 (1984) 221-227].  相似文献   

14.
In this paper, we show that a graph coloring heuristic developed by Brélaz may use n colors to color a 3-colorable graph with O(n) vertices.  相似文献   

15.
An Algol 60 program for determining the automorphism partitioning of an undirected unlabelled graph is presented. For graphs that do not contain strongly regular subgraphs, the time is at worstO(n 4) wheren is the number of vertices in the graph. The algorithm is based on the Corneil-Gotlieb conjecture.  相似文献   

16.
In the theory of random graphs, several classes of graphs occur that are exceptional cases in limit theorems for subgraph counts. The purpose of this article is to show the existence of graphs in one of these classes, by providing an explicit, computer generated, example. We also show that the class is closed under complementation. © 1994 John Wiley & Sons, Inc.  相似文献   

17.
A graph certificate or canonical form is a short unique (up to isomorphism) representation of the graph. Thus two graphs are isomorphic iff their certificates are identical. In this paper an O(cn) graph isomorphism algorithm which also yields a certificate of the graph is presented. The certificate produced by this algorithm is a canonical numbering of the vertices of the graph.  相似文献   

18.
The paper exploits a connection between the graphs on n vertices and the invariants of the pair group S(2)n.  相似文献   

19.
AN APPROACH TO CONSTRUCT AN END-REGULAR GRAPH   总被引:1,自引:0,他引:1  
In this paper,an approach to construct a nontrivial end-regular graph of any order under some conditions are given.  相似文献   

20.
An assignment of positive integer weights to the edges of a simple graph G is called irregular if the weighted degrees of the vertices are all different. The irregularity strength, s(G), is the maximal edge weight, minimized over all irregular assignments, and is set to infinity if no such assignment is possible. In this paper, we take an iterative approach to calculating the irregularity strength of a graph. In particular, we develop a new algorithm that determines the exact value s(T) for trees T in which every two vertices of degree not equal to two are at distance at least eight.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号