Searched refs:MAX_HORIZON (Results 1 – 1 of 1) sorted by relevance
67 public static final int MAX_HORIZON = 60; field in ScoringParams.Values104 validateRange(horizon, MIN_HORIZON, MAX_HORIZON); in validate()