| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NO_DISTINGUISHING_SUFFIX |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
OUT_COFFEE |
"coffee!" |
public static final String |
OUT_ERROR |
"error" |
public static final String |
OUT_OK |
"ok" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
MULTIPLIER |
2.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
DEFAULT_AUTOMATON_SIZE |
15 |
protected static final int |
RANDOM_SEED |
42 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
RANDOM_SEED |
42 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COUNTEREXAMPLE_PROFILE_KEY |
"Searching for counterexample" |
public static final String |
LEARNING_PROFILE_KEY |
"Learning" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NO_MISMATCH |
-1 |
Copyright © 2020. All rights reserved.