Kind-of-Lost
·
OR Tools
·
MLB Lineup Optimizer
·
Support
Upload your DraftKings, FanDuel or Yahoo salaries file, set your rules, and generate a diverse set of lineups — ready to upload back. Free tool by kindoflost.
DKSalaries.csv · FD: the players-list CSVid column + a projection column. Matched by player ID.A free MLB DFS optimizer for DraftKings, FanDuel, and Yahoo — no signup, no paywall, no “3 free lineups” teaser. It solves a real mixed-integer program (the same math the paid tools use) to build a set of lineups that are individually strong and collectively different, because in large tournaments one good lineup is easy — twenty different good ones is the hard part.
On DraftKings classic MLB you fill ten slots — two pitchers, C, 1B, 2B, 3B, SS, and three outfielders — under a $50,000 salary cap. Under the hood that is a knapsack problem: maximize projected points subject to the cap and the position rules. Add a 4-hitter stack from one team in consecutive batting-order spots, cap any single player's exposure across your lineup set, and require every pair of lineups to differ — the optimizer handles all of it as hard constraints, not suggestions.
Is it really free? Yes — it is a working demo of optimization models I have built for 20+ years. No account, no lineup limit tricks.
Which sites does it support? DraftKings, FanDuel, and Yahoo salary exports, with upload-ready CSV output for each.
Are the projections any good? The optimizer uses the projections in your file — and you can overwrite any of them. Its job is squeezing the most out of whatever projections you trust.
Get an email when we ship updates to the MLB optimizer. Low volume, unsubscribe anytime.
I'm Mario — an operations research analyst with 20+ years in optimization and supply chain (Cargill, Cessna Aircraft, Textron Aviation). Daily fantasy lineup building is a knapsack problem in a costume: the same constrained-optimization math I used for scheduling and routing, just with a salary cap instead of a truck. This MLB DFS tool runs a real MILP solver (PuLP/CBC) end to end, not a heuristic or a spreadsheet formula. More about me and the other free tools →
Also free: NFL lineup optimizer.