com.sun.electric.tool.ncc.processing
Class HashCodePartitioning

java.lang.Object
  extended by com.sun.electric.tool.ncc.processing.HashCodePartitioning

public class HashCodePartitioning
extends java.lang.Object

HashCodePartitioning implements Carl Ebeling's classic Gemini II algorithm.


Method Summary
static boolean doYourJob(NccGlobals globals)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

doYourJob

public static boolean doYourJob(NccGlobals globals)