public class Distribution extends Object
Constructor and Description |
---|
Distribution(List<Layer> layers) |
Modifier and Type | Method and Description |
---|---|
double |
cost(Collection<Link> links) |
List<Layer> |
getLayers() |
MinMax |
getMinMaxLongitudes() |
double |
getNbLayers() |
List<MutationLayer> |
getPossibleMutations() |
Distribution |
mute(MutationLayer mutation) |
public Distribution mute(MutationLayer mutation)
public double cost(Collection<Link> links)
public List<MutationLayer> getPossibleMutations()
public MinMax getMinMaxLongitudes()
public double getNbLayers()
Copyright © 2015. All Rights Reserved.