public class MeritFeatureRanking.RuleInformation extends Object
Constructor and Description |
---|
RuleInformation() |
Modifier and Type | Method and Description |
---|---|
void |
addNumLiterals() |
DoubleVector |
getAccumulated() |
DoubleVector |
getCurrent() |
boolean |
isFirstAfterExpansion() |
void |
updateCurrent(DoubleVector merits) |
public DoubleVector getAccumulated()
public DoubleVector getCurrent()
public void updateCurrent(DoubleVector merits)
public void addNumLiterals()
public boolean isFirstAfterExpansion()
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.