brackt/drizzle/0103_salty_runaways.sql
Chris Parsons 8a5ff186eb Add NLL Season + Playoffs Monte Carlo simulator
14-team regular season (18 games) projects top-8 via Elo + decaying
projectedWins prior (adjusts for games already played). Playoff bracket:
QF single-game (1v8, 2v7, 3v6, 4v5), SF and Finals best-of-3. Three
runtime modes: bracket-aware → known-seed → regular-season projection.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 12:06:10 -07:00

1 line
No EOL
61 B
SQL

ALTER TYPE "public"."simulator_type" ADD VALUE 'nll_bracket';