ProGAL.proteins.beltaStructure.bnb.lowerBounds
Class CN_ClashLowerBound

java.lang.Object
  extended by ProGAL.proteins.beltaStructure.bnb.lowerBounds.CN_ClashLowerBound
All Implemented Interfaces:
LowerBound

public class CN_ClashLowerBound
extends java.lang.Object
implements LowerBound


Constructor Summary
CN_ClashLowerBound(double[] contactNumbers)
           
 
Method Summary
 double lowerBound(BnBNode n, BnBSolver solver)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CN_ClashLowerBound

public CN_ClashLowerBound(double[] contactNumbers)
Method Detail

lowerBound

public double lowerBound(BnBNode n,
                         BnBSolver solver)
Specified by:
lowerBound in interface LowerBound