Content deleted Content added
No edit summary |
Added short description Tags: Mobile edit Mobile app edit Android app edit App description add |
||
(18 intermediate revisions by 16 users not shown) | |||
Line 1:
{{Short description|Concept in the mathematics field of graph theory}}
Interval [[chromatic number]] X<sub><</sub>(H) of an [[ordered graph]] H, is the minimum number of intervals the(linearly ordered) vertex set of H can be partitioned into so that no two vertices belonging to the same interval are adjacent in H.▼
{{one source |date=April 2024}}
▲
It is interesting about interval chromatic number that it is easily computable. Indeed, by a simple greedy algorithm one can efficiently find an optimal partition of the vertex set of ''H'' into ''X''<sub><</sub>(''H'') independent intervals
▲== Difference with Chromatic number ==
Let ''K''(H) is the chromatic number of any ordered graph ''H''. Then for any ordered graph ''H'',▼
▲It is interesting about interval chromatic number that it is easily computable.Indeed, by a simple greedy algorithm one can efficiently find an optimal partition of the vertex set of H into X<sub><</sub>(H) independent intervals/ This is in sharp contrast with the fact that even the approximation of the usual chromatic number of graph is an [[NP hard]] task.
''X''<sub><</sub>(''H'') ≥ K(''H'').▼
One thing to be noted, for a particular [[Graph (discrete mathematics)|graph]] ''H'' and its [[isomorphic]] graphs the [[chromatic number]] is same, but the interval chromatic number may differ. Actually it depends upon the ordering of the vertex set.
▲Let K(H) is the chromatic number of any ordered graph H. Then for any ordered graph H,
▲X<sub><</sub>(H) ≥ K(H).
==
<references/>
[[Category:Graph coloring]]
{{graph-stub}}
|