harpoon.Analysis.MemOpt
Class MyGraphColorer

java.lang.Object
  extended by harpoon.Analysis.MemOpt.MyGraphColorer

public final class MyGraphColorer
extends Object


Constructor Summary
MyGraphColorer()
           
 
Method Summary
static Collection colorGraph(Collection nodes, MultiMap edges)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyGraphColorer

public MyGraphColorer()
Method Detail

colorGraph

public static Collection colorGraph(Collection nodes,
                                    MultiMap edges)