Re: [boost] [BGL] Is there a map coloring algorithm in BGL

17 Jul
2006
17 Jul
'06
11:36 a.m.
Wang Weiwei a écrit :
Hello,
Is there a map coloring algorithm in BGL?
The well known problem is to color the regions of a map(atlas) with a small set of color and have all adjacent regions have different colors.
http://www.boost.org/libs/graph/doc/sequential_vertex_coloring.html
-- Loïc
Thank you. I'll study in depth the algorithm and apply it in my project. Max
6909
Age (days ago)
6909
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wang Weiwei