Optimises lineups for one franchise week at a time. Use purrr or loops to do more franchises/weeks/seasons
Arguments
- franchise_scores
a data frame of scores for one week and one franchise
- lineup_constraints
a data frame as created by
ffscrapr::ff_starter_positions()