Co-k-plex vertex partitions

Size: px
Start display at page:

Download "Co-k-plex vertex partitions"

Transcription

1 Co-k-plex vertex partitions Benjamin McClosky John D. Arellano Illya V. Hicks November 7, 2012 Abstract This paper studies co-k-plex vertex partitions and more specifically co-2-plex vertex partitions. Co-k-plexes and k-plexes were first introduced in 1978 in the context of social network analysis. However, the study of co-k-plex vertex partitions, or the decomposition of graphs into degree bounded subgraphs, dates back at least to the work of Lovasz in In this paper, we derive analogues for well-known results on the chromatic number and present two algorithms for constructing co-2-plex vertex partitions. The first algorithm minimizes the number of partition classes. The second algorithm minimizes a weighted sum of the partition classes, where the weight of a partition class depends on the level of adjacency among its vertices. 1 Introduction A coloring partitions the vertex set of a graph G = (V, E) into subsets of pairwise nonadjacent vertices. A classic problem in combinatorial optimization is to find a coloring that uses the smallest possible number of color classes. The minimum number of color classes required is known as the chromatic number χ(g). If V represents a set of objects and E the set of conflicting pairs, graph coloring solves the problem of dividing V into the minimum number of conflict-free subgroups. A second application of graph coloring arises from its relation to another classic problem in combinatorial optimization. The maximum clique problem asks for the largest subset of pairwise adjacent vertices in a graph. Since the color classes of a coloring are edgeless, a subset of pairwise adjacent vertices meets each color class at most once. Consequently, χ(g) is an upper bound on the cardinality of a maximum clique, and researchers use graph coloring in branch and bound solvers for the maximum clique problem [2, 24, 26]. Generalized graph coloring describes the partitioning of vertices into classes whose induced subgraphs satisfy particular constraints [25]. For example, k-improper colorings have the property that each color class induces a subgraph of maximum degree at most k [1, 9, 14]. The generalization to k-improper colorings suggests two optimization problems. The first seeks to partition a graph into degree-bounded subgraphs using the smallest possible number of partition classes. This solves the problem of dividing V into the minimum number of subgroups such that each vertex has a bounded number of conflicts within its partition class. The k-improper chromatic number is associated with this problem and has been studied in a variety of contexts [4, 8, 13, 15]. Much of this research focuses on random 1

2 graphs and generalizations of the Four Color Theorem. Some applications of k-improper coloring include radio-frequency assignment [13] and network security [22]. The second problem minimizes a weighted sum of the partition classes. In this paper, the weight of a partition class will depend on the level of adjacency among its vertices. Such a weighted partition produces a bound on the cardinality of subgraphs defined as degreebased clique relaxations [21]. This optimization problem appears to be new, and the main contribution of this paper is to examine its properties and provide the first exact algorithm for the case k = 2. This paper is organized as follows. Section 2 discusses some relevant definitions and notation. Section 3 explores the relationship between degree-based clique relaxations and the weighted version of degree-bounded vertex partitions. Section 4.1 offers a straightforward adaptation of a well-known graph coloring algorithm [17] to solve the problem of minimizing the number of partition sets. Section 4.2 uses the algorithm from Section 4.1 to design the first exact algorithm for the weighted degree-bounded vertex coloring problem when k = 2. Section 6 summarizes and suggests some future research directions. 2 Preliminaries All graphs G = (V, E) in this paper are finite, undirected, and simple. Given a vertex v V, define N G (v) := {u V uv E}, deg G (v) := N G (v), (G) := max v V deg G (v), and δ(g) := min v V deg G (v). Let G[K] denote the subgraph induced by K V. In this paper, k 1 is always a positive integer. Definition 1. K V induces a k-plex if δ(g[k]) K k. Definition 2. C V induces a co-k-plex if (G[C]) k 1. Definition 3. A partition of the vertex set into disjoint, nonempty co-k-plexes defines a co-k-plex coloring of G. Definitions 1 and 2 are due to Seidman and Foster [23]. This paper uses the terms cok-plex colorings and co-k-plex partitions interchangeably. Co-k-plexes are also known as (k-1)-dependent or (k-1)-stable sets [13]. Notice that 1-plexes and co-1-plexes are cliques and stable sets, respectively. Let ω k (G) denote the cardinality of a largest k-plex in G, α k (G) the cardinality of a largest co-k-plex in G, and Π the set of all co-k-plex colorings of G. Definition 4. The weighted co-k-plex chromatic number of G is defined as χ k (G) := min{ C P ω k (G[C]) : P Π}. Definition 5. The co-k-plex chromatic number of G is defined as χ k (G) := min{ P : P Π}. 2

3 χ k (G) is exactly the (k-1)-improper chromatic number [25]. A χ k -optimal coloring partitions V using the smallest possible number of co-k-plex sets. A χ k -optimal coloring C 1,..., C m satisfies χ k (G) = m i=1 ω k(g[c i ]) and thus χ k (G) m m ω k (G[C i ]) = χ k (G). i=1 Notice also that χ 1 (G) = χ 1 (G) = χ(g). Moreover, a coloring is χ 1 -optimal if and only if it is χ 1 -optimal. However, this relationship fails for k > 1. To see this, consider the trivial example of k pairwise non-adjacent vertices. The unique χ k -optimal coloring consists of a single color class. On the other hand, assigning each vertex to a distinct color class defines a χ k -optimal coloring which uses k color classes. It turns out that one can still derive a bound relating χ k (G) and χ(g). Theorem 1. For any graph G, χ k (G) kχ(g). Proof. For this result, we will use induction on χ(g). Since the base case is trivial, we can assume without loss of generality that χ(g) > 1. Let C G be an optimal family of color classes for G, and consider the stable set A C G. Now by induction, χ k (G \ A) kχ(g \ A). Now, consider CG\A k to be an optimal family of weighted co-k-plex color classes for G \ A. Notice that CG\A k A forms a co-k-plex coloring of G and χ k(g[a]) k. Hence, χ k (G) χ k (G \ A) + k kχ(g \ A) + k kχ(g). Given the aforementioned example where an optimal χ k (G)-coloring can have more color classes than an optimal χ(g)-coloring, we may also want to restrict our χ k (G)-coloring to the smallest number of color classes possible. A co-k-plex C is deficient whenever C < k. A deficient co-k-plex C satisfies ω k (G[C]) = C. Define a compact co-k-plex coloring as a co-k-plex coloring that has at most one deficient co-k-plex set. Lemma 1. Every co-k-plex coloring C 1,..., C m can be changed into a compact co-k-plex coloring C 1,..., C p such that p m and m i=1 ω k(g[c i ]) = p i=1 ω k(g[c i]). Proof. Consider the co-k-plex coloring C 1,..., C m. Suppose there are two deficient co-k-plexes C i and C j. It follows that ω k (G[C i ]) + ω k (G[C j ]) = C i + C j. Choose a vertex v C j. Define C j := C j \ {v} and C i := C i {v}. Now C i {v} k ensures that C i and C j both remain co-k-plexes. Moreover, ω k (G[C i]) + ω k (G[C j]) = ( C i + 1) + ( C j 1) = ω k (G[C i ]) + ω k (G[C j ]). Continue moving vertices from C j to C i until either C j = or C i = k, in which case the number of deficient sets has been reduced. This procedure can be repeated until the co-k-plex coloring C 1,..., C p is compact. It is also clear that p m since the procedure can only reduce the number of partition sets in the co-k-plex coloring. We will use this lemma to verify a nice relationship between weighted co-2-plex colorings and unweighted co-2-plex colorings. McClosky and Hicks [21] use weighted co-k-plex coloring 3

4 to produce an upper bound on ω k (G). Let S 1,..., S m be a co-k-plex coloring of G, and let K V be a maximum k-plex in G. Observe that ω k (G) = K = m K S i i=1 m ω k (G[S i ]), i=1 where the inequality follows from the fact that k-plexes are closed under set inclusion [23]. Now Definition 4 implies that χ k (G) ω k (G). The following section explores this relationship in more detail. 3 The Relationship between χ k (G) and ω k (G) This section analyzes the relationship between χ k (G) and ω k (G). In particular, we address the following two questions. Can we characterize a group of graphs that satisfy χ k (G) = ω k (G), and can we bound the gap between the two invariants? Attempts to address these questions are given in Sections 3.1 and 3.2, respectively. 3.1 The k-plex-matroid Property This section analyzes the relationship between χ k (G), ω k (G) and independence systems derived from graphs with respect to k-plexes. In particular, we examine the relationship when these corresponding independence systems are in fact matroids. Recall that a finite set X and a family I of subsets of X define a matroid if the following axioms hold: 1. I 2. I I I implies I I 3. For any subset A X, every maximal independent subset in A has the same cardinality Also, if (X, I) satisfies the first two axioms then (X, I) is an independence system. Now, given a graph G = (V, E), define K = {K V : δ(g[k]) K k}. Notice that K is the set of k-plexes in G and (V, K) defines an independence system. Definition 6. The graph G is k-plex matroidal if (V, K) defines a matroid. Theorem 2. If G is k-plex matroidal, then ω k (G ) = χ k (G ) for all vertex-induced subgraphs G G. Proof. Let M := (V, K) define a matroid. Given any vertex-induced subgraph G = (V, E ), define D := V \ V and K = {K V : δ(g[k]) K k}. Observe that (V, K ) = (V \ D, K ) =: M \ D 4

5 is again a matroid known as a deletion matroid, so it suffices to show χ k (G) = ω k (G). Define x(a) = a A x a, S = {S V : (G[S]) k 1}, and S v = {S S : v S}. Consider the following dual pair of linear programs: max{x(v ) : x 0, x(s) ω k (G[S]) for all S S} (1) min{ S S ω k (G[S])y S : y 0, y(s v ) 1 for all v V }. (2) Since M is a matroid, theorems (19) and (21) of Edmonds [11] imply that the optimal solutions for (1) and (2) are integral. Observe that ω k (G) and χ k (G) are the optimal objective values for (1) and (2), respectively. Moreover, ω k (G) = χ k (G) by strong duality. Notice that the converse of Theorem 2 is not true. Indeed, one can easily find a co-k-plex where k > 1 that does not satisfy the k-plex matroidal property. For example, consider the cycle on eight nodes for k = 3 which has a maximal 3-plex of size 3 and a maximum 3-plex of size 4. In contrast, every vertex induced subgraph of a co-k-plex satisfies the bound with equality. Next, we do show that k-plexes satisfy the k-plex matroidal property. Corollary 1. If G is a k-plex, then G is k-plex matroidal. Proof. Given any K V and v V \ K, K {v} defines a k-plex. It follows that all maximal k-plexes have cardinality ω k (G) = V. Recall that an r-partite graph is r-colorable. The complete r-partite graphs have all possible edges between distinct color classes. Next, we show that k plexes are not the only type of graphs that satisfy the k-plex matroidal property. Hence, the class of k-plex matroidal graphs is not just strictly k-plexes. Theorem 3. If G is the complete r-partite graph K n1,...,n r, then G is k-plex matroidal. Proof. The proof will show that all maximal k-plexes in G have the same cardinality. Let K be a maximal k-plex in G and S i the i th partition class. Clearly, K S i S i = n i. In addition, K S i k. For if not, let v K S i, and notice that N G (v) S i = implies deg G[K] (v) = K K S i < K k, which contradicts that K is a k-plex. Therefore, K S i min{k, n i } for each S i. Suppose for contradiction that K = r i=1 K S i < r i=1 min{k, n i}. Then there exists a j such that K S j < min{k, n j }, and K S j < n j implies that there exists a vertex v S j \ K. Consider the set K := K {v} and a vertex u K \ S j. Since uv E, deg G[K ](u) = deg G[K] (u) + 1 ( K k) + 1 = K k. Now suppose u K S j. Observe that deg G[K ](u) = deg G[K] (u) = K K S j > K k since uv E and K S j < k. It follows that deg G[K ](u) K k + 1 = K k. Thus, since deg G[K ](u) = deg G[K ](v), K is a k-plex in G, which contradicts the maximality of K. It follows that all maximal k-plexes in G have cardinality r i=1 min{k, n i}, so G is k-plex matroidal. 5

6 3.2 A theorem of Erdős In 1959, Erdős [12] showed that the difference χ 1 (G) ω 1 (G) can be arbitrarily large. More precisely, he showed that for every integer r 1, there exists a graph G with girth g(g ) > r and chromatic number χ(g ) > r. Observe that g(g) > 3 implies ω 1 (G) 2. Therefore, the theorem establishes the existence of graphs with high chromatic number and low clique number. Analogously, one might ask if the gap between χ k (G) and ω k (G) can also become arbitrarily large. This section uses the Erdős theorem to show that χ k (G) ω k (G) can be arbitrarily large. The proofs have been adapted from [10]. Let G n,p be the random graph on n vertices where each edge exists with probability 0 p 1. Let q = 1 p. Lemma 2. Every co-k-plex S has at most S (k 1) edges. 2 Proof. E(S) = 1 2 v V (S) deg G[S](v) 1 S (k 1) 2 v V (S)(k 1) =, where the inequality 2 follows from the definition of co-k-plex. Lemma 3. For all integers n t k + 1, the probability that G G n,p has a co-k-plex of size t is at most ( ) n P [α k (G) t] q t(t k)/2. t Proof. Consider a fixed t-set U V. By Lemma 2, the event that U is a co-k-plex is contained in the event that t(k 1) E(G[U]). (3) 2 Thus, the probability of the latter is an upper bound on the probability of the former. Now (3) requires that at least ( ) t 2 t(k 1) edges are missing. That is, (3) occurs with probability 2 at most q (t 2) t(k 1) 2. The lemma follows from the fact that G contains ( n t) t-sets U. It is worth mentioning that if t min{k, n}, then every t-set is a co-k-plex, and Lemma 3 fails. Theorem 4. Given any integer r > k, there exists a graph G with girth g(g) > r and co-k-plex chromatic number χ k (G) > r. Proof. For n large, suppose t n 2r > k and (8r ln n)n 1 p 1. By Lemma 3, Therefore, P [α k t] Now lim n n 1 e k/2 = 0, so ( ) n q t(t k)/2 n t q t(t k)/2 = (nq (t k)/2 ) t (ne p(t k)/2 ) t. t P [α k t] (ne pt/2 e pk/2 ) t (ne 2(ln n) e k/2 ) t = (n 1 e k/2 ) t. P [α k n 2r ] < 1 2 (4) for sufficiently large n. 6

7 On the other hand, fix ɛ with 0 < ɛ < 1/r, and let X(G) denote the number of cycles of length at most r in G G n,p. Erdős showed (see [10]) that for large n and p = n ɛ 1, P [X n 2 ] < 1 2. (5) Finally, fix n large enough to satisfy (4), (5), and n ɛ 1 (8r ln n)n 1. Let p = n ɛ 1. There exists a G G n,p such that α k (G) < n and G has less than n cycles of length at 2r 2 most r. Construct the graph H by removing a vertex from each cycle of length at most r. Then H n and g(h) > r. Furthermore, α 2 k(h) α k (G) < n implies that any co-k-plex 2r coloring of H requires more than r co-k-plex sets. Consequently, χ k (H) > r. Corollary 2. Given any integer r > k + 2, there exists a graph G with χ k (G) > r and ω k (G) < k + 2. Proof. If ω k (G) k + 2, then G contains a k-plex K of cardinality k + 2. Moreover, δ(g[k]) 2 by definition of k-plex. It follows that G[K] G contains a cycle of length at most k + 2 = K. Therefore, g(g) > k + 2 implies that ω k (G) < k + 2. The assertion now follows from Theorem 4. 4 Algorithms This section develops algorithms for finding degree-bounded vertex partitions. Section 4.1 contains an exact χ k -coloring algorithm. Section 4.2 shows how to find χ 2 -optimal colorings using the χ 2 -coloring algorithm. 4.1 χ k -optimal coloring In [17], Kubale and Jackowski present a generalized implicit enumeration algorithm for graph coloring which subsumes a number of previous combinatorial approaches [5, 6, 7, 16]. This section adapts the Kubale and Jackowski algorithm to find χ k -optimal colorings. Figure 1 contains the generalized implicit enumeration algorithm as given in [17]. Before running the algorithm, the vertex set of G is ordered (v 1,..., v n ) such that deg G (v i ) deg G (v i+1 ). The vertex ordering can either remain static or change dynamically throughout the algorithm. The array C stores a partial co-k-plex coloring. The array C stores the incumbent co-k-plex coloring. For each 1 i n, F C(i) stores the set of feasible colors for v i with respect to the current partial coloring C. In other words, F C(i) consists of partition classes S such that S {v i } is a co-k-plex. CP is the set of current predecessors. These vertices are the candidates for backtracking. The main difference between traditional graph coloring and χ k -coloring is the structure of the partition classes, so adapting the coloring algorithm in Figure 1 amounts to finding an appropriate definition for the set of feasible colors F C(i). Given the partial co-k-plex coloring S 1,..., S r, define P (i) = {j : S j {v i } is not a co-k-plex} {ub}. The set of feasible colors is defined as F C(i) = {1, 2,..., max j<i C (j) + 1} P (i). This definition forces each partition class to be a co-k-plex. 7

8 function implicitenum(g, n) 1. ub = n + 1; r = 1 2. loop 3. FORWARDS(r) 4. BACKWARDS(r) 5. if r = 0 then break 6. repeat end function FORWARDS(r) 7. for i = r to n 8. reorder uncolored vertices v i,..., v n 9. if r = 1 or r < i then determine F C(i) 10. if F C(i) = then r = i; return 11. C (i) = min(f C(i)) 12. repeat 13. C = C ; ub = max(c) 14. r = least i such that C(i) = ub end function BACKWARDS(r) 15. CP = {1,..., r 1} 16. while CP 17. i = max(cp ); CP = CP {i} 18. F C(i) = F C(i) {C (i)} 19. if F C(i) then r = i; return 20. repeat 21. r = 0 end Figure 1: A generalized implicit enumeration algorithm for graph coloring [17]. 8

9 4.2 χ 2 -optimal coloring Section 4.1 shows how traditional graph coloring algorithms can solve the χ k -coloring problem. However, these algorithms do not apply directly to χ k -coloring since a χ k -coloring algorithm must consider the weight ω k (G[S i ]) of each partition class in a co-k-plex coloring S 1,..., S m.. Although a result of Balasundaram et al. [3] shows that the maximum size of a k-plex within a co-k-plex is 2k 2 + (k mod 2), no practical algorithm is known for this problem for k > 2. Here, we focus on the k = 2 case. This section focuses on the χ 2 -coloring problem. The proposed algorithm effectively reduces χ 2 -coloring to χ 2 -coloring. Lemma 1 implies that the set of compact co-k-plex colorings always contains a χ k -optimal coloring. As a result, an algorithm can restrict the search for a χ k -optimal solution by considering only compact co-k-plex colorings. For k = 2, Lemma 1 has an even stronger consequence. Recall that ω 2 (G[C]) = min{2, C } {1, 2} for any nonempty co-2-plex C [20]. Let Π min be the set of compact χ 2 -optimal colorings. Define C 1,..., C m as follows: If possible, choose a co-2-plex coloring in Π min with a deficient set, and let C m be that deficient set. If no such co-2-plex coloring exists, choose an arbitrary co-2-plex coloring in Π min. Lemma 4. C1,..., C m is a χ 2 -optimal coloring. Proof. Suppose for contradiction that C 1,..., C m is not χ 2 -optimal. C1,..., C m is compact, so C i 2 for i = 1,..., m 1. Therefore, m i=1 ω 2(G[ C i ]) = 2(m 1) + min{2, C m }. Now consider a χ 2 -optimal coloring C 1,..., C r. By Lemma 1, assume that C 1,..., C r is compact. Therefore, χ 2 (G) = r i=1 ω 2(G[C i ]) = 2(r 1) + min{2, C r }, where C r is the deficient set if one exists in C 1,..., C r. Finally, observe that which implies 2(m 1) + min{2, C m } > χ 2 (G) = 2(r 1) + min{2, C r }, min{2, C m } min{2, C r } > 2(r m). Case 1: Suppose r = m. It follows that min{2, C m } min{2, C r } > 0. Thus min{2, C m } = 2 and min{2, C r } = 1. In other words, Cm is not deficient; C r is deficient; and C 1,..., C r belongs to Π min. This contradicts the choice of C 1,..., C m. Case 2: Suppose r > m. Then min{2, C m } min{2, C r } > 2, a contradiction since min{2, C m } {1, 2} and min{2, C r } {1, 2}. Lemma 4 reduces the problem of finding a χ 2 -optimal coloring to that of finding an element in Π min. This is desirable as the algorithm from Section 4.1 can solve the latter problem. The proposed algorithm consists of two steps, both of which make use of implicit enumeration. The first step constructs a compact χ 2 -optimal coloring. The second step searches for a compact χ 2 -optimal coloring with one deficient set. If such a co-2-plex coloring exists, it is χ 2 -optimal by Lemma 4. If no such co-2-plex coloring exists, then the co-2-plex coloring from the first step is χ 2 -optimal by Lemma 4. The first step uses the coloring algorithm exactly as described in Section 4.1. In the second step, for each v V, the algorithm uses implicit enumeration to search for a χ 2 (G) 1 9

10 coloring of G v. If step two manages to find such a coloring in G v, then v is a deficient co-2-plex in a χ 2 -optimal coloring of G. 5 Computational Results Let A1 denote the Kubale-Jackowski inspired algorithm described in Section 4.1. Preliminary tests showed that dynamic vertex ordering always outperformed the static ordering, so we used dynamic ordering for the computational experiments. In determining the order, the algorithm always colored the vertex v i that maximized P (i). Ties were broken by choosing the vertex of larger degree. This dynamic reordering is analogous to DSATUR [5]. In order to investigate the effectiveness of A1, we compared the algorithm to an integer programming formulation of χ k (G)-coloring for k values 2, 3, and 4. The integer programming formulation is given in Figure 2 where κ is defined as (G)+1, a generalization of the k Brooks Theorem bound given by Lovasz [18]. The formulation was solved by using Gurobi. All computations were conducted on a Sun Ultra 24 Workstation (3.0Ghz). Both algorithms were allowed at most 1,000 seconds to converge to an optimal solution. Tables 1-5 compare the two algorithms for finding optimal χ k -colorings over a broad range of test instances. Specifically, the algorithms were tested on a set of random graphs and a subset of the DIMACS coloring instances. The random graph GN-P -i had N vertices and edge probability P. The sec column contains > 1000 whenever the corresponding 100 algorithm failed to converge in 1,000 seconds. In these cases, we reported the incumbent feasible solution, which offers an upper-bound on the optimal solution. Several interesting trends emerge as a result of our computational experiments. First, edge density impacted the performance of both algorithms. The random graphs clearly illustrated the importance of edge density; both algorithms performed well as P approached 10 and struggled as P approached 90. Second, the computational burden increased with the number of vertices. With the exception of the sparse graphs jean and anna, both algorithms failed on all DIMACS instances having more than 50 vertices. Similarly, both algorithms failed when N 60 and P 50 on the random graphs. Third, the value of k was not highly predictive of instance difficulty. Comparing the two methods, A1 appeared to generally outperform the IP. Notice that the IP did very quickly produce an optimal solution to games120 for k = 4, an instance where A1 failed to converge. Overall, however, there were only a few cases where the integer programming approach outperformed A1. For the small sample of DIMACS graphs, A1 had more instances finished within the time limit and provided either an optimal value or a better upper bound than the integer programming approach. Altogether, this evidence suggests that A1 offers an attractive alternative to the integer programming approach. Moreover, we conclude that this problem is tractable on sparse graphs. 10

11 ( N(v) k + 1)x v,c + min κ c=1 y c s.t. x v,c y c v V, c {1,... κ} (6) k x v,c = 1 v V (7) c=1 w N(v) x w,c N(v) v V, c {1,... κ} (8) x v,c, y c {0, 1} v V, c {1,... κ} (9) Figure 2: An integer programming formulation for the optimal χ k -coloring 11

12 Table 1: χ k -coloring χ 2 (G) χ 3 (G) χ 4 (G) G V E A1 sec IP sec A1 sec IP sec A1 sec IP sec myciel myciel myciel myciel > > jean > anna queen queen > queen > > > > > > 1000 homer > > > > > 1000 games > > > > > upper bound Table 2: χ k -coloring χ 2 (G) χ 3 (G) χ 4 (G) G V E A1 sec IP sec A1 sec IP sec A1 sec IP sec G G G G G G G G G G G G G G G G G G G G G > G > G > G > G > upper bound 12

13 Table 3: χ k -coloring χ 2 (G) χ 3 (G) χ 4 (G) G V E A1 sec IP sec A1 sec IP sec A1 sec IP sec G G G G G G G G G G G > G > G > > > 1000 G > > G > G > > > > > 1000 G > > > > > 1000 G > > > > > 1000 G > > > > > > 1000 G > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 upper bound Table 4: χ k -coloring χ 2 (G) χ 3 (G) χ 4 (G) G V E A1 sec IP sec A1 sec IP sec A1 sec IP sec G G G G G G > > > > G > > > > > 1000 G > > > > G > > > G > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 upper bound 13

14 Table 5: χ k -coloring χ 2 (G) χ 3 (G) χ 4 (G) G V E A1 sec IP sec A1 sec IP sec A1 sec IP sec G G G G G G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 G > > > > > > 1000 upper bound 14

15 Table 6: χ 2 -coloring G V E χ 2 (G) sec G V E χ 2 (G) sec G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G > 1000 G G > 1000 G G > 1000 G G > 1000 G G > 1000 upper bound Table 7: χ 2 -coloring G V E χ 2 (G) sec G V E χ 2 (G) sec G G G G G G G G G G G G > 1000 G G > 1000 G G > 1000 G G > 1000 G G > 1000 G G > 1000 G > 1000 G > 1000 G > 1000 G > 1000 G > 1000 G > 1000 G G > 1000 G > 1000 G > 1000 G > 1000 G > 1000 G > 1000 G > 1000 G > 1000 G > 1000 G > 1000 G > 1000 G > 1000 G > 1000 G > 1000 G > 1000 G > 1000 G > 1000 G > 1000 G > 1000 G > 1000 G > 1000 upper bound 15

16 Table 8: χ 2 -coloring G V E χ 2 (G) sec myciel myciel myciel myciel * > 1000 jean * > 1000 anna queen queen queen homer * > 1000 games * > 1000 upper bound 16

17 We next evaluated the performance of the weighted co-2-plex coloring algorithm. Tables 6-8 contain computational results obtained by running the algorithm on the instances which were solved to χ 2 -optimality by A1. Observe that edge-density and vertex number had the same impact on algorithm performance as in the case of χ k -coloring. Also notice that most of these graphs satisfy χ 2 (G) = 2 χ 2 (G). These are exactly the graphs where step two of the algorithm failed to find a coloring with a deficient co-2-plex. One instance where this relationship might not be the case is for the test instance homer with an odd upper bound. It may also be true for other test instances were the optimal solution is unknown. 6 Conclusion This paper studies degree-bounded vertex partitions. In Section 3, we studied the relationship between χ k -optimal colorings and maximum k-plexes and the bound between them, ω k χ k. In this analysis, we discovered examples of graphs that satisfy a matroidal property with respect to k-plexes, which implies equality of the aforementioned bound for all node induced subgraphs of these types of graphs. Further analysis is warranted to discover other classes where the bound is also tight. We also derived algorithms for constructing degree-bounded vertex partitions. Section 4.1 offers a straightforward generalization of a traditional graph coloring algorithm. The resulting algorithm partitions the vertex set into the minimum number of co-k-plexes. This algorithm outperformed an integer programming approach to the same problem for most of the test instances given in Section 5. Section 4.2 shows how to find χ 2 -optimal colorings by reducing the problem to that of finding χ 2 -optimal colorings. This is the first known algorithm for constructing χ 2 -optimal colorings. Lemma 4 represents a key step in the reduction. An interesting open problem is to determine if χ k -coloring can be used to solve χ k -coloring problems for k > 2. Another avenue for future research is a polyhedral analysis of the co-k-plex coloring polytope. 7 Acknowledgements The authors are grateful for the National Science Foundation grant CMMI for partially supporting this research. References [1] J. A. Andrews and M. S. Jacobson. On a generalization of chromatic number. Proceedings of the sixteenth Southeastern international conference on combinatorics, graph theory, and computing, 47 (1985), pp [2] E. Balas and J. Xue. Weighted and unweighted maximum clique algorithms with upper bounds from fractional coloring. Algorithmica 15 (1996), pp

18 [3] B. Balasundaram, S. Butenko, and I. V. Hicks. Clique relaxations in social network analysis: The maximum k-plex problem. Operations Research 59-1 (2011), pp [4] B. Balasundaram, S. S. Chandramouli and S. Trukhanov. Approximation algorithms for finding and partitioning unit-disk graphs into co-k-plexes. Optimization Letters 4-3 (2010), pp [5] D. Brélaz. New methods to color the vertices of a graph, Communications of the ACM 22-4 (1979), pp [6] R. J. Brown. Chromatic scheduling and the chromatic number problem. Management Science 19 (1972), pp [7] N. Christofides. An algorithm for the chromatic number of a graph. Computer J. 14 (1971), pp [8] L. J. Cowen, W. Goddard, and C. E. Jesurum. Defective coloring revisited, J. Graph Theory 24-3 (1997), pp [9] L. J. Cowen, R. H. Cowen, and D. R. Woodall. Defective colorings of graphs in surfaces: partitions into subgraphs of bounded valency. J. Graph Theory 10-2 (1986), pp [10] R. Diestel. Graph Theory Graduate Texts in Mathematics, Volume 173, Springer- Verlag, Heidelberg, [11] J. Edmonds. Matroids, submodular functions, and certain polyhedra, Combinatorial Structures and Their Applications (R.K. Guy, H. Hanani, N. Sauer, and J.Schönheim, eds.), Gordon and Breach, New York, 1970, pp [12] P. Erdős. Graph Theory and Probability, Canad. J. Math. 11 (1959), pp [13] N. Fountoulakis, R. J. Kang, and C. J. H. McDiarmid. The t-stability number of a random graph. The Electronic Journal of Combinatorics R(59) (2010). [14] F. Harary. Conditional colorability in graphs, Graphs and applications (Boulder, Colo. 1982), Wiley, New York, 1985, pp [15] R. J. Kang and C. J. H. McDiarmid. The t-improper chromatic number of random graphs, Proceedings of the Fourth European Conference on Combinatorics, Graph Theory and Applications (Seville, 2007), 2007, pp [16] S.M. Korman. The graph colouring problem. In Combinatorial Optimization. N. Christofides. A. Mingozzi, P. Toth, and C. Sandi. Eds., Wiley, New York, pp [17] M. Kubale and B. Jackowski. A generalized implicit enumeration algorithm for graph coloring, Communications of the ACM, 28-4 (1985), pp

19 [18] L. Lovász. On decomposition of graphs, Studia Sci. Math. Hungar 1 (1966), pp [19] L. Lovász. Normal Hypergraphs and the Perfect Graph Conjecture, Discrete Mathematics 2 (1972), pp [20] B. McClosky and I. V. Hicks. The co-2-plex polytope and integral systems, SIAM Journal on Discrete Mathematics 23-3 (2009), [21] B. McClosky and I. V. Hicks. Combinatorial algorithms for the maximum k-plex problem, J. Combinatorial Optimization 23-1 (2012), pp [22] A.O. Donnell and H. Sethu,. On achieving software diversity for improved network security using distributed coloring algorithms, Proceedings of 11th ACM conference on Computer and communications security, Washington D.C pp , 2004, ACM, New York. [23] S. B. Seidman and B. L. Foster. A graph theoretic generalization of the clique concept, Journal of Mathematical Sociology 6 (1978), pp [24] E. Tomita and T. Seki. An efficient branch-and-bound algorithm for finding a maximum clique. Lecture Notes in Computer Science Series 2731 (2003), pp, [25] D.B. West and B. Bollobás. Generalized chromatic number and generalized girth, Discrete Mathematics 213 (2000), pp [26] D.R. Wood. An algorithm for finding a maximum clique in a graph, Oper. Res. Lett. 21 (1997), pp

Combinatorial Algorithms for the Maximum k-plex Problem

Combinatorial Algorithms for the Maximum k-plex Problem Combinatorial Algorithms for the Maximum k-plex Problem Benjamin McClosky, Illya V. Hicks Department of Computational and Applied Mathematics, Rice University, 6100 Main St - MS 134, Houston, Texas 77005-1892,

More information

Graph coloring, perfect graphs

Graph coloring, perfect graphs Lecture 5 (05.04.2013) Graph coloring, perfect graphs Scribe: Tomasz Kociumaka Lecturer: Marcin Pilipczuk 1 Introduction to graph coloring Definition 1. Let G be a simple undirected graph and k a positive

More information

Fractional and circular 1-defective colorings of outerplanar graphs

Fractional and circular 1-defective colorings of outerplanar graphs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 6() (05), Pages Fractional and circular -defective colorings of outerplanar graphs Zuzana Farkasová Roman Soták Institute of Mathematics Faculty of Science,

More information

Combinatorial algorithms for the maximum k-plex problem

Combinatorial algorithms for the maximum k-plex problem DOI 10.1007/s10878-010-9338-2 Combinatorial algorithms for the maximum k-plex problem Benjamin McClosky Illya V. Hicks Springer Science+Business Media, LLC 2010 Abstract The maximum clique problem provides

More information

Decomposing oriented graphs into transitive tournaments

Decomposing oriented graphs into transitive tournaments Decomposing oriented graphs into transitive tournaments Raphael Yuster Department of Mathematics University of Haifa Haifa 39105, Israel Abstract For an oriented graph G with n vertices, let f(g) denote

More information

On the intersection of infinite matroids

On the intersection of infinite matroids On the intersection of infinite matroids Elad Aigner-Horev Johannes Carmesin Jan-Oliver Fröhlich University of Hamburg 9 July 2012 Abstract We show that the infinite matroid intersection conjecture of

More information

Independent Transversals in r-partite Graphs

Independent Transversals in r-partite Graphs Independent Transversals in r-partite Graphs Raphael Yuster Department of Mathematics Raymond and Beverly Sackler Faculty of Exact Sciences Tel Aviv University, Tel Aviv, Israel Abstract Let G(r, n) denote

More information

Nordhaus-Gaddum Theorems for k-decompositions

Nordhaus-Gaddum Theorems for k-decompositions Nordhaus-Gaddum Theorems for k-decompositions Western Michigan University October 12, 2011 A Motivating Problem Consider the following problem. An international round-robin sports tournament is held between

More information

Jeong-Hyun Kang Department of Mathematics, University of West Georgia, Carrollton, GA

Jeong-Hyun Kang Department of Mathematics, University of West Georgia, Carrollton, GA #A33 INTEGERS 10 (2010), 379-392 DISTANCE GRAPHS FROM P -ADIC NORMS Jeong-Hyun Kang Department of Mathematics, University of West Georgia, Carrollton, GA 30118 jkang@westga.edu Hiren Maharaj Department

More information

THE CO-2-PLEX POLYTOPE AND INTEGRAL SYSTEMS

THE CO-2-PLEX POLYTOPE AND INTEGRAL SYSTEMS THE CO-2-PLEX POLYTOPE AND INTEGRAL SYSTEMS BENJAMIN MCCLOSKY AND ILLYA V. HICKS Abstract. k-plexes are cohesive subgraphs which were introduced to relax the structure of cliques. A co-k-plex is the complement

More information

Maximal Independent Sets In Graphs With At Most r Cycles

Maximal Independent Sets In Graphs With At Most r Cycles Maximal Independent Sets In Graphs With At Most r Cycles Goh Chee Ying Department of Mathematics National University of Singapore Singapore goh chee ying@moe.edu.sg Koh Khee Meng Department of Mathematics

More information

Perfect divisibility and 2-divisibility

Perfect divisibility and 2-divisibility Perfect divisibility and 2-divisibility Maria Chudnovsky Princeton University, Princeton, NJ 08544, USA Vaidy Sivaraman Binghamton University, Binghamton, NY 13902, USA April 20, 2017 Abstract A graph

More information

Matroid Representation of Clique Complexes

Matroid Representation of Clique Complexes Matroid Representation of Clique Complexes Kenji Kashiwabara 1, Yoshio Okamoto 2, and Takeaki Uno 3 1 Department of Systems Science, Graduate School of Arts and Sciences, The University of Tokyo, 3 8 1,

More information

On shredders and vertex connectivity augmentation

On shredders and vertex connectivity augmentation On shredders and vertex connectivity augmentation Gilad Liberman The Open University of Israel giladliberman@gmail.com Zeev Nutov The Open University of Israel nutov@openu.ac.il Abstract We consider the

More information

Induced subgraphs with many repeated degrees

Induced subgraphs with many repeated degrees Induced subgraphs with many repeated degrees Yair Caro Raphael Yuster arxiv:1811.071v1 [math.co] 17 Nov 018 Abstract Erdős, Fajtlowicz and Staton asked for the least integer f(k such that every graph with

More information

Tree-chromatic number

Tree-chromatic number Tree-chromatic number Paul Seymour 1 Princeton University, Princeton, NJ 08544 November 2, 2014; revised June 25, 2015 1 Supported by ONR grant N00014-10-1-0680 and NSF grant DMS-1265563. Abstract Let

More information

The Turán number of sparse spanning graphs

The Turán number of sparse spanning graphs The Turán number of sparse spanning graphs Noga Alon Raphael Yuster Abstract For a graph H, the extremal number ex(n, H) is the maximum number of edges in a graph of order n not containing a subgraph isomorphic

More information

Acyclic and Oriented Chromatic Numbers of Graphs

Acyclic and Oriented Chromatic Numbers of Graphs Acyclic and Oriented Chromatic Numbers of Graphs A. V. Kostochka Novosibirsk State University 630090, Novosibirsk, Russia X. Zhu Dept. of Applied Mathematics National Sun Yat-Sen University Kaohsiung,

More information

The Chromatic Number of Ordered Graphs With Constrained Conflict Graphs

The Chromatic Number of Ordered Graphs With Constrained Conflict Graphs The Chromatic Number of Ordered Graphs With Constrained Conflict Graphs Maria Axenovich and Jonathan Rollin and Torsten Ueckerdt September 3, 016 Abstract An ordered graph G is a graph whose vertex set

More information

Hanna Furmańczyk EQUITABLE COLORING OF GRAPH PRODUCTS

Hanna Furmańczyk EQUITABLE COLORING OF GRAPH PRODUCTS Opuscula Mathematica Vol. 6 No. 006 Hanna Furmańczyk EQUITABLE COLORING OF GRAPH PRODUCTS Abstract. A graph is equitably k-colorable if its vertices can be partitioned into k independent sets in such a

More information

Finding Cohesive Subgroups in Social Networks

Finding Cohesive Subgroups in Social Networks Finding Cohesive Subgroups in Social Networks Illya V. Hicks Computational and Applied Mathematics Rice University RUSMP Fall Networking Conference September 19, 2009 Outline I. Basic Definitions II. III.

More information

The Reduction of Graph Families Closed under Contraction

The Reduction of Graph Families Closed under Contraction The Reduction of Graph Families Closed under Contraction Paul A. Catlin, Department of Mathematics Wayne State University, Detroit MI 48202 November 24, 2004 Abstract Let S be a family of graphs. Suppose

More information

arxiv: v1 [math.co] 2 Dec 2013

arxiv: v1 [math.co] 2 Dec 2013 What is Ramsey-equivalent to a clique? Jacob Fox Andrey Grinshpun Anita Liebenau Yury Person Tibor Szabó arxiv:1312.0299v1 [math.co] 2 Dec 2013 November 4, 2018 Abstract A graph G is Ramsey for H if every

More information

GRAPH MINORS AND HADWIGER S CONJECTURE

GRAPH MINORS AND HADWIGER S CONJECTURE GRAPH MINORS AND HADWIGER S CONJECTURE DISSERTATION Presented in Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy in the Graduate School of The Ohio State University By Eliade

More information

Packing triangles in regular tournaments

Packing triangles in regular tournaments Packing triangles in regular tournaments Raphael Yuster Abstract We prove that a regular tournament with n vertices has more than n2 11.5 (1 o(1)) pairwise arc-disjoint directed triangles. On the other

More information

arxiv: v1 [math.co] 13 May 2016

arxiv: v1 [math.co] 13 May 2016 GENERALISED RAMSEY NUMBERS FOR TWO SETS OF CYCLES MIKAEL HANSSON arxiv:1605.04301v1 [math.co] 13 May 2016 Abstract. We determine several generalised Ramsey numbers for two sets Γ 1 and Γ 2 of cycles, in

More information

Probabilistic Proofs of Existence of Rare Events. Noga Alon

Probabilistic Proofs of Existence of Rare Events. Noga Alon Probabilistic Proofs of Existence of Rare Events Noga Alon Department of Mathematics Sackler Faculty of Exact Sciences Tel Aviv University Ramat-Aviv, Tel Aviv 69978 ISRAEL 1. The Local Lemma In a typical

More information

Reachability-based matroid-restricted packing of arborescences

Reachability-based matroid-restricted packing of arborescences Egerváry Research Group on Combinatorial Optimization Technical reports TR-2016-19. Published by the Egerváry Research Group, Pázmány P. sétány 1/C, H 1117, Budapest, Hungary. Web site: www.cs.elte.hu/egres.

More information

arxiv: v3 [math.co] 10 Mar 2018

arxiv: v3 [math.co] 10 Mar 2018 New Bounds for the Acyclic Chromatic Index Anton Bernshteyn University of Illinois at Urbana-Champaign arxiv:1412.6237v3 [math.co] 10 Mar 2018 Abstract An edge coloring of a graph G is called an acyclic

More information

Coloring. Basics. A k-coloring of a loopless graph G is a function f : V (G) S where S = k (often S = [k]).

Coloring. Basics. A k-coloring of a loopless graph G is a function f : V (G) S where S = k (often S = [k]). Coloring Basics A k-coloring of a loopless graph G is a function f : V (G) S where S = k (often S = [k]). For an i S, the set f 1 (i) is called a color class. A k-coloring is called proper if adjacent

More information

Lecture 5: January 30

Lecture 5: January 30 CS71 Randomness & Computation Spring 018 Instructor: Alistair Sinclair Lecture 5: January 30 Disclaimer: These notes have not been subjected to the usual scrutiny accorded to formal publications. They

More information

Near-domination in graphs

Near-domination in graphs Near-domination in graphs Bruce Reed Researcher, Projet COATI, INRIA and Laboratoire I3S, CNRS France, and Visiting Researcher, IMPA, Brazil Alex Scott Mathematical Institute, University of Oxford, Oxford

More information

List-coloring the Square of a Subcubic Graph

List-coloring the Square of a Subcubic Graph List-coloring the Square of a Subcubic Graph Daniel W. Cranston University of Illinois Urbana-Champaign, USA Seog-Jin Kim Konkuk University Seoul, Korea February 1, 2007 Abstract The square G 2 of a graph

More information

Applications of the Lopsided Lovász Local Lemma Regarding Hypergraphs

Applications of the Lopsided Lovász Local Lemma Regarding Hypergraphs Regarding Hypergraphs Ph.D. Dissertation Defense April 15, 2013 Overview The Local Lemmata 2-Coloring Hypergraphs with the Original Local Lemma Counting Derangements with the Lopsided Local Lemma Lopsided

More information

The chromatic number of ordered graphs with constrained conflict graphs

The chromatic number of ordered graphs with constrained conflict graphs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 69(1 (017, Pages 74 104 The chromatic number of ordered graphs with constrained conflict graphs Maria Axenovich Jonathan Rollin Torsten Ueckerdt Department

More information

Chromatic number, clique subdivisions, and the conjectures of Hajós and Erdős-Fajtlowicz

Chromatic number, clique subdivisions, and the conjectures of Hajós and Erdős-Fajtlowicz Chromatic number, clique subdivisions, and the conjectures of Hajós and Erdős-Fajtlowicz Jacob Fox Choongbum Lee Benny Sudakov Abstract For a graph G, let χ(g) denote its chromatic number and σ(g) denote

More information

Destroying non-complete regular components in graph partitions

Destroying non-complete regular components in graph partitions Destroying non-complete regular components in graph partitions Landon Rabern landon.rabern@gmail.com June 27, 2011 Abstract We prove that if G is a graph and r 1,..., r k Z 0 such that k i=1 r i (G) +

More information

Acyclic subgraphs with high chromatic number

Acyclic subgraphs with high chromatic number Acyclic subgraphs with high chromatic number Safwat Nassar Raphael Yuster Abstract For an oriented graph G, let f(g) denote the maximum chromatic number of an acyclic subgraph of G. Let f(n) be the smallest

More information

Weak Graph Colorings: Distributed Algorithms and Applications

Weak Graph Colorings: Distributed Algorithms and Applications Weak Graph Colorings: Distributed Algorithms and Applications Fabian Kuhn Computer Science and Artificial Intelligence Lab Massachusetts Institute of Technology Cambridge, MA 0139, USA fkuhn@csail.mit.edu

More information

Dual Consistent Systems of Linear Inequalities and Cardinality Constrained Polytopes. Satoru FUJISHIGE and Jens MASSBERG.

Dual Consistent Systems of Linear Inequalities and Cardinality Constrained Polytopes. Satoru FUJISHIGE and Jens MASSBERG. RIMS-1734 Dual Consistent Systems of Linear Inequalities and Cardinality Constrained Polytopes By Satoru FUJISHIGE and Jens MASSBERG December 2011 RESEARCH INSTITUTE FOR MATHEMATICAL SCIENCES KYOTO UNIVERSITY,

More information

Turán s Theorem and k-connected Graphs

Turán s Theorem and k-connected Graphs Turán s Theorem and k-connected Graphs Nicolas Bougard* DÉPARTEMENT DE MATHÉMATIQUE UNIVERSITÉ LIBRE DE BRUXELLES BOULEVARD DU TRIOMPHE, C.P. 216 B-1050 BRUXELLES, BELGIUM Gwenaël Joret DÉPARTEMENT D INFORMATIQUE

More information

Packing and Covering Dense Graphs

Packing and Covering Dense Graphs Packing and Covering Dense Graphs Noga Alon Yair Caro Raphael Yuster Abstract Let d be a positive integer. A graph G is called d-divisible if d divides the degree of each vertex of G. G is called nowhere

More information

Cycles with consecutive odd lengths

Cycles with consecutive odd lengths Cycles with consecutive odd lengths arxiv:1410.0430v1 [math.co] 2 Oct 2014 Jie Ma Department of Mathematical Sciences, Carnegie Mellon University, Pittsburgh, PA 15213. Abstract It is proved that there

More information

Decomposition of random graphs into complete bipartite graphs

Decomposition of random graphs into complete bipartite graphs Decomposition of random graphs into complete bipartite graphs Fan Chung Xing Peng Abstract We consider the problem of partitioning the edge set of a graph G into the minimum number τg) of edge-disjoint

More information

Notes on Graph Theory

Notes on Graph Theory Notes on Graph Theory Maris Ozols June 8, 2010 Contents 0.1 Berge s Lemma............................................ 2 0.2 König s Theorem........................................... 3 0.3 Hall s Theorem............................................

More information

Lecture 10 February 4, 2013

Lecture 10 February 4, 2013 UBC CPSC 536N: Sparse Approximations Winter 2013 Prof Nick Harvey Lecture 10 February 4, 2013 Scribe: Alexandre Fréchette This lecture is about spanning trees and their polyhedral representation Throughout

More information

An asymptotically tight bound on the adaptable chromatic number

An asymptotically tight bound on the adaptable chromatic number An asymptotically tight bound on the adaptable chromatic number Michael Molloy and Giovanna Thron University of Toronto Department of Computer Science 0 King s College Road Toronto, ON, Canada, M5S 3G

More information

An approximate version of Hadwiger s conjecture for claw-free graphs

An approximate version of Hadwiger s conjecture for claw-free graphs An approximate version of Hadwiger s conjecture for claw-free graphs Maria Chudnovsky Columbia University, New York, NY 10027, USA and Alexandra Ovetsky Fradkin Princeton University, Princeton, NJ 08544,

More information

Graph Classes and Ramsey Numbers

Graph Classes and Ramsey Numbers Graph Classes and Ramsey Numbers Rémy Belmonte, Pinar Heggernes, Pim van t Hof, Arash Rafiey, and Reza Saei Department of Informatics, University of Bergen, Norway Abstract. For a graph class G and any

More information

Not complementary connected and not CIS d-graphs form weakly monotone families

Not complementary connected and not CIS d-graphs form weakly monotone families DIMACS Technical Report 2009-08 March 2009 Not complementary connected and not CIS d-graphs form weakly monotone families by Diogo V. Andrade 1 Google Inc. 76 Ninth Ave, New York, NY, 10011 e-mail: diogo@google.com

More information

Jacques Verstraëte

Jacques Verstraëte 2 - Turán s Theorem Jacques Verstraëte jacques@ucsd.edu 1 Introduction The aim of this section is to state and prove Turán s Theorem [17] and to discuss some of its generalizations, including the Erdős-Stone

More information

Rainbow Matchings of Size δ(g) in Properly Edge-Colored Graphs

Rainbow Matchings of Size δ(g) in Properly Edge-Colored Graphs Rainbow Matchings of Size δ(g) in Properly Edge-Colored Graphs Jennifer Diemunsch Michael Ferrara, Allan Lo, Casey Moffatt, Florian Pfender, and Paul S. Wenger Abstract A rainbow matching in an edge-colored

More information

Induced subgraphs of graphs with large chromatic number. VIII. Long odd holes

Induced subgraphs of graphs with large chromatic number. VIII. Long odd holes Induced subgraphs of graphs with large chromatic number. VIII. Long odd holes Maria Chudnovsky 1 Princeton University, Princeton, NJ 08544, USA Alex Scott Mathematical Institute, University of Oxford,

More information

Lecture 1 : Probabilistic Method

Lecture 1 : Probabilistic Method IITM-CS6845: Theory Jan 04, 01 Lecturer: N.S.Narayanaswamy Lecture 1 : Probabilistic Method Scribe: R.Krithika The probabilistic method is a technique to deal with combinatorial problems by introducing

More information

Painting Squares in 2 1 Shades

Painting Squares in 2 1 Shades Painting Squares in 1 Shades Daniel W. Cranston Landon Rabern May 1, 014 Abstract Cranston and Kim conjectured that if G is a connected graph with maximum degree and G is not a Moore Graph, then χ l (G

More information

Dominator Colorings and Safe Clique Partitions

Dominator Colorings and Safe Clique Partitions Dominator Colorings and Safe Clique Partitions Ralucca Gera, Craig Rasmussen Naval Postgraduate School Monterey, CA 994, USA {rgera,ras}@npsedu and Steve Horton United States Military Academy West Point,

More information

Semidefinite and Second Order Cone Programming Seminar Fall 2001 Lecture 5

Semidefinite and Second Order Cone Programming Seminar Fall 2001 Lecture 5 Semidefinite and Second Order Cone Programming Seminar Fall 2001 Lecture 5 Instructor: Farid Alizadeh Scribe: Anton Riabov 10/08/2001 1 Overview We continue studying the maximum eigenvalue SDP, and generalize

More information

On a list-coloring problem

On a list-coloring problem On a list-coloring problem Sylvain Gravier Frédéric Maffray Bojan Mohar December 24, 2002 Abstract We study the function f(g) defined for a graph G as the smallest integer k such that the join of G with

More information

Induced subgraphs of graphs with large chromatic number. I. Odd holes

Induced subgraphs of graphs with large chromatic number. I. Odd holes Induced subgraphs of graphs with large chromatic number. I. Odd holes Alex Scott Mathematical Institute, University of Oxford, Oxford OX2 6GG, UK Paul Seymour 1 Princeton University, Princeton, NJ 08544,

More information

On judicious bipartitions of graphs

On judicious bipartitions of graphs On judicious bipartitions of graphs Jie Ma Xingxing Yu Abstract For a positive integer m, let fm be the maximum value t such that any graph with m edges has a bipartite subgraph of size at least t, and

More information

Group connectivity of certain graphs

Group connectivity of certain graphs Group connectivity of certain graphs Jingjing Chen, Elaine Eschen, Hong-Jian Lai May 16, 2005 Abstract Let G be an undirected graph, A be an (additive) Abelian group and A = A {0}. A graph G is A-connected

More information

Large topological cliques in graphs without a 4-cycle

Large topological cliques in graphs without a 4-cycle Large topological cliques in graphs without a 4-cycle Daniela Kühn Deryk Osthus Abstract Mader asked whether every C 4 -free graph G contains a subdivision of a complete graph whose order is at least linear

More information

arxiv: v1 [math.co] 4 Jan 2018

arxiv: v1 [math.co] 4 Jan 2018 A family of multigraphs with large palette index arxiv:80.0336v [math.co] 4 Jan 208 M.Avesani, A.Bonisoli, G.Mazzuoccolo July 22, 208 Abstract Given a proper edge-coloring of a loopless multigraph, the

More information

Discrete Mathematics. The average degree of a multigraph critical with respect to edge or total choosability

Discrete Mathematics. The average degree of a multigraph critical with respect to edge or total choosability Discrete Mathematics 310 (010 1167 1171 Contents lists available at ScienceDirect Discrete Mathematics journal homepage: www.elsevier.com/locate/disc The average degree of a multigraph critical with respect

More information

Induced subgraphs of prescribed size

Induced subgraphs of prescribed size Induced subgraphs of prescribed size Noga Alon Michael Krivelevich Benny Sudakov Abstract A subgraph of a graph G is called trivial if it is either a clique or an independent set. Let q(g denote the maximum

More information

Vertex-Coloring Edge-Weighting of Bipartite Graphs with Two Edge Weights

Vertex-Coloring Edge-Weighting of Bipartite Graphs with Two Edge Weights Discrete Mathematics and Theoretical Computer Science DMTCS vol. 17:3, 2015, 1 12 Vertex-Coloring Edge-Weighting of Bipartite Graphs with Two Edge Weights Hongliang Lu School of Mathematics and Statistics,

More information

The Lefthanded Local Lemma characterizes chordal dependency graphs

The Lefthanded Local Lemma characterizes chordal dependency graphs The Lefthanded Local Lemma characterizes chordal dependency graphs Wesley Pegden March 30, 2012 Abstract Shearer gave a general theorem characterizing the family L of dependency graphs labeled with probabilities

More information

K 4 -free graphs with no odd holes

K 4 -free graphs with no odd holes K 4 -free graphs with no odd holes Maria Chudnovsky 1 Columbia University, New York NY 10027 Neil Robertson 2 Ohio State University, Columbus, Ohio 43210 Paul Seymour 3 Princeton University, Princeton

More information

arxiv: v2 [math.co] 10 May 2016

arxiv: v2 [math.co] 10 May 2016 The asymptotic behavior of the correspondence chromatic number arxiv:602.00347v2 [math.co] 0 May 206 Anton Bernshteyn University of Illinois at Urbana-Champaign Abstract Alon [] proved that for any graph

More information

CIRCULAR CHROMATIC NUMBER AND GRAPH MINORS. Xuding Zhu 1. INTRODUCTION

CIRCULAR CHROMATIC NUMBER AND GRAPH MINORS. Xuding Zhu 1. INTRODUCTION TAIWANESE JOURNAL OF MATHEMATICS Vol. 4, No. 4, pp. 643-660, December 2000 CIRCULAR CHROMATIC NUMBER AND GRAPH MINORS Xuding Zhu Abstract. This paper proves that for any integer n 4 and any rational number

More information

Group Colorability of Graphs

Group Colorability of Graphs Group Colorability of Graphs Hong-Jian Lai, Xiankun Zhang Department of Mathematics West Virginia University, Morgantown, WV26505 July 10, 2004 Abstract Let G = (V, E) be a graph and A a non-trivial Abelian

More information

Neighborly families of boxes and bipartite coverings

Neighborly families of boxes and bipartite coverings Neighborly families of boxes and bipartite coverings Noga Alon Dedicated to Professor Paul Erdős on the occasion of his 80 th birthday Abstract A bipartite covering of order k of the complete graph K n

More information

Probabilistic Method. Benny Sudakov. Princeton University

Probabilistic Method. Benny Sudakov. Princeton University Probabilistic Method Benny Sudakov Princeton University Rough outline The basic Probabilistic method can be described as follows: In order to prove the existence of a combinatorial structure with certain

More information

INDUCED CYCLES AND CHROMATIC NUMBER

INDUCED CYCLES AND CHROMATIC NUMBER INDUCED CYCLES AND CHROMATIC NUMBER A.D. SCOTT DEPARTMENT OF MATHEMATICS UNIVERSITY COLLEGE, GOWER STREET, LONDON WC1E 6BT Abstract. We prove that, for any pair of integers k, l 1, there exists an integer

More information

Packing of Rigid Spanning Subgraphs and Spanning Trees

Packing of Rigid Spanning Subgraphs and Spanning Trees Packing of Rigid Spanning Subgraphs and Spanning Trees Joseph Cheriyan Olivier Durand de Gevigney Zoltán Szigeti December 14, 2011 Abstract We prove that every 6k + 2l, 2k-connected simple graph contains

More information

Equitable coloring of corona products of cubic graphs is harder than ordinary coloring

Equitable coloring of corona products of cubic graphs is harder than ordinary coloring Also available at http://amc-journal.eu ISSN 1855-3966 (printed edn.), ISSN 1855-3974 (electronic edn.) ARS MATHEMATICA CONTEMPORANEA 10 (2016) 333 347 Equitable coloring of corona products of cubic graphs

More information

The Lopsided Lovász Local Lemma

The Lopsided Lovász Local Lemma Department of Mathematics Nebraska Wesleyan University With Linyuan Lu and László Székely, University of South Carolina Note on Probability Spaces For this talk, every a probability space Ω is assumed

More information

Katarzyna Mieczkowska

Katarzyna Mieczkowska Katarzyna Mieczkowska Uniwersytet A. Mickiewicza w Poznaniu Erdős conjecture on matchings in hypergraphs Praca semestralna nr 1 (semestr letni 010/11 Opiekun pracy: Tomasz Łuczak ERDŐS CONJECTURE ON MATCHINGS

More information

On the Turán number of forests

On the Turán number of forests On the Turán number of forests Bernard Lidický Hong Liu Cory Palmer April 13, 01 Abstract The Turán number of a graph H, ex(n, H, is the maximum number of edges in a graph on n vertices which does not

More information

On the oriented chromatic index of oriented graphs

On the oriented chromatic index of oriented graphs On the oriented chromatic index of oriented graphs Pascal Ochem, Alexandre Pinlou, Éric Sopena LaBRI, Université Bordeaux 1, 351, cours de la Libération 33405 Talence Cedex, France February 19, 2006 Abstract

More information

The extreme points of QSTAB(G) and its implications

The extreme points of QSTAB(G) and its implications Konrad-Zuse-Zentrum für Informationstechnik Berlin Takustraße 7 D-14195 Berlin-Dahlem Germany ARIE M.C.A. KOSTER ANNEGRET K. WAGLER The extreme points of QSTAB(G) and its implications ZIB-Report 06 30

More information

arxiv: v2 [math.co] 19 Jun 2018

arxiv: v2 [math.co] 19 Jun 2018 arxiv:1705.06268v2 [math.co] 19 Jun 2018 On the Nonexistence of Some Generalized Folkman Numbers Xiaodong Xu Guangxi Academy of Sciences Nanning 530007, P.R. China xxdmaths@sina.com Meilian Liang School

More information

Recursive generation of partitionable graphs

Recursive generation of partitionable graphs Recursive generation of partitionable graphs E. Boros V. Gurvich S. Hougardy May 29, 2002 Abstract Results of Lovász (1972) and Padberg (1974) imply that partitionable graphs contain all the potential

More information

Cycle Spectra of Hamiltonian Graphs

Cycle Spectra of Hamiltonian Graphs Cycle Spectra of Hamiltonian Graphs Kevin G. Milans, Dieter Rautenbach, Friedrich Regen, and Douglas B. West July, 0 Abstract We prove that every graph consisting of a spanning cycle plus p chords has

More information

arxiv: v1 [math.co] 17 Jul 2017

arxiv: v1 [math.co] 17 Jul 2017 Bad News for Chordal Partitions Alex Scott Paul Seymour David R. Wood Abstract. Reed and Seymour [1998] asked whether every graph has a partition into induced connected non-empty bipartite subgraphs such

More information

Maximum union-free subfamilies

Maximum union-free subfamilies Maximum union-free subfamilies Jacob Fox Choongbum Lee Benny Sudakov Abstract An old problem of Moser asks: how large of a union-free subfamily does every family of m sets have? A family of sets is called

More information

Constructive proof of deficiency theorem of (g, f)-factor

Constructive proof of deficiency theorem of (g, f)-factor SCIENCE CHINA Mathematics. ARTICLES. doi: 10.1007/s11425-010-0079-6 Constructive proof of deficiency theorem of (g, f)-factor LU HongLiang 1, & YU QingLin 2 1 Center for Combinatorics, LPMC, Nankai University,

More information

HAMILTONIAN CYCLES AVOIDING SETS OF EDGES IN A GRAPH

HAMILTONIAN CYCLES AVOIDING SETS OF EDGES IN A GRAPH HAMILTONIAN CYCLES AVOIDING SETS OF EDGES IN A GRAPH MICHAEL J. FERRARA, MICHAEL S. JACOBSON UNIVERSITY OF COLORADO DENVER DENVER, CO 8017 ANGELA HARRIS UNIVERSITY OF WISCONSIN-WHITEWATER WHITEWATER, WI

More information

Upper Bounds of Dynamic Chromatic Number

Upper Bounds of Dynamic Chromatic Number Upper Bounds of Dynamic Chromatic Number Hong-Jian Lai, Bruce Montgomery and Hoifung Poon Department of Mathematics West Virginia University, Morgantown, WV 26506-6310 June 22, 2000 Abstract A proper vertex

More information

On Some Three-Color Ramsey Numbers for Paths

On Some Three-Color Ramsey Numbers for Paths On Some Three-Color Ramsey Numbers for Paths Janusz Dybizbański, Tomasz Dzido Institute of Informatics, University of Gdańsk Wita Stwosza 57, 80-952 Gdańsk, Poland {jdybiz,tdz}@inf.ug.edu.pl and Stanis

More information

On the number of cycles in a graph with restricted cycle lengths

On the number of cycles in a graph with restricted cycle lengths On the number of cycles in a graph with restricted cycle lengths Dániel Gerbner, Balázs Keszegh, Cory Palmer, Balázs Patkós arxiv:1610.03476v1 [math.co] 11 Oct 2016 October 12, 2016 Abstract Let L be a

More information

Edge-disjoint induced subgraphs with given minimum degree

Edge-disjoint induced subgraphs with given minimum degree Edge-disjoint induced subgraphs with given minimum degree Raphael Yuster Department of Mathematics University of Haifa Haifa 31905, Israel raphy@math.haifa.ac.il Submitted: Nov 9, 01; Accepted: Feb 5,

More information

The cycle polynomial of a permutation group

The cycle polynomial of a permutation group The cycle polynomial of a permutation group Peter J. Cameron School of Mathematics and Statistics University of St Andrews North Haugh St Andrews, Fife, U.K. pjc0@st-andrews.ac.uk Jason Semeraro Department

More information

Minimal Paths and Cycles in Set Systems

Minimal Paths and Cycles in Set Systems Minimal Paths and Cycles in Set Systems Dhruv Mubayi Jacques Verstraëte July 9, 006 Abstract A minimal k-cycle is a family of sets A 0,..., A k 1 for which A i A j if and only if i = j or i and j are consecutive

More information

DECOMPOSITIONS OF MULTIGRAPHS INTO PARTS WITH THE SAME SIZE

DECOMPOSITIONS OF MULTIGRAPHS INTO PARTS WITH THE SAME SIZE Discussiones Mathematicae Graph Theory 30 (2010 ) 335 347 DECOMPOSITIONS OF MULTIGRAPHS INTO PARTS WITH THE SAME SIZE Jaroslav Ivančo Institute of Mathematics P.J. Šafári University, Jesenná 5 SK-041 54

More information

EQUITABLE COLORING OF SPARSE PLANAR GRAPHS

EQUITABLE COLORING OF SPARSE PLANAR GRAPHS EQUITABLE COLORING OF SPARSE PLANAR GRAPHS RONG LUO, D. CHRISTOPHER STEPHENS, AND GEXIN YU Abstract. A proper vertex coloring of a graph G is equitable if the sizes of color classes differ by at most one.

More information

Ore s Conjecture on color-critical graphs is almost true

Ore s Conjecture on color-critical graphs is almost true Ore s Conjecture on color-critical graphs is almost true Alexandr Kostochka Matthew Yancey November 1, 018 arxiv:109.1050v1 [math.co] 5 Sep 01 Abstract A graph G is k-critical if it has chromatic number

More information

Multi-coloring and Mycielski s construction

Multi-coloring and Mycielski s construction Multi-coloring and Mycielski s construction Tim Meagher Fall 2010 Abstract We consider a number of related results taken from two papers one by W. Lin [1], and the other D. C. Fisher[2]. These articles

More information

Balanced bipartitions of graphs

Balanced bipartitions of graphs 2010.7 - Dedicated to Professor Feng Tian on the occasion of his 70th birthday Balanced bipartitions of graphs Baogang Xu School of Mathematical Science, Nanjing Normal University baogxu@njnu.edu.cn or

More information

On S-packing edge-colorings of cubic graphs

On S-packing edge-colorings of cubic graphs On S-packing edge-colorings of cubic graphs arxiv:1711.10906v1 [cs.dm] 29 Nov 2017 Nicolas Gastineau 1,2 and Olivier Togni 1 1 LE2I FRE2005, CNRS, Arts et Métiers, Université Bourgogne Franche-Comté, F-21000

More information