scispace - formally typeset
Search or ask a question

Showing papers on "Quartic graph published in 2008"


Proceedings ArticleDOI
09 Jun 2008
TL;DR: This is the first work to compute graph summaries using the MDL principle, and use the summaries (along with corrections) to compress graphs with bounded error.
Abstract: We propose a highly compact two-part representation of a given graph G consisting of a graph summary and a set of corrections. The graph summary is an aggregate graph in which each node corresponds to a set of nodes in G, and each edge represents the edges between all pair of nodes in the two sets. On the other hand, the corrections portion specifies the list of edge-corrections that should be applied to the summary to recreate G. Our representations allow for both lossless and lossy graph compression with bounds on the introduced error. Further, in combination with the MDL principle, they yield highly intuitive coarse-level summaries of the input graph G. We develop algorithms to construct highly compressed graph representations with small sizes and guaranteed accuracy, and validate our approach through an extensive set of experiments with multiple real-life graph data sets.To the best of our knowledge, this is the first work to compute graph summaries using the MDL principle, and use the summaries (along with corrections) to compress graphs with bounded error.

352 citations


Journal ArticleDOI
TL;DR: In this paper, the minimum value of the least eigenvalue of the signless Laplacian of a connected non-bipartite graph with a prescribed number of vertices is attained solely in the unicyclic graph obtained from a triangle by attaching a path at one of its endvertices.

102 citations


Journal ArticleDOI
TL;DR: In this paper, it is shown that there are three essentially different possibilities for a quartic half-arc-transitive metacirculant which is not tightly attached to exist.
Abstract: Following Alspach and Parsons, a metacirculant graph is a graph admitting a transitive group generated by two automorphisms ? and ?, where ? is (m,n)-semiregular for some integers m?1, n?2, and where ? normalizes ?, cyclically permuting the orbits of ? in such a way that ? m has at least one fixed vertex. A half-arc-transitive graph is a vertex- and edge- but not arc-transitive graph. In this article quartic half-arc-transitive metacirculants are explored and their connection to the so called tightly attached quartic half-arc-transitive graphs is explored. It is shown that there are three essentially different possibilities for a quartic half-arc-transitive metacirculant which is not tightly attached to exist. These graphs are extensively studied and some infinite families of such graphs are constructed.

50 citations


Book ChapterDOI
07 Jul 2008
TL;DR: A property tester is given that given a graph with degree bound d, an expansion bound α, and a parametere> 0, accepts the graph with high probability if its expansion is more than α and rejects it withhigh probability if it is e-far from any graph with expansion α' withdegree bound d.
Abstract: We consider the problem of testing graph expansion (eithervertex or edge) in the bounded degree model [10]. We give aproperty tester that given a graph with degree bound d, anexpansion bound α, and a parametere> 0, accepts the graph with high probabilityif its expansion is more than α, and rejects it withhigh probability if it is e-far from any graphwith expansion α' with degree bound d,where α' 0.

24 citations


Journal ArticleDOI
TL;DR: This work shows the transition probability matrix induced by a Hamiltonian cycle maximizes—over $\mathcal{F}$—the determinant of a matrix that is a rank-one correction of the generator matrix of a Markov chain.
Abstract: We consider the Hamiltonian cycle problem on a given graph $G$. With such a graph we can associate a family $\mathcal{F}$ of probability transition matrices of Markov chains whose entries represent the probabilities of traversing corresponding arcs of the graph. When the underlying graph is Hamiltonian, we show the transition probability matrix induced by a Hamiltonian cycle maximizes—over $\mathcal{F}$—the determinant of a matrix that is a rank-one correction of the generator matrix of a Markov chain. In the case when the graph does not possess a Hamiltonian cycle, the above maximization yields a transition matrix of a chain with a longest simple cycle (in $G$) comprising that chain's unique ergodic class. These problems also have analogous eigenvalue interpretations.

22 citations


Journal ArticleDOI
TL;DR: A formulation for the partition function of the monomer-dimer system is proposed in this paper by transforming the number of all matchings of a bipartite graph into thenumber of perfect matchings in an extended bipartites graph, which can be given by a matrix permanent.
Abstract: The monomer-dimer model is fundamental in statistical mechanics. However, it is $#P$-complete in computation, even for two-dimensional problems. A formulation for the partition function of the monomer-dimer system is proposed in this paper by transforming the number of all matchings of a bipartite graph into the number of perfect matchings of an extended bipartite graph, which can be given by a matrix permanent. Sequential importance sampling algorithm is applied to compute the permanents. For two-dimensional lattice with periodic condition, the monomer-dimer constant is known as ${h}_{2}=0.662798972834$. We obtain $0.6627\ifmmode\pm\else\textpm\fi{}0.0002$ for our approximation, which shows the robustness and the efficiency of the algorithm. For three-dimensional problem, our numerical result is $0.7847\ifmmode\pm\else\textpm\fi{}0.0014$, which agrees with the best known bounds.

21 citations


Proceedings ArticleDOI
01 Dec 2008
TL;DR: It is found that the performance of graph kernels for collaborative item recommendation and rating prediction can be increased by using alternative similarity functions, including the exponential diffusion kernel, the von Neumann kernel, and the random forest kernel.
Abstract: Given a bipartite graph of collaborative ratings, the task of recommendation and rating prediction can be modeled with graph kernels. We interpret these graph kernels as the inverted squared Euclidean distance in a space defined by the underlying graph and show that this inverted squared Euclidean similarity function can be replaced by other similarity functions. We evaluate several such similarity functions in the context of collaborative item recommendation and rating prediction, using the exponential diffusion kernel, the von Neumann kernel, and the random forest kernel as a basis. We find that the performance of graph kernels for these tasks can be increased by using these alternative similarity functions.

18 citations


Proceedings ArticleDOI
24 Aug 2008
TL;DR: This work uses the psuedo inverse of the Laplacian to derive estimates for commute times in graphs and shows that this pseudo inverse based measure could be improved by discarding the least significant eigenvectors, corresponding to the noise in the graph construction process, using singular value decomposition.
Abstract: Several language processing tasks can be inherently represented by a weighted graph where the weights are interpreted as a measure of relatedness between two vertices Measuring similarity between arbitary pairs of vertices is essential in solving several language processing problems on these datasets Random walk based measures perform better than other path based measures like shortest-path We evaluate several random walk measures and propose a new measure based on commute time We use the psuedo inverse of the Laplacian to derive estimates for commute times in graphs Further, we show that this pseudo inverse based measure could be improved by discarding the least significant eigenvectors, corresponding to the noise in the graph construction process, using singular value decomposition

18 citations


Book ChapterDOI
22 Apr 2008
TL;DR: In this article, the authors introduced a framework for software analysis based on optimization of Lyapunov invariants, which proved critical software properties such as absence of overflow and termination in finite time.
Abstract: In previous works, the authors introduced a framework for software analysis, which is based on optimization of Lyapunov invariants. These invariants prove critical software properties such as absence of overflow and termination in finite time. In this paper, graph models of software are introduced and the software analysis framework is further developed and extended on graph models. A distributed Lyapunov function is assigned to the software by assigning a Lyapunov function to every node on its graph model. The global decremental condition is then enforced by requiring that the Lyapunov functions on each node decrease as transitions take place along the arcs. The concept of graph reduction and optimality of graphs for Lyapunov analysis is briefly discussed.

16 citations


Journal ArticleDOI
TL;DR: It is shown that every plane straight line tree with n vertices can be augmented to a 2-edge connected planestraight line graph by adding at most ⌊ n / 2 ⌋ edges.

13 citations


01 Jan 2008
TL;DR: Given a graph G on n vertices and a distribution D of pebbles on the vertices of G, a pebbling move is defined to be the removal of two pebble from a given vertex and the placement of one on an adjacent vertex.
Abstract: Given a graph G on n vertices and a distribution, D, of pebbles on the vertices of G, we define a pebbling move to be the removal of two pebbles from a given vertex and the placement of one on an adjacent vertex. If D has n pebbles and if after a sequence of pebbling moves we can place a pebble on any specified vertex then we call G Class 0. We give a sufficient degree sum condition for G to be Class 0.

Journal IssueDOI
TL;DR: This research was initiated at The 21st Bellairs Winter Workshop on Computational Geometry, January 27–February 3, 2006 and yields a linear-time algorithm for recognizing and realizing degree sequences of 2-trees.
Abstract: A graph G is a 2-tree if G = K3, or G has a vertex v of degree 2, whose neighbors are adjacent, and G- v is a 2- tree. A characterization of the degree sequences of 2-trees is given. This characterization yields a linear-time algorithm for recognizing and realizing degree sequences of 2-trees. © 2008 Wiley Periodicals, Inc. J Graph Theory 58:191-209, 2008 This research was initiated at The 21st Bellairs Winter Workshop on Computational Geometry, January 27–February 3, 2006.

Journal ArticleDOI
01 Jan 2008
TL;DR: This paper presents coarse grained parallel graph algorithms with small message overheads that solve the following standard graph problems related to graph matching: finding maximum matchings in convex bipartite graphs, and finding maximum weight matching in trees.
Abstract: Parallel graph algorithm design is a very well studied topic. Many results have been presented for the PRAM model. However, these algorithms are inherently fine grained and experiments show that PRAM algorithms do often not achieve the expected speedup on real machines because of large message overheads. In this paper, we present coarse grained parallel graph algorithms with small message overheads that solve the following standard graph problems related to graph matching: finding maximum matchings in convex bipartite graphs, and finding maximum weight matchings in trees. To our knowledge, these are the first efficient parallel algorithms for these problems that are designed for standard commercial parallel machines such as off-the-shelf processor clusters.


01 Jan 2008
TL;DR: A one-factorization of a regular graph G is perfect if the union of any two one-factors is a Hamiltonian cycle and G is a P1F cubic graph if and only if L(G) is aP1F quartic graph.
Abstract: A one-factorization of a regular graph G is perfect if the union of any two one-factors is a Hamiltonian cycle. A graph G is said to be P1F if it possess a perfect one-factorization. We prove that G is a P1F cubic graph if and only if L(G) is a P1F quartic graph. Moreover, we give some necessary conditions for the existence of a P1F planar graph.

Journal ArticleDOI
TL;DR: This paper proves that if k>=4, then G^@?^3^k^/^2^-^2 is k-ordered Hamiltonian for every connected graph G on at least k vertices and gives a lower bound on the power of the cycle C"n that guarantees k-ordering Hamiltonicity.

Posted Content
TL;DR: In this article, the authors characterized the potentially 3-regular graph with 6 vertices and showed that the resulting graph is a complete bipartite graph, which implies a theorem due to Yin.
Abstract: For given a graph $H$, a graphic sequence $\pi=(d_1,d_2,...,d_n)$ is said to be potentially $H$-graphic if there exists a realization of $\pi$ containing $H$ as a subgraph. In this paper, we characterize the potentially $H$-graphic sequences where $H$ denotes 3-regular graph with 6 vertices. In other words, we characterize the potentially $K_{3,3}$ and $K_6-C_6$-graphic sequences where $K_{r,r}$ is an $r\times r$ complete bipartite graph. One of these characterizations implies a theorem due to Yin [25].

Journal ArticleDOI
TL;DR: It is shown that h(G)@?max{1,|V(G)|[email protected](G)3} for every 2-connected simple graph G that is not isomorphic to the graph obtained from a dipole with three parallel edges by replacing every edge by a path of length l>=3.

Journal ArticleDOI
TL;DR: In this paper, it was shown that every 2-connected, 2-heavy and almost distance-hereditary graph has a Hamiltonian cycle, which generalizes the main result of [8].
Abstract: Let G = (V(G), E(G)) be a connected graph. The distance between two vertices x and y in G, denoted by dG (x, y), is the length of a shortest path between x and y. A graph G is called almost distance-hereditary, if each connected induced subgraph H of G has the property that dH (u, v) ≤ dG (u, v) + 1 for every pair of vertices u and v in H. A graph G is 2-heavy if the degree of at least two end vertices of each claw in G are greater than or equal to |V(G)|/2. We show that every 2-connected, 2-heavy and almost distance-hereditary graph has a Hamiltonian cycle. This generalizes the main result of [8] that states: every 2-connected, claw-free and almost distance-hereditary graph is Hamiltonian. †Dedicated to Prof. Dr Dr h.c. Hubertus Th. Jongen on his 60th birthday.

Journal ArticleDOI
TL;DR: The characterization of the reducible hexagons of an elementary benzenoid graph is the basis for an algorithm which finds the sequence of reducible Hexagons that decompose a graph of this class in O(n^2) time.


Posted Content
Richard Moot1
TL;DR: In this article, a graph theoretic algorithm for selecting an optimal axiom link at any stage in the proof search as well as a O(kn3) algorithm for finding the k best proof candidates is presented.
Abstract: Proof nets are a graph theoretical representation of proofs in various fragments of type-logical grammar. In spite of this basis in graph theory, there has been relatively little attention to the use of graph theoretic algorithms for type-logical proof search. In this paper we will look at several ways in which standard graph theoretic algorithms can be used to restrict the search space. In particular, we will provide an O(n4) algorithm for selecting an optimal axiom link at any stage in the proof search as well as a O(kn3) algorithm for selecting the k best proof candidates.

Journal ArticleDOI
TL;DR: The Petersen graph is the only connected non-Hamiltonian strongly regular graph on fewer than 99 vertices as discussed by the authors, which is a sufficient condition for a distance-regular graph to be Hamiltonian.
Abstract: We give a sufficient condition for a distance-regular graph to be Hamiltonian. In particular, the Petersen graph is the only connected non-Hamiltonian strongly regular graph on fewer than 99 vertices.

Proceedings ArticleDOI
12 Dec 2008
TL;DR: A spectral-graph-partitioning-based algorithm to decompose an object-oriented system into components using Laplace spectral graph partitioning to divide the class graph into components.
Abstract: In this paper we propose a spectral-graph-partitioning-based algorithm to decompose an object-oriented system into components. We begin with a weighted class dependence graph, in which vertexes stand for the classes and edges stand for the weight of the relationship between classes. We employ a technology from algebraic graph theory known as Laplace spectral graph partitioning to divide the class graph into components. The decomposition algorithm can be performed automatically and achieve a good performance.

01 Jan 2008
TL;DR: In this paper, it is shown that a similar degree sequence represents degrees of vertices of a graph having Hamiltonian Circuit or Euler Tour, and the only fallacy of the conclusion is that there may be graphs that are not Hamiltonian and Euler graphs may have the same degree sequence.
Abstract: A sequence of nonnegative integers can represent degrees of a graph. Already there is an established condition under which the above conclusion is true. It is our objective in this paper to show that a similar degree sequence represents degrees of vertices of a graph having Hamiltonian Circuit or Euler Tour. The only fallacy of the conclusion is that there may be graphs those are not Hamiltonian or Euler graphs may have the same degree sequence.

Proceedings ArticleDOI
01 Oct 2008
TL;DR: A three-dimensional (3D) spring modeling algorithm is given for the 3D visualization of graph, which have been implemented in OpenGL and can observe the distributing character of undirected graph from multi-angles by the use of interactive computer visualization.
Abstract: A three-dimensional (3D) spring modeling algorithm is given for the 3D visualization of graph, which have been implemented in OpenGL. It avoids edge crossings more effectively, and strengthens the sense of tridimensionality and aesthetics of graph while laying out the graph in three dimensions. By the use of interactive computer visualization, we can observe the distributing character of undirected graph from multi-angles.

Journal ArticleDOI
TL;DR: It is shown that every non-bipartite triangle-free graph G of order not greater than 10 has @g"l(G)=3, and it is concluded that the minimum number of vertices for a triangle- free graph with @ g"l (G)=4 is also 11.

Proceedings ArticleDOI
24 Aug 2008
TL;DR: Word association data in dictionary form can be simulated through the combination of three components: a bipartite graph with an imbalance in set sizes; a scale-free graph of the Barabasi-Albert model; and a normal distribution connecting the two graphs.
Abstract: Word association data in dictionary form can be simulated through the combination of three components: a bipartite graph with an imbalance in set sizes; a scale-free graph of the Barabasi-Albert model; and a normal distribution connecting the two graphs. Such a model makes it possible to simulate the complex features in degree distributions and the interesting graph clustering results that are typically observed for real data.

Journal ArticleDOI
TL;DR: If H is any graph of order n with k non-trivial components, each of which contains at most one cycle, then every graph ofOrder n and minimum degree at least n contains a subdivision of H such that only edges contained in a cycle in H are subdivided.
Abstract: If H is any graph of order n with k non-trivial components, each of which contains at most one cycle, then every graph of order at least n and minimum degree at least n − k contains a subdivision of H such that only edges contained in a cycle in H are subdivided.

Journal ArticleDOI
TL;DR: In this paper, the Second Mayer weight and the Ree-Hoover weight of a 2-dimensional graph were computed using signed volumes of convex polytopes naturally associated with the graph.
Abstract: We study graph weights (i.e., graph invariants) which arise naturally in Mayer's theory and Ree-Hoover's theory of virial expansions in the context of a non-ideal gas. We give special attention to the Second Mayer weight $w_M(c)$ and the Ree-Hoover weight $w_{RH}(c)$ of a $2$-connected graph $c$ which arise from the hard-core continuum gas in one dimension. These weights are computed using signed volumes of convex polytopes naturally associated with the graph $c$. Among our results are the values of Mayer's weight and Ree-Hoover's weight for all $2$-connected graphs $b$ of size at most $8$, and explicit formulas for certain infinite families.