SlideShare a Scribd company logo
1 of 22
Coloring, labeling and
mapping of graph
Abir Naskar
10MA40001
Under the guidance of
Prof. Pawan Kumar
1
by
abstract
• In thiscontent wewill seethat what will becoloring
of agraph G in generalized sense. Wealso seethat
thespan of L(2,1) labeling when minimum and
maximum degreeisgiven. And finally wewill map
agraph on aweighted graph taken asapath and we
will seewhat will betheminimum weight in each
case.
2
coloring
• Introduction
• What is coloring ?
3
results
Number of coloring of a cycle when k is given
If m ≤ 2k+1 then color is n
If m = 0(mod k+1) then color is k+1
If m ≠ 0(mod k+1) then color is k+2
Which will give the number of coloring is
4
• Coloring of following graph
We get the number of color will be less or equal with (k + 1) + 2(k - 1) +2(k-3)+ ….. + 2
if k is even
If it be odd then replace k by k+1 and put in the previous formula will give the answer
5
tHe l(2,1) labeling anD
oPeration oF graPH
• Introduction
• What is L(p,q) labeling?
• Conjecture (Griggs and Yeh)
for maximum degree ∆≥2,
6
Petersen graph
For ∆=3
7
Modifying the previous
graph we get
8
For ∆=4
9
∆=5
results
f(2) ≤ 4, f(3) ≤ 9 and
f(∆) ≤ f(∆-1)+∆ when ∆>3
• Result for L(k,k-1,…,1) labeling
10
Let us first see the result
For a graph of minimum degree ∆ we have the
L(2,1) labeling with span
11
For minimum degree∆≥3 Some
graphs..
12
13
results
for minimum degree ∆ the minimum number of coloring is
5 when ∆ =3
7 when ∆ =4 & 5
9 when ∆ =6 & 7
11 when ∆= 8 & 9
And so on…(graphically we can show that)
For odd ∆ we can show that the number of labeling is minimum, ∆+2 (follows from previous theorem)
For even ∆ we found that it is ∆+3
14
Mapping of a graph on a path
• Introduction
• What is mapping of a graph on another graph?
15
• Let us first concentrate on following graph
16
• Now the mapping of that graph on a path will give the total weight as
(2k∆ - 2k) and in that case number of vertices will be n = k∆ + 1 and
then we can write the total weight as (2n - 2k - 2)
• For flaps like …
total number of vertices will be
and the total weight will be
which will be equal with
Which we can write as . now if the diameter of
the graph will be “d” then we have and we can write the
total weight as
17
results
• Any tree can be mapped on ( n > 1) with weight (2n-3) or
less with any pair of adjacent vertices as end point
• any tree can be mapped on a path with the weight 2n-d-2 or
less as any pair of vertices at distance d as end points
18
Mapping of k-flap star graph on
following graph
• 2(n-1)+k(∆-2)+(k+2)( ) if n is odd
• 2n+k(∆-2)+(k+2)+(k+2) if n is even
19
Significance
• In this short note we tried to solve some short problems
which are used in research paper and I wish that it will
definitely helps those who works on this topic.
20
referenceS
• L(2,1)-Labeling in the Context of Some Graph Operations by S K Vaidya
• On the L(2, 1)-labeling of block graphs by Flavia Bonomo and Marcia R. Cerioli
• The L(2,1)-Labeling Problem on Graphs by Gerard J. Chang and David Kuo
• L(2,1)-labelling of graphs by Frederic Havet , Bruce Reed and Jean-Sebastien Sereni
• Graph theory by Douglas B. West chapter 5 section 5.1 and 5.2
21
Thank you…
22

More Related Content

What's hot

Metric dimesion of circulsnt graphs
Metric dimesion of circulsnt graphsMetric dimesion of circulsnt graphs
Metric dimesion of circulsnt graphsAmna Abunamous
 
Data Algorithms And Analysis
Data Algorithms And AnalysisData Algorithms And Analysis
Data Algorithms And Analysisgarishma bhatia
 
2.7 distributive property day 3
2.7 distributive property day 32.7 distributive property day 3
2.7 distributive property day 3bweldon
 
Programming workshop
Programming workshopProgramming workshop
Programming workshopSandeep Joshi
 
Dijkstra’s algorithm
Dijkstra’s algorithmDijkstra’s algorithm
Dijkstra’s algorithmfaisal2204
 
On the equality of the grundy numbers of a graph
On the equality of the grundy numbers of a graphOn the equality of the grundy numbers of a graph
On the equality of the grundy numbers of a graphijngnjournal
 
Eucledian algorithm for gcd of integers and polynomials
Eucledian algorithm for gcd of integers and polynomialsEucledian algorithm for gcd of integers and polynomials
Eucledian algorithm for gcd of integers and polynomialsSWAMY J S
 
A Note on Non Split Locating Equitable Domination
A Note on Non Split Locating Equitable DominationA Note on Non Split Locating Equitable Domination
A Note on Non Split Locating Equitable Dominationijdmtaiir
 
Randomized algorithms all pairs shortest path
Randomized algorithms  all pairs shortest pathRandomized algorithms  all pairs shortest path
Randomized algorithms all pairs shortest pathMohammad Akbarizadeh
 
Greatest Common Measure: the Last 2500 Years
Greatest Common Measure: the Last 2500 YearsGreatest Common Measure: the Last 2500 Years
Greatest Common Measure: the Last 2500 Yearssixtyone
 
Numerical on dichotomous search
Numerical on dichotomous searchNumerical on dichotomous search
Numerical on dichotomous searchSumita Das
 
GCD of n Numbers
GCD of n NumbersGCD of n Numbers
GCD of n NumbersSaikat Roy
 
minimum spanning trees Algorithm
minimum spanning trees Algorithm minimum spanning trees Algorithm
minimum spanning trees Algorithm sachin varun
 

What's hot (20)

Metric dimesion of circulsnt graphs
Metric dimesion of circulsnt graphsMetric dimesion of circulsnt graphs
Metric dimesion of circulsnt graphs
 
Data Algorithms And Analysis
Data Algorithms And AnalysisData Algorithms And Analysis
Data Algorithms And Analysis
 
2.7 distributive property day 3
2.7 distributive property day 32.7 distributive property day 3
2.7 distributive property day 3
 
Admissible Labelings
Admissible LabelingsAdmissible Labelings
Admissible Labelings
 
Programming workshop
Programming workshopProgramming workshop
Programming workshop
 
445 colouring0
445 colouring0445 colouring0
445 colouring0
 
Dijkstra’s algorithm
Dijkstra’s algorithmDijkstra’s algorithm
Dijkstra’s algorithm
 
Chap4
Chap4Chap4
Chap4
 
On the equality of the grundy numbers of a graph
On the equality of the grundy numbers of a graphOn the equality of the grundy numbers of a graph
On the equality of the grundy numbers of a graph
 
Unit 3 daa
Unit 3 daaUnit 3 daa
Unit 3 daa
 
Eucledian algorithm for gcd of integers and polynomials
Eucledian algorithm for gcd of integers and polynomialsEucledian algorithm for gcd of integers and polynomials
Eucledian algorithm for gcd of integers and polynomials
 
A Note on Non Split Locating Equitable Domination
A Note on Non Split Locating Equitable DominationA Note on Non Split Locating Equitable Domination
A Note on Non Split Locating Equitable Domination
 
Randomized algorithms all pairs shortest path
Randomized algorithms  all pairs shortest pathRandomized algorithms  all pairs shortest path
Randomized algorithms all pairs shortest path
 
Minimum spanning tree
Minimum spanning treeMinimum spanning tree
Minimum spanning tree
 
Greatest Common Measure: the Last 2500 Years
Greatest Common Measure: the Last 2500 YearsGreatest Common Measure: the Last 2500 Years
Greatest Common Measure: the Last 2500 Years
 
Golden Section method
Golden Section methodGolden Section method
Golden Section method
 
Numerical on dichotomous search
Numerical on dichotomous searchNumerical on dichotomous search
Numerical on dichotomous search
 
Backtracking
BacktrackingBacktracking
Backtracking
 
GCD of n Numbers
GCD of n NumbersGCD of n Numbers
GCD of n Numbers
 
minimum spanning trees Algorithm
minimum spanning trees Algorithm minimum spanning trees Algorithm
minimum spanning trees Algorithm
 

Viewers also liked

1.5.7 Root Mean Square
1.5.7 Root Mean Square1.5.7 Root Mean Square
1.5.7 Root Mean SquareTalia Carbis
 
Driving Value In DC Default Funds
Driving Value In DC Default FundsDriving Value In DC Default Funds
Driving Value In DC Default FundsNigelMAston
 
Power point of automatic power factor controller
Power point of automatic power factor controllerPower point of automatic power factor controller
Power point of automatic power factor controllerSatyapal Singh
 
1.2 motherboard form factor
1.2  motherboard form factor1.2  motherboard form factor
1.2 motherboard form factorGagandeep Singh
 
Ac fundamentals 3 power in ac circuits
Ac fundamentals 3  power in ac circuitsAc fundamentals 3  power in ac circuits
Ac fundamentals 3 power in ac circuitsUniversity of Potsdam
 
Ac circuits 15 april 2013(1)
Ac circuits 15 april 2013(1)Ac circuits 15 april 2013(1)
Ac circuits 15 april 2013(1)Malusela Ndivhuwo
 
Alternating current circuits
Alternating current circuitsAlternating current circuits
Alternating current circuitscse1014
 
Ac fundamentals
Ac fundamentalsAc fundamentals
Ac fundamentalsAnu71
 
CPUs, Form Factor And Sockets
CPUs, Form Factor And SocketsCPUs, Form Factor And Sockets
CPUs, Form Factor And Socketsricsanmae
 

Viewers also liked (12)

1.5.7 Root Mean Square
1.5.7 Root Mean Square1.5.7 Root Mean Square
1.5.7 Root Mean Square
 
Driving Value In DC Default Funds
Driving Value In DC Default FundsDriving Value In DC Default Funds
Driving Value In DC Default Funds
 
1.2 processor socket
1.2  processor socket1.2  processor socket
1.2 processor socket
 
Ac current
Ac currentAc current
Ac current
 
Power point of automatic power factor controller
Power point of automatic power factor controllerPower point of automatic power factor controller
Power point of automatic power factor controller
 
1.2 motherboard form factor
1.2  motherboard form factor1.2  motherboard form factor
1.2 motherboard form factor
 
Ac fundamentals 3 power in ac circuits
Ac fundamentals 3  power in ac circuitsAc fundamentals 3  power in ac circuits
Ac fundamentals 3 power in ac circuits
 
Ac circuits 15 april 2013(1)
Ac circuits 15 april 2013(1)Ac circuits 15 april 2013(1)
Ac circuits 15 april 2013(1)
 
Alternating current
Alternating  currentAlternating  current
Alternating current
 
Alternating current circuits
Alternating current circuitsAlternating current circuits
Alternating current circuits
 
Ac fundamentals
Ac fundamentalsAc fundamentals
Ac fundamentals
 
CPUs, Form Factor And Sockets
CPUs, Form Factor And SocketsCPUs, Form Factor And Sockets
CPUs, Form Factor And Sockets
 

Similar to GRAPH COLORING AND MAPPING

Graph Theory,Graph Terminologies,Planar Graph & Graph Colouring
Graph Theory,Graph Terminologies,Planar Graph & Graph ColouringGraph Theory,Graph Terminologies,Planar Graph & Graph Colouring
Graph Theory,Graph Terminologies,Planar Graph & Graph ColouringSaurabh Kaushik
 
On sum edge coloring of regular, bipartite and split graphs
On sum edge coloring of regular,  bipartite and split graphsOn sum edge coloring of regular,  bipartite and split graphs
On sum edge coloring of regular, bipartite and split graphs政謙 陳
 
Stochastic Processes Homework Help
Stochastic Processes Homework HelpStochastic Processes Homework Help
Stochastic Processes Homework HelpExcel Homework Help
 
List Coloring.pptx
List Coloring.pptxList Coloring.pptx
List Coloring.pptxamitkrinbox
 
Lego like spheres and tori, enumeration and drawings
Lego like spheres and tori, enumeration and drawingsLego like spheres and tori, enumeration and drawings
Lego like spheres and tori, enumeration and drawingsMathieu Dutour Sikiric
 
Activ.aprendiz. 3a y 3b
Activ.aprendiz. 3a y 3bActiv.aprendiz. 3a y 3b
Activ.aprendiz. 3a y 3bCristian Vaca
 
Algorithm Design and Complexity - Course 11
Algorithm Design and Complexity - Course 11Algorithm Design and Complexity - Course 11
Algorithm Design and Complexity - Course 11Traian Rebedea
 
Olimpiade matematika di kanada 2018
Olimpiade matematika di kanada 2018Olimpiade matematika di kanada 2018
Olimpiade matematika di kanada 2018radar radius
 
How to design a linear control system
How to design a linear control systemHow to design a linear control system
How to design a linear control systemAlireza Mirzaei
 
parameterized complexity for graph Motif
parameterized complexity for graph Motifparameterized complexity for graph Motif
parameterized complexity for graph MotifAMR koura
 
Numerical Evidence for Darmon Points
Numerical Evidence for Darmon PointsNumerical Evidence for Darmon Points
Numerical Evidence for Darmon Pointsmmasdeu
 
Modeling biased tracers at the field level
Modeling biased tracers at the field levelModeling biased tracers at the field level
Modeling biased tracers at the field levelMarcel Schmittfull
 

Similar to GRAPH COLORING AND MAPPING (20)

Graph Theory,Graph Terminologies,Planar Graph & Graph Colouring
Graph Theory,Graph Terminologies,Planar Graph & Graph ColouringGraph Theory,Graph Terminologies,Planar Graph & Graph Colouring
Graph Theory,Graph Terminologies,Planar Graph & Graph Colouring
 
graph theory
graph theorygraph theory
graph theory
 
On sum edge coloring of regular, bipartite and split graphs
On sum edge coloring of regular,  bipartite and split graphsOn sum edge coloring of regular,  bipartite and split graphs
On sum edge coloring of regular, bipartite and split graphs
 
2-rankings of Graphs
2-rankings of Graphs2-rankings of Graphs
2-rankings of Graphs
 
Stochastic Processes Homework Help
Stochastic Processes Homework HelpStochastic Processes Homework Help
Stochastic Processes Homework Help
 
Sol60
Sol60Sol60
Sol60
 
Sol60
Sol60Sol60
Sol60
 
List Coloring.pptx
List Coloring.pptxList Coloring.pptx
List Coloring.pptx
 
Igv2008
Igv2008Igv2008
Igv2008
 
Lego like spheres and tori, enumeration and drawings
Lego like spheres and tori, enumeration and drawingsLego like spheres and tori, enumeration and drawings
Lego like spheres and tori, enumeration and drawings
 
Activ.aprendiz. 3a y 3b
Activ.aprendiz. 3a y 3bActiv.aprendiz. 3a y 3b
Activ.aprendiz. 3a y 3b
 
Text s1 21
Text s1 21Text s1 21
Text s1 21
 
Algorithm Design and Complexity - Course 11
Algorithm Design and Complexity - Course 11Algorithm Design and Complexity - Course 11
Algorithm Design and Complexity - Course 11
 
Olimpiade matematika di kanada 2018
Olimpiade matematika di kanada 2018Olimpiade matematika di kanada 2018
Olimpiade matematika di kanada 2018
 
How to design a linear control system
How to design a linear control systemHow to design a linear control system
How to design a linear control system
 
parameterized complexity for graph Motif
parameterized complexity for graph Motifparameterized complexity for graph Motif
parameterized complexity for graph Motif
 
Stochastic Processes Homework Help
Stochastic Processes Homework Help Stochastic Processes Homework Help
Stochastic Processes Homework Help
 
Rand final
Rand finalRand final
Rand final
 
Numerical Evidence for Darmon Points
Numerical Evidence for Darmon PointsNumerical Evidence for Darmon Points
Numerical Evidence for Darmon Points
 
Modeling biased tracers at the field level
Modeling biased tracers at the field levelModeling biased tracers at the field level
Modeling biased tracers at the field level
 

Recently uploaded

Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 

Recently uploaded (20)

Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 

GRAPH COLORING AND MAPPING

  • 1. Coloring, labeling and mapping of graph Abir Naskar 10MA40001 Under the guidance of Prof. Pawan Kumar 1 by
  • 2. abstract • In thiscontent wewill seethat what will becoloring of agraph G in generalized sense. Wealso seethat thespan of L(2,1) labeling when minimum and maximum degreeisgiven. And finally wewill map agraph on aweighted graph taken asapath and we will seewhat will betheminimum weight in each case. 2
  • 4. results Number of coloring of a cycle when k is given If m ≤ 2k+1 then color is n If m = 0(mod k+1) then color is k+1 If m ≠ 0(mod k+1) then color is k+2 Which will give the number of coloring is 4
  • 5. • Coloring of following graph We get the number of color will be less or equal with (k + 1) + 2(k - 1) +2(k-3)+ ….. + 2 if k is even If it be odd then replace k by k+1 and put in the previous formula will give the answer 5
  • 6. tHe l(2,1) labeling anD oPeration oF graPH • Introduction • What is L(p,q) labeling? • Conjecture (Griggs and Yeh) for maximum degree ∆≥2, 6
  • 8. Modifying the previous graph we get 8 For ∆=4
  • 10. results f(2) ≤ 4, f(3) ≤ 9 and f(∆) ≤ f(∆-1)+∆ when ∆>3 • Result for L(k,k-1,…,1) labeling 10
  • 11. Let us first see the result For a graph of minimum degree ∆ we have the L(2,1) labeling with span 11
  • 12. For minimum degree∆≥3 Some graphs.. 12
  • 13. 13
  • 14. results for minimum degree ∆ the minimum number of coloring is 5 when ∆ =3 7 when ∆ =4 & 5 9 when ∆ =6 & 7 11 when ∆= 8 & 9 And so on…(graphically we can show that) For odd ∆ we can show that the number of labeling is minimum, ∆+2 (follows from previous theorem) For even ∆ we found that it is ∆+3 14
  • 15. Mapping of a graph on a path • Introduction • What is mapping of a graph on another graph? 15
  • 16. • Let us first concentrate on following graph 16
  • 17. • Now the mapping of that graph on a path will give the total weight as (2k∆ - 2k) and in that case number of vertices will be n = k∆ + 1 and then we can write the total weight as (2n - 2k - 2) • For flaps like … total number of vertices will be and the total weight will be which will be equal with Which we can write as . now if the diameter of the graph will be “d” then we have and we can write the total weight as 17
  • 18. results • Any tree can be mapped on ( n > 1) with weight (2n-3) or less with any pair of adjacent vertices as end point • any tree can be mapped on a path with the weight 2n-d-2 or less as any pair of vertices at distance d as end points 18
  • 19. Mapping of k-flap star graph on following graph • 2(n-1)+k(∆-2)+(k+2)( ) if n is odd • 2n+k(∆-2)+(k+2)+(k+2) if n is even 19
  • 20. Significance • In this short note we tried to solve some short problems which are used in research paper and I wish that it will definitely helps those who works on this topic. 20
  • 21. referenceS • L(2,1)-Labeling in the Context of Some Graph Operations by S K Vaidya • On the L(2, 1)-labeling of block graphs by Flavia Bonomo and Marcia R. Cerioli • The L(2,1)-Labeling Problem on Graphs by Gerard J. Chang and David Kuo • L(2,1)-labelling of graphs by Frederic Havet , Bruce Reed and Jean-Sebastien Sereni • Graph theory by Douglas B. West chapter 5 section 5.1 and 5.2 21