dfs-with-r / coach

Lineup optimization for daily fantasy sports
https://dfs-with-r.github.io/coach/
GNU General Public License v3.0
46 stars 14 forks source link

Implement Time and Iteration Limit? #39

Open bkertz opened 2 years ago

bkertz commented 2 years ago

Would it be possible to implement a time limit option. For example glpk has tm_lim and it_lim parameters:

https://kam.mff.cuni.cz/~elias/glpk.pdf

zamorarr commented 2 years ago

Hi @bkertz . Yes that should be possible!