Re: Coloring a graph with exact N colors
- From: "Proginoskes" <CCHeckman@xxxxxxxxx>
- Date: 17 Sep 2005 22:59:39 -0700
tzuchien <dot> chiu <at> gmail <dot> com wrote:
> I'm looking for an algorithm to color a graph with exact N colors,
> usually N is larger than the chromatic number of the graph. However,
> the number of occurrences of each color is expected to be the same, in
> probability. That is, each color is used as roughly many times to color
> the graph.
>
> In the othwords, the vertices are partitioned into N indepdent sets,
> and the number of vertices in each indepedent set shoudl be roughly the
> same.
You could try coloring vertices at random. If the number of colors is
larger than the number of edges, it shouldn't take too many tries.
--- Christopher Heckman
.
- Prev by Date: Re: computation help with fields
- Next by Date: Re: Where do mathematical ideas come from?
- Previous by thread: computation help with fields
- Next by thread: Re: Coloring a graph with exact N colors
- Index(es):
Relevant Pages
|