public class BBMetric
extends java.lang.Object
Constructor and Description |
---|
BBMetric(java.util.List<PlacementFrame.PlacementNode> nodesToPlace,
java.util.List<PlacementFrame.PlacementNetwork> allNetworks) |
public BBMetric(java.util.List<PlacementFrame.PlacementNode> nodesToPlace, java.util.List<PlacementFrame.PlacementNetwork> allNetworks)
public double compute(Block[] blocks)
blocks
- the genome of an individual.public double compute()