public class SGDebug
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
ALREADY_TRUTH_IS_ERROR |
static boolean |
BASIC |
static boolean |
BURN_IN |
static boolean |
CANON_TOSTRING |
static boolean |
DEFINE_DEBUG |
static boolean |
END_DELTA |
static boolean |
FORMULA_FIND_GROUND |
static boolean |
FUNC_NOLEAK |
static boolean |
GROUND_OUT |
static boolean |
INDEXING |
static boolean |
INTERACTIVE_CONTROL |
static boolean |
LOGGING |
static boolean |
MAP_INFERENCE |
static boolean |
PROPOSAL |
static boolean |
SAMPLE_RANK |
static boolean |
TRACK_BEST |
static boolean |
TRACK_TRUTH |
static boolean |
TRAIN |
Constructor and Description |
---|
SGDebug() |
public static final boolean INTERACTIVE_CONTROL
public static final boolean PROPOSAL
public static final boolean BURN_IN
public static final boolean TRAIN
public static final boolean END_DELTA
public static final boolean FORMULA_FIND_GROUND
public static final boolean INDEXING
public static final boolean BASIC
public static final boolean CANON_TOSTRING
public static final boolean FUNC_NOLEAK
public static final boolean DEFINE_DEBUG
public static final boolean MAP_INFERENCE
public static final boolean SAMPLE_RANK
public static final boolean GROUND_OUT
public static final boolean TRACK_TRUTH
public static final boolean TRACK_BEST
public static final boolean LOGGING
public static final boolean ALREADY_TRUTH_IS_ERROR