Coloring Signed Graphs

Similar documents
An Introduction to Chromatic Polynomials

1. The following graph is not Eulerian. Make it into an Eulerian graph by adding as few edges as possible.

1 Introduction. Colouring of generalized signed planar graphs arxiv: v1 [math.co] 21 Nov Ligang Jin Tsai-Lien Wong Xuding Zhu

Graphs and Discrete Structures

Part II. Graph Theory. Year

Small Survey on Perfect Graphs

List of Theorems. Mat 416, Introduction to Graph Theory. Theorem 1 The numbers R(p, q) exist and for p, q 2,

ON LICT SIGRAPHS. Communicated by Dariush Kiani

HW Graph Theory SOLUTIONS (hbovik) - Q

Graph Theory. Connectivity, Coloring, Matching. Arjun Suresh 1. 1 GATE Overflow

Introduction to Graph Theory

VIZING S THEOREM AND EDGE-CHROMATIC GRAPH THEORY. Contents

2 The Fractional Chromatic Gap

Abstract. A graph G is perfect if for every induced subgraph H of G, the chromatic number of H is equal to the size of the largest clique of H.

EDGE-COLOURED GRAPHS AND SWITCHING WITH S m, A m AND D m

The Structure of Bull-Free Perfect Graphs

Matching Algorithms. Proof. If a bipartite graph has a perfect matching, then it is easy to see that the right hand side is a necessary condition.

BAR-MAGNET POLYHEDRA AND NS-ORIENTATIONS OF MAPS

Homomorphisms of Signed Graphs

Math 778S Spectral Graph Theory Handout #2: Basic graph theory

1. Lecture notes on bipartite matching

1 Minimal Examples and Extremal Problems

Rigidity, connectivity and graph decompositions

CONNECTIVITY AND NETWORKS

Graph Theory Mini-course

INTRODUCTION TO THE HOMOLOGY GROUPS OF COMPLEXES

Lecture 6: Graph Properties

4. Simplicial Complexes and Simplicial Homology

Chromatic Transversal Domatic Number of Graphs

Smarandache Directionally n-signed Graphs A Survey

An upper bound for the chromatic number of line graphs

A Reduction of Conway s Thrackle Conjecture

Number Theory and Graph Theory

arxiv: v1 [math.ho] 7 Nov 2017

DHANALAKSHMI COLLEGE OF ENGINEERING, CHENNAI

Planar graphs. Chapter 8

Paths, Flowers and Vertex Cover

λ -Harmonious Graph Colouring

The clique number of a random graph in (,1 2) Let ( ) # -subgraphs in = 2 =: ( ) We will be interested in s.t. ( )~1. To gain some intuition note ( )

Lecture 5: Graphs. Rajat Mittal. IIT Kanpur

Matching and Planarity

Maximal Monochromatic Geodesics in an Antipodal Coloring of Hypercube

MAS 341: GRAPH THEORY 2016 EXAM SOLUTIONS

1. a graph G = (V (G), E(G)) consists of a set V (G) of vertices, and a set E(G) of edges (edges are pairs of elements of V (G))

The clique number of a random graph in (,1 2) Let ( ) # -subgraphs in = 2 =: ( ) 2 ( ) ( )

CS6702 GRAPH THEORY AND APPLICATIONS 2 MARKS QUESTIONS AND ANSWERS

MATH 350 GRAPH THEORY & COMBINATORICS. Contents

A Vizing-like theorem for union vertex-distinguishing edge coloring

Domination, Independence and Other Numbers Associated With the Intersection Graph of a Set of Half-planes

Discrete mathematics

HOMEWORK 4 SOLUTIONS. Solution: The Petersen graph contains a cycle of odd length as a subgraph. Hence,

Artificial Intelligence

On the packing chromatic number of some lattices

Math 776 Graph Theory Lecture Note 1 Basic concepts

Characterizing Graphs (3) Characterizing Graphs (1) Characterizing Graphs (2) Characterizing Graphs (4)

Colouring graphs with no odd holes

The Order Upper Bound on Parity Embedding of a Graph

Math 170- Graph Theory Notes

Introduction to Graph Theory

Treewidth and graph minors

Class Six: Coloring Planar Graphs

Characterizations of graph classes by forbidden configurations

List Coloring Graphs

CHARACTERIZATION OF A SIGNED GRAPH WHOSE SIGNED LINE GRAPH IS S-CONSISTENT * Abstract

Chapter 6 GRAPH COLORING

arxiv: v1 [math.co] 4 Apr 2011

Sperner and Tucker s lemma

Bipartite Roots of Graphs

The Active Bijection in Graphs, Hyperplane Arrangements, and Oriented Matroids

Distance Labelings of Möbius Ladders

MAT 145: PROBLEM SET 6

Star Forests, Dominating Sets and Ramsey-type Problems

and Heinz-Jürgen Voss

A Practical 4-coloring Method of Planar Graphs

Note Asymmetric Directed Graph Coloring Games

FUZZY DOUBLE DOMINATION NUMBER AND CHROMATIC NUMBER OF A FUZZY GRAPH

1. Lecture notes on bipartite matching February 4th,

Graphs and trees come up everywhere. We can view the internet as a graph (in many ways) Web search views web pages as a graph

Diskrete Mathematik und Optimierung

Assignment 1 Introduction to Graph Theory CO342

Paths, Flowers and Vertex Cover

Endomorphisms and synchronization, 2: Graphs and transformation monoids

An Investigation of the Planarity Condition of Grötzsch s Theorem

Coloring Fuzzy Circular Interval Graphs

Vertex 3-colorability of claw-free graphs

6. Lecture notes on matroid intersection

Discharging and reducible configurations

On the Rainbow Neighbourhood Number of Set-Graphs

Chapter 15 Introduction to Linear Programming

1 Matchings with Tutte s Theorem

K 4 C 5. Figure 4.5: Some well known family of graphs

Math 443/543 Graph Theory Notes

ON THE STRONGLY REGULAR GRAPH OF PARAMETERS

Graph Theory Questions from Past Papers

Characterization of Super Strongly Perfect Graphs in Chordal and Strongly Chordal Graphs

arxiv: v1 [math.co] 1 Nov 2017

Adjacent: Two distinct vertices u, v are adjacent if there is an edge with ends u, v. In this case we let uv denote such an edge.

Short proofs of coloring theorems on planar graphs

A Note on Vertex Arboricity of Toroidal Graphs without 7-Cycles 1

A Note on Rectilinearity and Angular Resolution

Transcription:

Coloring Signed Graphs Lynn Takeshita May 12, 2016 Abstract This survey paper provides an introduction to signed graphs, focusing on coloring. We shall introduce the concept of signed graphs, a proper coloring, and basic properties, such as a balanced graph and switchings. We will examine the chromatic number for six special signed graphs, upper bound the chromatic number, and discuss practical applications of signed graphs. Keywords: Signed Graph, Graph Coloring, Chromatic Number, Brook s Theorem 1 Introduction To model individuals preferences towards each other in a group, Harary [8] introduced the concept of signed graphs in 1954. A signed graph is a graph whose edges are labeled with positive and negative signs. The vertexes of a graph represent people and an edge connecting two nodes signifies a relationship between individuals. The signed graph captures the attitudes between people, where a positive (negative edge) represents liking (disliking). An unsigned graph is a signed graph with the signs removed. Similar to an unsigned graph, there are many active areas of research for signed graphs. This paper will discuss research on coloring and the chromatic number of signed graphs. The concept of coloring a signed graph was introduced by Zaslavsky [3] in 1981. He formally defines a signed graph as Σ = (Γ, σ), where Γ is the underlying unsigned graph consisting of Γ = (V, E) and σ is the function assigning signs to the edges of the graph σ : E {+, }. Let Σ be the underlying graph Γ. In Zaslavsky s [3] original definition, signed graphs are allowed to have multiple arcs, loops, half arcs (one end point, but do not have a sign), and free loops (no end points, but have a + sign). However, for the purpose of simplicity and conciseness, this paper will focus on only signed graphs with half arcs and free loops removed. Therefore, we consider Σ to be a signed graph that does not have half arcs and free loops. This paper focuses on coloring signed graphs and finding the chromatic number for specific graphs, as well as a general upper bound. Section 2 defines a proper coloring and unique properties of signed graphs. Section 3 presents six special cases of signed graphs and bounds the chromatic number. Section 4 discusses the chromatic polynomial for signed graphs, and Section 5 discusses the relationship between the chromatic number and the maximum degree of the graph. Examples of current applications are provided in the conclusion section. 1

2 Definitions 2.1 Coloring and Chromatic Number Typically, the coloring for unsigned graphs, Σ, is defined as a mapping of the nodes, V, into the set = {0, 1, 2,...λ}. However, this idea of coloring is not applicable to signed graphs, where the basic idea is that two vertexes connected by a positive edge must be distinct and two vertexes connected by a negative edge cannot be opposite. Therefore, signed graph requires signed colors, which are defined by Zaslavsky [3] as follows: Definition 2.1. Signed Colors A signed coloring for the graph Σ in µ colors or in 2µ+1 signed colors is a mapping of the vertexes to the set of signed colors: [3] V (Γ) [ µ, +µ] = { µ, µ 1,..., 0,..., µ 1, +µ}. Unlike unsigned graphs, signed graphs can have color of value 0, which leads to different types of properties and behavior. Therefore, if a graph coloring does not include the value 0, it is called zero-free coloring. We can now use signed colors to properly color the graph, Σ. Zaslavsky [3] defines a proper coloring as follows: Definition 2.2. Proper Coloring A proper coloring of graph Σ is a mapping of the vertexes to the set of signed colors, such that for each edge e = uv Γ, k(u) σ(e)k(v), where k is the color of the vertex and σ(e) is the sign function. For unsigned graphs, the chromatic number is the least number of colors used to properly color a graph. In 1981, Zaslavsky [3] developed two definitions for the chromatic number of a signed graph depending on if the color 0 was included. Generally, he defined the chromatic number of a signed graph as the smallest k, such that there existed a proper coloring from the vertexes to the set { k, k + 1,..., 0,..., +k}. Zaslavsky s [3] definition of chromatic numbers for signed graphs does not directly transfer from the definition for unsigned graphs. To align the definitions for both unsigned and signed versions, we will be using the following definition proposed by Máčajová, et al. [2] Definition 2.3. Chromatic Number Let k be the number of colors used to color the graph. For each n 1, we define a set M n Z { {±1, ±2,... ± k}, if n=2k M n = (1) {0, ±1, ±2,... ± k}, if n=2k+1 A graph is n-colored if it can be properly colored with colors from M n. The chromatic number χ(γ) is the smallest n such that the graph admits a n-coloring. 2.2 Switching Switching the signs of a vertex reverses the signs of all edges incident to that vertex. If a signed graph Σ is obtained from a series of switchings of graph Σ, then these graphs are considered switching equivalent and denoted Σ Σ. 2

Lemma 2.1. If Σ A and Σ B are switching equivalent (Σ A Σ B ), then if Σ A is n-colorable, then so is Σ B. The proof is trivial, so few papers include it. In summary, if the signs of the edges are reversed, then the colors are also negated, preserving the coloring and chromatic number. 2.3 Balanced and Anti-Balanced Graphs A graph is balanced if every cycle has a positive sign product. Harary [8] proved that a graph Σ is balanced if and only if the vertexes can be partitioned into two subsets, where vertexes within sets are connected by positive edges and vertexes in different sets are connected by negative edges. A balanced graph is sign equivalent to the all positive graph, and so a coloring that satisfies the unsigned graph will always properly color a balanced signed graph. If every cycle has a negative sign product, the graph is anti-balanced. Máčajová, et al. [2] proved a signed graph is 2-colorable if and only if the graph is antibalanced. Chromatic numbers have been found for specific types of graphs, which will be discussed in the next section. 3 Bounding the Chromatic Number In his discussion of chromatic numbers, Zaslavsky [4] defines the chromatic number for signed graphs of particular importance. However, we will use Máčajová, et al. s [2] more natural coloring definition. Let χ(γ ) be the chromatic number of the underlying unsigned graph. All-Positive We define the all-positive signed graph as having all positive edges, denoted +Γ. Since the sign coloring rules for an all-positive graph are equivalent to an unsigned graph, then: χ(+γ) = χ(γ ). All-Negative An all-negative signed graph is denoted Γ and has all negative edges. This graph can be colored with just a single color, but by Máčajová, et al. s [2] definition this is a 2-coloring graph, and so: χ( Γ) = 2. Subgraphs It is obvious that adding edges will make a graph harder to color. Therefore, if we define Σ 1 to be a subgraph of Σ 2, then χ(σ 1 ) χ(σ 2 ). Unsigned Graph Máčajová, et al. [2] also bound the chromatic number for particular graphs. They find that for a loopless signed graph Σ, χ(σ) 2χ( Σ ) 1 3

The proof is quite extensive, but I will outline the basic idea of the proof as follows. Every proper coloring for the unsigned graph Σ satisfies the signed version Σ. Translating the set of unsigned colors {0, 1,..., n 1} to the signed color set {0, ±1,..., ±(n 1)}, we can color Σ using the set M 2n 1 of colors, implying the inequality. To prove the equality, Máčajová, et al. construct infinite sequences from the original graph, where the chromatic number of the constructed graph is equal to 2χ( Σ ) 1 and prove that the coloring is optimal and proper. The complete proof can be found in Máčajová, et al [2]. K-Degenerate For unsigned graphs, it is commonly known that the chromatic number of an ordinary graph is less than or equal to k, the maximum degree of the graph. Máčajová, et al. directly applied the idea to signed graphs [2]. If the vertexes are ordered from smallest degree to largest degree k, then each neighbor of a vertex restricts at most one color. If k + 1 colors are available, then even the most connected vertex can always be colored with the k + 1 th color. Therefore, if Σ is k-degenerate, then: χ(σ) k + 1. Partitions In addition to finding the chromatic number for several types of graphs, Zaslavsky defined a basic relationship between the chromatic number of a signed graph and the number of possible partitions. He proved the following theorem: Theorem 3.1. The zero-free chromatic number χ(σ) is equal to the minimum number of anti-balanced sets into which V can be partitioned the minimum of χ( Σ + ) over all Σ Σ The proof for the theorem can be found in Zaslavsky s paper, titled How Colorful The Signed Graph [4]. 4 Chromatic Polynomial for Signed Graphs In his first paper discussing signed graphs, Zaslavsky points out that signed graphs are similar to ordinary graphs in that they both have, a chromatic polynomial, which appears combinatorially as the function which counts proper colorings of the graph and algebraically essentially as the characteristic polynomial of the associated matroid. [3] Simply stated, signed graphs also have chromatic polynomials, which relates the number of graph colorings to the number of colors. Since Zaslavsky defines two definitions of coloring, one for odd arguments and another for even arguments, he also defines two polynomials, the chromatic polynomial for odd arguments and the balanced chromatic polynomial for even arguments. Zaslavsky s theorem for the chromatic polynomial is included below, but the proof can be found in Signed Graph Coloring [3]. Theorem 4.1. Let µ be the Mobius function of Lat Σ and let p(λ) be the characteristic polynomial of G(Σ). The chromatic polynomial of a signed graph 4

Σ satisfies the equation χ Σ (λ) = λ b(s) ( 1) #S = S E(Σ) A LatΣ The balanced chromatic polynomial satisfies χ b Σ(λ) = λ b(s) ( 1) #S = S E(Σ)balanced 5 Brook s Theorem µ(, A)λ b(a) = λ b(σ) p(λ) (2) A Lat b Σ µ(, A)λ b(a) (3) Brook s Theorem is one of the most fundamental findings of graph theory. In 1941, Brooks proved that for all graphs excluding complete graphs and odd cycle graphs, χ(g) +1, where is the maximum degree of the graph. Máčajová, et al. proved a variation of Brook s Theorem can be applied to signed graphs, and Fleiner et al. provided an additional proof that involves depth first search (DFS) [1, 2] As mentioned in Section 3, all signed graphs will have a chromatic number + 1. For unsigned graphs, there are only two types of graph that reach this upper bound: complete graphs and odd cycles. However, three types of signed graphs will reach this upper bound: complete graphs, balanced odd cycles, and unbalanced even cycles. Complete Graphs If Σ is a signed graph that is complete and balanced, then χ(σ) = n. By definition, a balanced graph can be switched to the all positive graph. Since the graph is complete, all vertexes must have distinct colors. Therefore, the number of colors required is equal to the number of vertexes. Since n, then complete graphs do not satisfy Brook s Theorem. Balanced Odd Cycle or Unbalanced Even Cycle If a cycle is balanced and odd, or unbalanced and even, it is clear that the colors required to properly color the graph will be greater than the maximum degree of 2. Therefore, Brook s Theorem as applied to signed graphs is as follows. Theorem 5.1. Brook s Theorem for Signed Graphs If Σ is a simple connected signed graph that is not complete, balanced odd circuit, or unbalanced even circuit and is the maximum degree of Σ, then χ(σ). I shall outline the basic structure of the proof for Brook s Theorem as applied to signed graphs [2]. It is assumed that Σ is simple connected of order n and maximum degree 3. This can be assumed because balanced odd cycle, unbalanced even cycle, and complete graphs are not allowed. To prove the modified Brook s Theorem, Máčajová, et al. considered two cases [2]. The first is if Σ is 2-connected and the second is if Σ has a cutvertex. To prove Brook s Theorem applies to the first case, the proof technique of removing vertexes, coloring the graph, and adding the vertexes is employed. The second case is proven using proof by contradiction. A full proof for Brook s Theorem can be found in Máčajová, et al. [2] 5

6 Conclusion Signed graphs have several practical applications in the fields of social psychology, computer science, and physics. As mentioned in the introduction, Harary used signed graphs to model social interaction within a group. For example, signed graphs can be used to model the alliances between countries over time during a war. According to Heider s Balance Theory, if three groups are enemies, then two will eventually become allies. As represented by signed graphs, three enemies are modeled as an all negative three-cycle graph. When two enemies becomes allies, their adjacent edge becomes positive. Heider s Balance Theory implies that positive cycles of groups have a stable situation, whereas negative cycles have unstable social interactions. Similar to applications of graph coloring, signed graph coloring can be used to handle scheduling. However, signed graphs allow an additional restriction to be added - opposite times or values cannot be assigned. A practical example might be scheduling classrooms for a given set of classes. For the purpose of the example, let us say there are two campuses, which are represented by positive colors and negative colors, and each campus has one building. We are interested in assigning a set of classes to these two buildings at a given time. Classes are represented by nodes and the edges connecting them determine if two classes must be on the same campus or different campus. If the edge is positive, the classes cannot be in the same building. If the edge is negative, then the class can be in the same building, but it cannot be on the opposite campus. Research regarding signed graph coloring is typically extensions of current theorems for unsigned graphs. This paper has attempted to provide background information on signed graphs and notable properties about graph coloring. However, this paper is meant to be a survey of signed graph coloring research and is by no means extensive. Therefore, there are many other notable properties of signed graphs and the bounds on the chromatic numbers given in this paper are not the tightest bounds proven. Acknowledgement I would like to thank Professor Postnikov for providing the opportunity to explore signed graphs. I would also like to thank my classmates in 18.204 for their support during the writing process and presentations. References [1] Tamás Fleiner and Gábor Wiener. Coloring signed graphs using DFS. (2015) [2] Edita Máčajová, André Raspaud, and Martin Škoviera. The chromatic number of a signed graph. (2014) [3] Thomas Zaslavsky. Signed Graph Coloring. (1981) 6

[4] Thomas Zaslavsky. How Colorful The Signed Graph. (1984) [5] Thomas Zaslavsky. Chromatic Invariants of Signed Graphs. (1982) [6] Thomas Zaslavsky. Signed Graphs. (1981) [7] Thomas Zaslavsky. The Signed Chromatic Number of the Projective Plane and Klein Bottle an Antipodal Graph Coloring. (1991) [8] Frank Harary On the Notion of Balance of a Signed Graph. (1954) 7