Here is team creator. It will asks number of team members and how many top players are seeded, depends on the player_data.txt which is included in the download as an example.
Code: Select all
Team Creator V4.1
Enter number of players per team (4 to 6)? 4
Enter number of players to be seeded (1 to 4)? 3
Minimum Average Rating diff: 5000, Searching ... 1182
Minimum Average Rating diff: 1182, Searching ... 1101
Minimum Average Rating diff: 1101, Searching ... 1090
Minimum Average Rating diff: 1090, Searching ... 1044
Minimum Average Rating diff: 1044, Searching ... 1026
Minimum Average Rating diff: 1026, Searching ... 949
Minimum Average Rating diff: 949, Searching ... 1056
Just close the console after couple of minutes if it will take long to reduce the rating difference.
Check the output team_composition.txt.
Code: Select all
TEAM COMPOSITION:
Team 1. Italy
Bd 1. Stockfish 3323 Italy
Bd 2. Equinox 3168 Italy
Bd 3. Chiron 3062 Italy
Bd 4. GIUChess 988 Italy
MeanRating 2635
Team 2. Belgium
Bd 1. Houdini 3267 Belgium
Bd 2. Fire 3187 Belgium
Bd 3. Sjeng 2859 Belgium
Bd 4. GrayMatter 1181 USA (import)
MeanRating 2623
Team 3. USA
Bd 1. Komodo 3247 USA
Bd 2. NirvanaChess 2976 USA
Bd 3. Fizbo 2928 USA
Bd 4. DarkTemplar 1020 USA
MeanRating 2542
Team 4. Russia
Bd 1. Gull 3192 Russia
Bd 2. Quazar 2901 Russia
Bd 3. SmarThink 2850 Russia
Bd 4. Pierre 1185 Canada (import)
MeanRating 2532
Team 5. Germany
Bd 1. Protector 3052 Germany
Bd 2. Shredder 2953 Germany
Bd 3. Spike 2938 Germany
Bd 4. DarkFusch 1152 Germany
MeanRating 2523
Team 6. USA1
Bd 1. Zappa 2845 USA1
Bd 2. Crafty 2835 USA1
Bd 3. Arasan 2786 USA1
Bd 4. Zotron 1563 USA
MeanRating 2507
Team 7. Philippines
Bd 1. Hannibal 3053 Philippines
Bd 2. Deuterium 2890 Philippines
Bd 3. TwistedLogic 2778 Philippines
Bd 4. Ozwald 1295 Finland (import)
MeanRating 2504
[...]
The sample player_data.txt is configured for top 3 engine by rating to be in one team, and other member will be added to minimize the overall average rating difference between top team and lowest team.
It will also output teams_and_players.txt.
With players list sorted in different manners and team list with summary at the bottom.
Code: Select all
[...]
Total Teams: 88
Players per board : 4
Minimum players required : 352
Total players : 440
Revise the player_data.txt to only include players in a team, you can create new teams in same country by adding suffix 1 or 2 or anything.
You can compose a team and define each member by assigning those players in same country name or team name.
Download:
http://www.mediafire.com/download/s8r3m ... orV4.1.rar