balance Index Sets of Bi-degree and Tri-degree Graphs

20
BALANCE INDEX SETS OF BI-DEGREE AND TRI-DEGREE GRAPHS Terry Rose Professor Hsin-hao Su

description

Terry Rose Professor Hsin-hao Su. balance Index Sets of Bi-degree and Tri-degree Graphs. Background. Graph Vertices: V(G) and v(n) Edges: E(G) and e(n) Undirected Simple |v(0)-v(1)| |e(0)-e(1)| Label. Balance Index Sets. Example of BI. v(0) = 3 v(1) = 3 |v(0)-v(1)| = 0 ≤1 - PowerPoint PPT Presentation

Transcript of balance Index Sets of Bi-degree and Tri-degree Graphs

Page 1: balance Index  Sets of  Bi-degree  and Tri-degree Graphs

BALANCE INDEX SETS OF BI-DEGREE AND TRI-DEGREE

GRAPHS

Terry RoseProfessor Hsin-hao Su

Page 2: balance Index  Sets of  Bi-degree  and Tri-degree Graphs

Background Graph

Vertices: V(G) and v(n)Edges: E(G) and e(n)UndirectedSimple

|v(0)-v(1)| |e(0)-e(1)| Label

Page 3: balance Index  Sets of  Bi-degree  and Tri-degree Graphs

Balance Index Sets

Page 4: balance Index  Sets of  Bi-degree  and Tri-degree Graphs

Example of BI

v(0) = 3 v(1) = 3|v(0)-v(1)| = 0 ≤1 e(0) = 2 e(1) = 1|e(0)-e(1)|= 1BI(G) = {0,1,2}

Page 5: balance Index  Sets of  Bi-degree  and Tri-degree Graphs

How exactly to calculate BI Every vertices combination

Place 0’s first then remaining vertices are 1’s

Balance Remove redundant balance indexes

Page 6: balance Index  Sets of  Bi-degree  and Tri-degree Graphs

ExampleTracker for set [0, 1, 2]0 appeared 6 times1 appeared 12 times2 appeared 2 times

Tracker for set [0, 1, 2]0 appeared 3 times1 appeared 6 times2 appeared 1 times

Page 7: balance Index  Sets of  Bi-degree  and Tri-degree Graphs

Graph Theory

Page 8: balance Index  Sets of  Bi-degree  and Tri-degree Graphs

Cycle graph

n vertices in a circleInner vertices

Star graphm vertices to each inner vertexOuter vertices

Number of vertices = m*n+n

Page 9: balance Index  Sets of  Bi-degree  and Tri-degree Graphs
Page 10: balance Index  Sets of  Bi-degree  and Tri-degree Graphs

First Case m is oddNumber of vertices is even

Page 11: balance Index  Sets of  Bi-degree  and Tri-degree Graphs

Second Case m is evenNumber of vertices is odd

Page 12: balance Index  Sets of  Bi-degree  and Tri-degree Graphs

composes an inner cycle to each vertex of

Page 13: balance Index  Sets of  Bi-degree  and Tri-degree Graphs

Composed of two disjoint sets, A and B |A| = m and |B| = n

Every vertex in A has an edge to every vertex in B

Page 14: balance Index  Sets of  Bi-degree  and Tri-degree Graphs

Any Graph with bi-degree vertex set

Page 15: balance Index  Sets of  Bi-degree  and Tri-degree Graphs

|A|+|B| is even Let there be m 0-vertices with deg a

M-m 0-vertices with deg b|A|-m 1-vertices with deg aM-(|A|-m) 1-vertices with deg bFor purposes of generality, |A|<|B|

Page 16: balance Index  Sets of  Bi-degree  and Tri-degree Graphs

|A|+|B| is odd Floater vertex placed in set B

Page 17: balance Index  Sets of  Bi-degree  and Tri-degree Graphs
Page 18: balance Index  Sets of  Bi-degree  and Tri-degree Graphs
Page 19: balance Index  Sets of  Bi-degree  and Tri-degree Graphs
Page 20: balance Index  Sets of  Bi-degree  and Tri-degree Graphs

Bi-degree vertex set plus one vertex