Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
LOG |
"Log" |
public static final java.lang.String |
OUTPUT |
"Output" |
public static final java.lang.String |
TREE |
"Configurable Process Tree" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
LOG |
"Log" |
public static final java.lang.String |
OUTPUT |
"Output" |
public static final java.lang.String |
TREE |
"Configurable Process Tree" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
LOG |
"Log" |
public static final java.lang.String |
OUTPUT |
"Output" |
public static final java.lang.String |
TREE |
"Configurable Process Tree" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
TEXT |
"Given a Configurable Process Tree and a Log, the plugin explores exhaustively all the possible configurations and selects the most conformant one." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
TEXT |
"Given a Configurable Process Tree and a Log, the plugin explores the configurations and selects the most conformant one using crossover , mutation and selection individuals as par of the genetic algorothim technique." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
TEXT |
"Given a Configurable Process Tree and a Log, the plugin explores the configurations and selects the most conformant one." |