Package test.other
Class TestConsts
java.lang.Object
test.other.TestConsts
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EPSILON
public static final double EPSILON- See Also:
-
TIMEOUT
public static final long TIMEOUT- See Also:
-
UNIT
-
MAX_ITER
public static final long MAX_ITER- See Also:
-
MAX_CS_ITER
public static final long MAX_CS_ITER- See Also:
-
PROJECT_DIR
-
OUTPUT_DIR
- See Also:
-
FAULTY_OUTPUT_DIR
- See Also:
-
CS_OUTPUT_DIR
- See Also:
-
CPU_SCRIPT_DIR
-
S
public static final int S- See Also:
-
O
public static final int O- See Also:
-
-
Constructor Details
-
TestConsts
public TestConsts()
-