Agenda: Problem statement Graph Construction Relation to graph problem Special Property Problem solution References.

Slides:



Advertisements
Similar presentations
Edge-connectivity and super edge-connectivity of P 2 -path graphs Camino Balbuena, Daniela Ferrero Discrete Mathematics 269 (2003) 13 – 20.
Advertisements

Bayesian Networks, Winter Yoav Haimovitch & Ariel Raviv 1.
1 Partition Into Triangles on Bounded Degree Graphs Johan M. M. van Rooij Marcel E. van Kooten Niekerk Hans L. Bodlaender.
1 Routing and Wavelength Assignment in Wavelength Routing Networks.
GRAPH COLORING AND ALLOTTING GATES FOR FLIGHTS PRESENTED BY AMUKTAMALYADA REDDY JAMBULA.
Train DEPOT PROBLEM USING PERMUTATION GRAPHS
Applied Combinatorics, 4th Ed. Alan Tucker
Junction Trees: Motivation Standard algorithms (e.g., variable elimination) are inefficient if the undirected graph underlying the Bayes Net contains cycles.
From Variable Elimination to Junction Trees
Last time: terminology reminder w Simple graph Vertex = node Edge Degree Weight Neighbours Complete Dual Bipartite Planar Cycle Tree Path Circuit Components.
Approximating Maximum Edge Coloring in Multigraphs
Introduction to Approximation Algorithms Lecture 12: Mar 1.
GSM MOBILE PHONE NETWORKS AND GRAPH COLORING
04/12/2005Tucker, Sec Applied Combinatorics, 4 th Ed. Alan Tucker Section 4.4 Algorithmic Matching Prepared by Joshua Schoenly and Kathleen McNamara.
Perfect Graphs Lecture 23: Apr 17. Hard Optimization Problems Independent set Clique Colouring Clique cover Hard to approximate within a factor of coding.
Vertex Cover, Dominating set, Clique, Independent set
Additive Spanners for k-Chordal Graphs V. D. Chepoi, F.F. Dragan, C. Yan University Aix-Marseille II, France Kent State University, Ohio, USA.
Graph Theory Ch.5. Coloring of Graphs 1 Chapter 5 Coloring of Graphs.
ARCHEOLOGICAL SERIATION AND INTERVAL GRAPHS
Problem: Induced Planar Graphs Tim Hayes Mentor: Dr. Fiorini.
Chapter 15 Graph Theory © 2008 Pearson Addison-Wesley.
CS 2813 Discrete Structures
9.8 Graph Coloring. Coloring Goal: Pick as few colors as possible so that two adjacent regions never have the same color. See handout.
9.2 Graph Terminology and Special Types Graphs
Distance Approximating Trees in Graphs
Αλγοριθμική Θεωρία Γραφημάτων Διάλεξη 3 Τριγωνικά Γραφήματα Μεταβατικά Γραφήματα Σταύρος Δ. Νικολόπουλος 1.
+ Mayukha Bairy Disk Intersection graphs and CDS as a backbone in wireless ad hoc networks.
Perfect Gaussian Elimination and Chordality By Shashank Rao.
1 Treewidth, partial k-tree and chordal graphs Delpensum INF 334 Institutt fo informatikk Pinar Heggernes Speaker:
Graphs Rosen, Chapter 8. Isomorphism (Rosen 560 to 563) Are two graphs G1 and G2 of equal form? That is, could I rename the vertices of G1 such that the.
9.1 Introduction to Graphs
1 Graph Coloring: An Overview Graph Coloring Basics Planar/4-color Graphs Applications New Register Allocation Technique.
Indian Institute of Technology Kharagpur PALLAB DASGUPTA Graph Theory: Introduction Pallab Dasgupta, Professor, Dept. of Computer Sc. and Engineering,
Memory Allocation of Multi programming using Permutation Graph By Bhavani Duggineni.
Linear Programming Problem. Definition A linear programming problem is the problem of optimizing (maximizing or minimizing) a linear function (a function.
Data Structures & Algorithms Graphs
Graph Colouring L09: Oct 10. This Lecture Graph coloring is another important problem in graph theory. It also has many applications, including the famous.
Planar Graphs Graph Coloring
Twenty Years of EPT Graphs: From Haifa to Rostock Martin Charles Golumbic Caesarea Rothschild Institute University of Haifa With thanks to my research.
Graph.
Distributing Chemical Compounds in Refrigerators using interval graphs
Relation. Combining Relations Because relations from A to B are subsets of A x B, two relations from A to B can be combined in any way two sets can be.
Two Connected Dominating Set Algorithms for Wireless Sensor Networks Overview Najla Al-Nabhan* ♦ Bowu Zhang** ♦ Mznah Al-Rodhaan* ♦ Abdullah Al-Dhelaan*
Great Theoretical Ideas in Computer Science for Some.
Prims Algorithm for finding a minimum spanning tree
Interval Graph Test Wen-Lian Hsu.
Register Allocation Ajay Mathew Pereira and Palsberg. Register allocation via coloring of chordal graphs. APLOS'05Register allocation via coloring of chordal.
Introduction Wireless Ad-Hoc Network  Set of transceivers communicating by radio.
BY Abilash Choudary Sukhavasi 1. Agenda Real World Scenario Objective of the Study Proposed Solution Planar Graph Graph Coloring Chromatic Number Applying.
A problem with train tracks and interval graphs PRESENTED BY MANVITHA NELLORE.
Leda Demos By: Kelley Louie Credits: definitions from Algorithms Lectures and Discrete Mathematics with Algorithms by Albertson and Hutchinson graphics.
Maryam Pourebadi Kent State University April 2016.
Xuding Zhu National Sun Yat-sen University Circular chromatic index.
1 Graphs Chapters 10.1 and 10.2 University of Maryland Chapters 10.1 and 10.2 Based on slides by Y. Peng University of Maryland.
Timetable Problem solving using Graph Coloring
Graphs. Representations of graphs : undirected graph An undirected graph G have five vertices and seven edges An adjacency-list representation of G The.
Graph Coloring and Applications
An introduction to chordal graphs and clique trees
Roman Domination on Strongly Chordal Graph
Bipartite Matching Lecture 8: Oct 7.
What is the next line of the proof?
Vertex Cover, Dominating set, Clique, Independent set
A Unified View of Graph Searching
Graph Theory Graph Colorings.
Distance Approximating Trees in Graphs Brandstaedt & Chepoi & Dragan, ESA’97, J. of Algorithms ’99, European J. of Combinatorics 2000 A graph G=(V,E)
Allocating time to Instructors
Vertex orderings.
Chapter 15 Graph Theory © 2008 Pearson Addison-Wesley.
Register Allocation via Coloring of Chordal Graphs
Presentation transcript:

Agenda: Problem statement Graph Construction Relation to graph problem Special Property Problem solution References

BAND WIDTH ALLOCATION USING GRAPH THEORY GOVARDHANA SHRAVAN

Problem Definition: A township has to be setup with few radio FM towers in a cost effective way where they have to setup with minimum number of frequency ranges and it has to be taken care that the neighbour intersecting tower should have different frequency. We have to design a problem such that the adjacent towers should not collide with the frequency

Graph construction:

Relation to a graph problem: In the given problem let us represent the graph to be a chordal graph. G = (V,E) is a finite undirected graph with vertex set V and edge set E, |V| = n, A simple Graph G is triangulated if every cycle of length > 3 has an edge joining 2 nonadjacent vertices of the cycle. The edge is called a chord, and triangulated graphs are also called chordal graphs.

Special property: A perfect vertex elimination scheme of a graph G is an ordering {v 1, v 2, v 3,..., v n } such that for 1 ≤ i ≤ n-1, v i is a simplicial vertex of the subgraph of G induced by {v i, v i+1, v i+2,..., v n }. It is also called a perfect scheme. A perfect elimination ordering in a graph is an ordering of the vertices of the graph such that, for each vertex v, v and the neighbors of v that occur after v in the order form a clique. A graph is chordal if and only if it has a perfect elimination ordering

Problem solution: For the graph with perfect elimination order, we use coloring property in order to find the solution. The vertices of the graph are colored in such a way that no two adjacent vertices are of same color. The vertex A is colored with green color. So if then the vertices 2,3,4 are adjacent to vertex 1 as well as each other so they are colored blue, red and black respectievely. Then the vertex 5 is colored again with either green or black so that minimum number of colors are used. In our graph 4 colors are used. So minimum number of frequencies required to setup for the township are 4.

Chromatic number =

General solution: In a paper presented by A. Graf, M. Stumpf, and G. Weibenfels on coloring unit disk graphs, UD graphs are the intersection graphs of equal sized disks in plane. Coloring of UD graph problems arise in the study of channel assignment problem in broadcast networks. It is shown that coloring a UD graph remains NP-complete for any fixed number of colors k ≥ 3. furthermore, a new 3-approximation algorithm for the problem is presented which is based on network flow and matching techniques.

References: FAF5F24D86ABC31A07C30?doi= http://citeseerx.ist.psu.edu/viewdoc/summary;jsessionid=7505EC800 77FAF5F24D86ABC31A07C30?doi= On Coloring Unit Disk Graphs-A. Graf, M. Stumpf, and G. Weißenfels2. -

Queries?