A journey into graph coloring.
It is called tiles because when I was repairing home I needed a tool to choose the colors for my bathroom.
It uses the graphstream library and currently has two colorize strategies implementes (as tests):
- Random. Each tile is colored randomly
- Welsh-Powell. No contiguous colors, but not the colors distribution I wanted.