Skip to content

moosepi/balanced-partition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

balanced-partition

Function to generate balanced partition(s) of a list of numbers (optionally associated with strings). Currently implemented algorithm is designed as a generalised version of Merten's complete anytime extension of the BLDM algorithm, with reference to the original CKK algorithm.

NGMbalance.py is a sample demonstrating how the algo may be used to e.g. balance teams for a game (using ranks.txt and players.txt as input).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages