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

Game stack with stack:opposing player

Open austinjohnson opened this issue 3 years ago • 2 comments

How can I do a game stack with the specified stack 3:1? The game stack rule only allows a 3:2, etc... Is there a way to do a game stack with only one run back?

austinjohnson avatar Jan 22 '22 01:01 austinjohnson

I think: optimizer.add_stack(GameStack(4, min_from_team=1))

Pro1spect avatar Feb 01 '22 15:02 Pro1spect