public class BPI14experiments extends ExperimentSettingsAbstract
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
expCode |
date, logDir, logFileDir
Constructor and Description |
---|
BPI14experiments(java.lang.String logDir,
java.lang.String eventLogFileDir,
java.lang.String date) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getRandomMutRatioExpSettings(int nrReps) |
static void |
main(java.lang.String[] args) |
static void |
parse_BPI14_randomVsGuided(java.io.File eTMLocalLogsDirMostrecent,
java.lang.String experimentDate)
Parses the BPI14_runEx_randomVsGuided experiment files and
produces a statistics file with the average Of of the different ratios.
|
duplicateList, toList
public BPI14experiments(java.lang.String logDir, java.lang.String eventLogFileDir, java.lang.String date)
public static void main(java.lang.String[] args)
public static void parse_BPI14_randomVsGuided(java.io.File eTMLocalLogsDirMostrecent, java.lang.String experimentDate)
eTMLocalLogsDirMostrecent
- experimentDate
- public java.util.List<java.lang.String> getRandomMutRatioExpSettings(int nrReps)