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