pydfs-lineup-optimizer icon indicating copy to clipboard operation
pydfs-lineup-optimizer copied to clipboard

TeamStacks

Open Milkman9691 opened this issue 1 year ago • 2 comments

Anyone know is it possible to generate <= Stacks or >= stacks? I would like to generate lineups where I have at least 3 but if the opt finds that 4 or 5 players from same team added to be more optimal that it could add them in Whereas if its set to TeamStack(4 it is not going to allow but 4.

Milkman9691 avatar Jul 18 '23 03:07 Milkman9691

im interested in knowing this as well. Other optimizers out there set rules where in the example you have to get AT LEAST the number but could get more.

lightninglarry avatar Jul 19 '23 11:07 lightninglarry

im interested in knowing this as well. Other optimizers out there set rules where in the example you have to get AT LEAST the number but could get more.

I have found that when just using TeamStack(2, 3 or 4 etc it will give you 3, 4 or 5 but when you add in the "for teams" it will only give you the specified amount

Milkman9691 avatar Jul 19 '23 17:07 Milkman9691