Open BikramKhaira opened 2 years ago
I want to have 3 players be unique each lineup so optimizer.set_max_repeating_players(3) but I also want at least 1 wr be unique each lineup. Any suggestions as to how I can do this?
optimizer.set_max_repeating_players(3)
I want to have 3 players be unique each lineup so
optimizer.set_max_repeating_players(3)
but I also want at least 1 wr be unique each lineup. Any suggestions as to how I can do this?