Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 433 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 433 Bytes

SBMP

Small, Basketball-oriented Matchmaking Program

SBoMP is what it say it is, basically it iterates through all possibilities of 10 players changing through team and positions (yes, the 3.6M possibilities) and selects drafts two teams that are as competitive as available.

First version is the python one, I'm trying to do a C++ one now, because it takes a stupid amount of time.