Small improvement to GraphColor.selectColor
authorBen.Lippmeier@anu.edu.au <unknown>
Thu, 6 Sep 2007 10:33:47 +0000 (10:33 +0000)
committerBen.Lippmeier@anu.edu.au <unknown>
Thu, 6 Sep 2007 10:33:47 +0000 (10:33 +0000)
commit94368126b8933a5a198bf5c59599f621087fbace
treeb5e762bc0eaff40f2c9b763fa74bb731f2ad5c23
parentd0249441e5f3fbcff627aa5a2bec3bcdca87db48
Small improvement to GraphColor.selectColor

When selecting a color for a node, try and avoid using colors that
conflicting nodes prefer. Not sure if this'll make much difference,
but it was easy enough to add..
compiler/nativeGen/GraphColor.hs