public class T3Configuration extends T2Configuration
| Modifier and Type | Field and Description |
|---|---|
double |
percentageVirtualArguments
The percentage of virtual arguments in the
view of an agent.
|
double |
percentageVirtualAttacks
The percentage of attacks a virtual argument
retains from the original attacks.
|
maxRecursionWidthmaxRecursionDepth, probRecursionDecay| Constructor and Description |
|---|
T3Configuration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
public double percentageVirtualArguments
public double percentageVirtualAttacks
public int hashCode()
hashCode in class T2Configurationpublic boolean equals(java.lang.Object obj)
equals in class T2Configuration