public final class LabsEnergy
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
energy |
Constructor and Description |
---|
LabsEnergy(LabsSolution sequence) |
Modifier and Type | Method and Description |
---|---|
private static int |
calculateAutocorrelation(boolean[] sequenceRepresentation,
int distance) |
int |
value() |
public LabsEnergy(LabsSolution sequence)