Set of known used colors

Property definitions

nitc $ POSetGroupColorer :: used_colors
	# Set of known used colors
	private var used_colors = new HashMap[H, HashSet[Int]]
src/compiler/coloring.nit:324,2--325,55