On the Edge Balance Index of Flux Capacitor, Centipede, L-Product Graphs Abstract- Let G be a graph with vertex set V (G) and edge set E(G), and let Z.

Slides:



Advertisements
Similar presentations
Coloring Warm-Up. A graph is 2-colorable iff it has no odd length cycles 1: If G has an odd-length cycle then G is not 2- colorable Proof: Let v 0, …,
Advertisements

Chapter 8 Topics in Graph Theory
Simple Graph Warmup. Cycles in Simple Graphs A cycle in a simple graph is a sequence of vertices v 0, …, v n for some n>0, where v 0, ….v n-1 are distinct,
Lecture 5 Graph Theory. Graphs Graphs are the most useful model with computer science such as logical design, formal languages, communication network,
Definitions Distance Diameter Radio Labeling Span Radio Number Gear Graph.
Graph-02.
 Graph Graph  Types of Graphs Types of Graphs  Data Structures to Store Graphs Data Structures to Store Graphs  Graph Definitions Graph Definitions.
Friendly Partitions of Graphs Jenna Huston Advised by Dr. David Offner.
On Mod(k)-Edge-magic Cubic Graphs Sin-Min Lee, San Jose State University Hsin-hao Su *, Stonehill College Yung-Chin Wang, Tzu-Hui Institute of Technology.
Finding a Maximum Matching in Non-Bipartite Graphs Alicia Thilani Singham Goodwin /22/2013.
1 A survey of ascending subgraph decomposition 胡維新.
1 Section 8.2 Graph Terminology. 2 Terms related to undirected graphs Adjacent: 2 vertices u & v in an undirected graph G are adjacent (neighbors) in.
CSE 421 Algorithms Richard Anderson Lecture 22 Network Flow.
What is the first line of the proof? a). Assume G has an Eulerian circuit. b). Assume every vertex has even degree. c). Let v be any vertex in G. d). Let.
Vertex Cut Vertex Cut: A separating set or vertex cut of a graph G is a set SV(G) such that S has more than one component. Connectivity of G ((G)): The.
Is the following graph Hamiltonian- connected from vertex v? a). Yes b). No c). I have absolutely no idea v.
Discrete Structures Chapter 7A Graphs Nurul Amelina Nasharuddin Multimedia Department.
CTIS 154 Discrete Mathematics II1 8.2 Paths and Cycles Kadir A. Peker.
Problem: Induced Planar Graphs Tim Hayes Mentor: Dr. Fiorini.
Graphs Rosen 8.1, 8.2. There Are Many Uses for Graphs! Networks Data organizations Scene graphs Geometric simplification Program structure and processes.
1/22/03Tucker, Applied Combinatorics, Section EDGE COUNTING TUCKER, APPLIED COMBINATORICS, SECTION 1.3, GROUP B Michael Duquette & Amanda Dargie.
9.2 Graph Terminology and Special Types Graphs
On Balanced Index Sets of Disjoint Union Graphs Sin-Min Lee Department of Computer Science San Jose State University San Jose, CA 95192, USA Hsin-Hao Su.
On Edge-Balance Index Sets of L-Product of Cycles by Cycles Daniel Bouchard, Stonehill College Patrick Clark, Stonehill College Hsin-hao Su, Stonehill.
Trees and Distance. 2.1 Basic properties Acyclic : a graph with no cycle Forest : acyclic graph Tree : connected acyclic graph Leaf : a vertex of degree.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
On the Edge-Balance Index of Flux Capacitor and L-Product of Star by Cycle Graphs Meghan Galiardi, Daniel Perry, Hsin-hao Su Stone hill College.
On k-Edge-magic Halin Graphs
On the Edge Balance Index of Centipede Graphs and L-Product of Cycle by Star Graphs Meghan Galiardi, Daniel Perry*, Hsin-Hao Su Stonehill College.
9.2: Graph Terminology. Special Simple Graphs Complete GraphsK 1,… CyclesC 3,… WheelsW 3,… N-cubesQ 1,… Complete bipartiteK 2,2,…
Copyright © Zeph Grunschlag, More on Graphs.
Based on slides by Y. Peng University of Maryland
9.1 Introduction to Graphs
5.2 Trees  A tree is a connected graph without any cycles.
Graphs.  Definition A simple graph G= (V, E) consists of vertices, V, a nonempty set of vertices, and E, a set of unordered pairs of distinct elements.
On The Edge-Balance Index Sets of Fans and Broken Fans Dharam Chopra*, Wichita State University Sin-Min Lee, San Jose State University Hsin-hao Su, Stonehill.
Edge-magic Indices of Stars Sin-Min Lee, San Jose State University Yong-Song Ho and Sie-Keng Tan, Nat’l Univ. of Singapore Hsin-hao Su *, Stonehill College.
Computer Science: A Structured Programming Approach Using C Graphs A graph is a collection of nodes, called vertices, and a collection of segments,
Partitioning the Labeled Spanning Trees of an Arbitrary Graph into Isomorphism Classes Austin Mohr.
9 Graphs. A graph G = (V, E) consists of V, a nonempty set of vertices (or nodes) and E, a set of edges. Each edge has either one or two vertices associated.
Graph.
Introduction to Graph Theory
© 2010 Pearson Prentice Hall. All rights reserved. CHAPTER 15 Graph Theory.
Balance Index Set of Generalized Ear Expansion Hsin-hao Su Patrick Clark Dan Bouchard*
Dan Bouchard, Patrick Clark*, Hsin- Hao Su Stonehill College.
On Balance Index Sets of Trees of Diameter Four Sin-Min Lee, San Jose State University Hsin-hao Su, Stonehill College Yung-Chin Wang, Tzu-Hui Institute.
Basic properties Continuation
Walks, Paths and Circuits. A graph is a connected graph if it is possible to travel from one vertex to any other vertex by moving along successive edges.
Graphs Definition: a graph is an abstract representation of a set of objects where some pairs of the objects are connected by links. The interconnected.
1 GRAPH Learning Outcomes Students should be able to: Explain basic terminology of a graph Identify Euler and Hamiltonian cycle Represent graphs using.
Programming Abstractions Cynthia Lee CS106B. Upcoming Topics Graphs! 1.Basics  What are they? How do we represent them? 2.Theorems  What are some things.
Leda Demos By: Kelley Louie Credits: definitions from Algorithms Lectures and Discrete Mathematics with Algorithms by Albertson and Hutchinson graphics.
7.2 Labeled trees.
Applied Discrete Mathematics Week 13: Graphs
Chapter 5 Fundamental Concept
Experts and Learners Good afternoon i Back Close.
Based on slides by Y. Peng University of Maryland
Can you draw this picture without lifting up your pen/pencil?
Max-Cut a b Edges cut: 8 w c d e 1.
Relations and Digraphs
GreedyMaxCut a b w c d e 1.
Some Counting Problems
Discrete Mathematics Lecture 12: Graph Theory
Graphs G = (V, E) V are the vertices; E are the edges.
GRAPHS G=<V,E> Adjacent vertices Undirected graph
CHAPTER 15 Graph Theory.
Graph Vocabulary.
Based on slides by Y. Peng University of Maryland
On k-Edge-magic Cubic Graphs
GRAPHS.
Presentation transcript:

On the Edge Balance Index of Flux Capacitor, Centipede, L-Product Graphs Abstract- Let G be a graph with vertex set V (G) and edge set E(G), and let Z 2 = {0, 1}. A labeling f : E(G) → Z 2 of a graph G is said to be edge-friendly if {|e f (0) − e f (1)| ≤ 1}. An edge-friendly labeling f induces a partial vertex labeling f + : V (G) → Z 2 defined by f + (x) = 0 if the number of edges labeled by 0 incident on x is more than the number of edges labeled by 1 incident on x. Similarly, f + (x) = 1 if the number of edges labeled by 1 incident on x is more than the number of edges labeled by 0 incident on x. f + (x) is not define if the number of edges labeled by 1 incident on x is equal to the number of edges labeled by 0 incident on x. For i Є Z 2, let v f (i) = card{v Є V (G) : f + (v) = i} and e f (i) = card{e Є E(G) : f(e) = i}. The edge-balance index set of the graph G, EBI(G), is defined as {|v f (0) − v f (1)| : the edge labeling f is edge-friendly}. Graph edges are labeled by either 0 or 1. For an edge-friendly labeling, the total difference in 0 and 1 edges can be at most 1. Vertices are then labeled 0 if the number of 0-edges adjacent to it is more than the number of 1-edges. Vertices are labeled 1 if the number of 1-edges adjacent to it is more than the number of 0- edges. If there are an equal number of 0 and 1 edges adjacent to a vertex, it remains unlabeled. The edge balance index (EBI) is the set of all possible difference in 1 and 0 vertices such that the graph has an edge-friendly labeling. A flux capacitor graph is composed of two different types of graphs, a star graph and a cycle. A star, St(n), consists of a center vertex, s 0, and n other vertices each connected to the center. A cycle, C m, consists of m vertices each connected to 2 others to form a cycle where m≥ 3. A flux capacitor graph, FC(n,m), is a St(n) graph where on each outer vertex there is a C m graph. An L-product graph of star by cycle graph is the same as a flux capacitor graph, the only difference being there is an additional cycle, C m on the center vertex of the star. It is represented as St(n)X L C m. A Centipede Graph is composed of two cycle graphs. A cycle, C n, consists of n vertices each connected to 2 others to form a cycle where n≥3. There is then a cycle, C m, attached to each vertex of C n. Ce(n,m) is the abbreviation. EBI(FC(n,m)) = {0,1,...,n-1} if m is odd, {0,1,...,n-1} if n is even and m is even, {0,1,...,n} if n is odd and m is even. EBI(St(n)X L C m ) = {0, 1...n + 1} when m is odd {0, 1...n} when n is even and m is even {0, 1...n + 1} when n is odd and m is even EBI(Ce(n,3)) = {0,1} if n=3, {0,1,...,k} if n=2k is even, kЄZ {0,1,...,k-1} if n=2k+1 is odd, kЄZ, k≥2. If n=2k+1 is odd, where kЄZ, EBI(Ce(n,4)) = {0,1,..., 3 + 8[(k-1)/5]} if k-1=0 in Mod 5, {0,1,..., 4 + 8[(k-2)/5]} if k-1=1 in Mod 5. {0,1,..., 6 + 8[(k-3)/5]} if k-1=2 in Mod 5. {0,1,..., 8[(k+1)/5]} if k-1=3 in Mod 5. {0,1,..., 9 + 8[(k-5)/5]} if k-1=4 in Mod 5. If n=2k is even, where kЄZ, EBI(Ce(n,4)) = {0,1,..., 3 + 8[(k-2)/5]} if k-2=0 in Mod 5, {0,1,..., 4 + 8[(k-3)/5]} if k-2=1 in Mod 5. {0,1,..., 6 + 8[(k-4)/5]} if k-2=2 in Mod 5. {0,1,..., 8[(k)/5]} if k-2=3 in Mod 5. {0,1,..., 9 + 8[(k-6)/5]} if k-2=4 in Mod 5. If m ≥ 5, EBI(Ce(n,m)) = {0,1,..., n} if m is odd, {0,1,..., n + 1} if m is even and n is odd. {0,1,..., n} if m and n are even. Meg Galiardi and Dan Perry Flux Capacitor Graph (FC(3,8)) L-Product of Star by Cycle (St(4)X L C 4 ) Centipede Graph (Ce(7,4))