The linearisation order to visit elements in the poset

Property definitions

nitc $ POSetConflictGraph :: order
	# The linearisation order to visit elements in the poset
	var order: Array[E] is noinit
src/compiler/coloring.nit:51,2--52,30