currently I am actually looking for a term specific for my problem: I’ve created a league of >4 Teams The League lasts 3 Rounds (Numbers for the sake of simplicity) Matchups shall be assigned randomly out of Teams a Team has not yet played against. I am struggling to get my current code running with each fringe case so I’d
Tag: sports-league-scheduling-problem
Football league scheduling algorithm (with sync. home/away)
I’m making an automatic football league generator and got stuck on schedule. I have an algorithm for generating everything, but not schedule. Take a look: For example: And now when i have got all that data I can just use few foreach() for taking what i need. But – the thing i want is to put teams into RED &