Re: Graph Coloring
- From: "Abid" <abidmuslim@xxxxxxxxx>
- Date: 22 Jan 2007 05:34:15 -0800
Hello:
First Thank you again for this discussion. I am working on a heuristic
for register allocation problem in a compiler. I think, the following
statement is what I intended:
------------------------------
Consider an interference graph G.
If S is a set (with at least two elements) of
non-edges of G, then in any minimal coloring for G, at least one pair
of elements of S has same color.
( I rephrased Tim's Statement
Oh, I see. You mean, "If S is a set (with at least two elements) of------------------------------
non-edges, then in any minimal coloring, at least one member of S is
monochromatic." That's certainly false.)
Thanks
Abid
.
- Follow-Ups:
- Re: Graph Coloring
- From: tchow
- Re: Graph Coloring
- From: Patricia Shanahan
- Re: Graph Coloring
- References:
- Graph Coloring
- From: Abid
- Re: Graph Coloring
- From: Proginoskes
- Re: Graph Coloring
- From: tchow
- Re: Graph Coloring
- From: Proginoskes
- Re: Graph Coloring
- From: tchow
- Graph Coloring
- Prev by Date: Re: Microsoft Interview Questions
- Next by Date: Re: Graph Coloring
- Previous by thread: Re: Graph Coloring
- Next by thread: Re: Graph Coloring
- Index(es):
Relevant Pages
|