首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 125 毫秒
1.
2.
Let G=(VE) be a simple graph and for every vertex vV let L(v) be a set (list) of available colors. G is called L-colorable if there is a proper coloring φ of the vertices with φ(v)L(v) for all vV. A function f:VN is called a choice function of G and G is said to be f-list colorable if G is L-colorable for every list assignment L choice function is defined by size(f)=vVf(v) and the sum choice number χsc(G) denotes the minimum size of a choice function of G.Sum list colorings were introduced by Isaak in 2002 and got a lot of attention since then.For r3 a generalized θk1k2kr-graph is a simple graph consisting of two vertices v1 and v2 connected by r internally vertex disjoint paths of lengths k1,k2,,kr (k1k2?kr).In 2014, Carraher et al. determined the sum-paintability of all generalized θ-graphs which is an online-version of the sum choice number and consequently an upper bound for it.In this paper we obtain sharp upper bounds for the sum choice number of all generalized θ-graphs with k12 and characterize all generalized θ-graphs G which attain the trivial upper bound |V(G)|+|E(G)|.  相似文献   

3.
The generalized Ramsey number R(G1,G2) is the smallest positive integer N such that any red–blue coloring of the edges of the complete graph KN either contains a red copy of G1 or a blue copy of G2. Let Cm denote a cycle of length m and Wn denote a wheel with n+1 vertices. In 2014, Zhang, Zhang and Chen determined many of the Ramsey numbers R(C2k+1,Wn) of odd cycles versus larger wheels, leaving open the particular case where n=2j is even and k<j<3k2. They conjectured that for these values of j and k, R(C2k+1,W2j)=4j+1. In 2015, Sanhueza-Matamala confirmed this conjecture asymptotically, showing that R(C2k+1,W2j)4j+334. In this paper, we prove the conjecture of Zhang, Zhang and Chen for almost all of the remaining cases. In particular, we prove that R(C2k+1,W2j)=4j+1 if j?k251, k<j<3k2, and j212299.  相似文献   

4.
5.
Let G be a graph with vertex set V. A moplex of G is both a clique and a module whose neighborhood is a minimal separator in G or empty. A moplex ordering of G is an ordered partition (X1,X2,?,Xk) of V for some integer k into moplexes which are defined in the successive transitory elimination graphs, i.e., for 1?i?k?1, Xi is a moplex of the graph Gi induced by j=ikXj and Xk induces a clique. In this paper we prove the terminal vertex by an execution of the lexicographical depth-first search (LexDFS for short) algorithm on G belongs to a moplex whose vertices are numbered consecutively and further that the LexDFS algorithm on G defines a moplex ordering of G, which is similar to the result about the maximum cardinality search (MCS for short) algorithm on chordal graphs [J.R.S. Blair, B.W. Peyton, An introduction to chordal graphs and clique trees, IMA Volumes in Mathematics and its Applications, 56 (1993) pp. 1–30] and the result about the lexicographical breadth-first search (LexBFS for short) algorithm on general graphs [A. Berry, J.-P. Bordat, Separability generalizes Dirac’s theorem, Discrete Appl. Math., 84 (1998) 43–53]. As a corollary, we can obtain a simple algorithm on a chordal graph to generate all minimal separators and all maximal cliques.  相似文献   

6.
7.
Given a graph G, a defensive alliance of G is a set of vertices S?V(G) satisfying the condition that for each vS, at least half of the vertices in the closed neighborhood of v are in S. A defensive alliance S is called global if every vertex in V(G)?S is adjacent to at least one member of the defensive alliance S. The global defensive alliance number of G, denoted γa(G), is the minimum size around all the global defensive alliances of G. In this paper, we present an efficient algorithm to determine the global defensive alliance numbers of trees, and further give formulas to decide the global defensive alliance numbers of complete k-ary trees for k=2,3,4. We also establish upper bounds and lower bounds for γa(Pm×Pn),γa(Cm×Pn) and γa(Cm×Cn), and show that the bounds are sharp for certain m,n.  相似文献   

8.
Let S be a set of at least two vertices in a graph G. A subtree T of G is a S-Steiner tree if S?V(T). Two S-Steiner trees T1 and T2 are edge-disjoint (resp. internally vertex-disjoint) if E(T1)E(T2)=? (resp. E(T1)E(T2)=? and V(T1)V(T2)=S). Let λG(S) (resp. κG(S)) be the maximum number of edge-disjoint (resp. internally vertex-disjoint) S-Steiner trees in G, and let λk(G) (resp. κk(G)) be the minimum λG(S) (resp. κG(S)) for S ranges over all k-subset of V(G). Kriesell conjectured that if λG({x,y})2k for any x,yS, then λG(S)k. He proved that the conjecture holds for |S|=3,4. In this paper, we give a short proof of Kriesell’s Conjecture for |S|=3,4, and also show that λk(G)1k?1k?2 (resp. κk(G)1k?1k?2 ) if λ(G)? (resp. κ(G)?) in G, where k=3,4. Moreover, we also study the relation between κk(L(G)) and λk(G), where L(G) is the line graph of G.  相似文献   

9.
Let P denote a path in a graph G=(V,E) with vertices. A vertex cover P set C in G is a vertex subset such that every P in G has at least a vertex in C. The Vertex CoverP problem is to find a vertex cover P set of minimum cardinality in a given graph. This problem is NP-hard for any integer 2. The parameterized version of Vertex CoverP problem called k-Vertex CoverP asks whether there exists a vertex cover P set of size at most k in the input graph. In this paper, we give two fixed parameter algorithms to solve the k-Vertex CoverP3 problem. The first algorithm runs in time O1(1.7964k) in polynomial space and the second algorithm runs in time O1(1.7485k) in exponential space. Both algorithms are faster than previous known fixed-parameter algorithms.  相似文献   

10.
11.
12.
13.
Let G=(V,E) be a graph. A set S?V is a restrained dominating set if every vertex not in S is adjacent to a vertex in S and to a vertex in V?S. The restrained domination number of G, denoted by γr(G), is the smallest cardinality of a restrained dominating set of G. We define the restrained bondage number br(G) of a nonempty graph G to be the minimum cardinality among all sets of edges E?E for which γr(G?E)>γr(G). Sharp bounds are obtained for br(G), and exact values are determined for several classes of graphs. Also, we show that the decision problem for br(G) is NP-complete even for bipartite graphs.  相似文献   

14.
15.
An edge-coloured graph G is called properly connected if any two vertices are connected by a path whose edges are properly coloured. The proper connection number of a connected graph G, denoted by pc(G), is the smallest number of colours that are needed in order to make G properly connected. Our main result is the following: Let G be a connected graph of order n and k2. If |E(G)|n?k?12+k+2, then pc(G)k except when k=2 and G{G1,G2}, where G1=K1(2K1+K2) and G2=K1(K1+2K2).  相似文献   

16.
17.
Let G be a connected graph with vertex set V(G) and edge set E(G). For a subset S of V(G), the Steiner distanced(S) of S is the minimum size of a connected subgraph whose vertex set contains S. For an integer k with 2kn?1, the Steinerk-Wiener indexSWk(G) is S?V(G),|S|=kd(S). In this paper, we introduce some transformations for trees that do not increase their Steiner k-Wiener index for 2kn?1. Using these transformations, we get a sharp lower bound on Steiner k-Wiener index for trees with given diameter, and obtain the corresponding extremal graph as well.  相似文献   

18.
The vertex arboricity a(G) of a graph G is the minimum number of colors required to color the vertices of G such that no cycle is monochromatic. The list vertex arboricity al(G) is the list-coloring version of this concept. In this note, we prove that if G is a toroidal graph, then al(G)4; and al(G)=4 if and only if G contains K7 as an induced subgraph.  相似文献   

19.
20.
A graph G is a (Kq,k) vertex stable graph if it contains a Kq after deleting any subset of k vertices. We give a characterization of (Kq,k) vertex stable graphs with minimum size for q=3,4,5.  相似文献   

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

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