Variable OptionsFor.minRelativeScore

struct OptionsFor
{
  // ...
  double minRelativeScore = 1.0;
  // ...
}