1 / 20

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

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

clay
Download Presentation

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

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Terry RoseProfessor Hsin-hao Su balance Index Sets of Bi-degree and Tri-degree Graphs

  2. 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

  3. Balance Index Sets

  4. 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)|= 1 BI(G) = {0,1,2}

  5. How exactly to calculate BI • Every vertices combination • Place 0’s first then remaining vertices are 1’s • Balance • Remove redundant balance indexes

  6. Example Tracker for set [0, 1, 2] 0 appeared 6 times 1 appeared 12 times 2 appeared 2 times Tracker for set [0, 1, 2] 0 appeared 3 times 1 appeared 6 times 2 appeared 1 times

  7. Graph Theory

  8. Cycle graph • n vertices in a circle • Inner vertices • Star graph • m vertices to each inner vertex • Outer vertices • Number of vertices = m*n+n

  9. First Case m is odd • Number of vertices is even

  10. Second Case m is even • Number of vertices is odd

  11. composes an inner cycle • to each vertex of

  12. 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

  13. Any Graph with bi-degree vertex set

  14. |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 a • M-(|A|-m) 1-vertices with deg b • For purposes of generality, |A|<|B|

  15. |A|+|B| is odd • Floater vertex placed in set B

  16. Bi-degree vertex set plus one vertex

More Related