public class DataAlignmentHelper
extends java.lang.Object
Constructor and Description |
---|
DataAlignmentHelper() |
Modifier and Type | Method and Description |
---|---|
static float |
computeFitness(ReplayState state,
VariableMatchCosts variableCost) |
static float |
computeMaxDataCost(ReplayState state,
VariableMatchCosts variableCost) |
public static float computeFitness(ReplayState state, VariableMatchCosts variableCost)
public static float computeMaxDataCost(ReplayState state, VariableMatchCosts variableCost)