uk.ac.bbk.dcs.automed.qproc.optimise
Class NilOptimiser

java.lang.Object
  extended by uk.ac.bbk.dcs.automed.qproc.optimise.NilOptimiser

public class NilOptimiser
extends java.lang.Object


Constructor Summary
NilOptimiser()
           
 
Method Summary
 boolean optimise(Cell c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NilOptimiser

public NilOptimiser()
             throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

optimise

public boolean optimise(Cell c)