d1f32a3e5d
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
5 lines
202 B
Text
5 lines
202 B
Text
This integer benchmark solves positions in the game of connect-4,
|
|
as played on a vertical 7x6 board. This takes about 10 minutes
|
|
on contemporary PCs.
|
|
|
|
WWW: http://homepages.cwi.nl/~tromp/c4/fhour.html
|