aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/fhourstones/pkg-descr
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-11-23 11:56:19 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-11-23 11:56:19 +0000
commitfb483d9c58812cdf24dc4be8ecca67c19398af56 (patch)
treed09f290823e2137318f782464b0b31ae8a24ffc4 /benchmarks/fhourstones/pkg-descr
parent11fb80b76fb3ac7f48ccd000111d5a4cac55d361 (diff)
downloadports-fb483d9c58812cdf24dc4be8ecca67c19398af56.tar.gz
ports-fb483d9c58812cdf24dc4be8ecca67c19398af56.zip
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 PR: ports/105778 Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
Notes
Notes: svn path=/head/; revision=177882
Diffstat (limited to 'benchmarks/fhourstones/pkg-descr')
-rw-r--r--benchmarks/fhourstones/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/benchmarks/fhourstones/pkg-descr b/benchmarks/fhourstones/pkg-descr
new file mode 100644
index 000000000000..2850b473f8c1
--- /dev/null
+++ b/benchmarks/fhourstones/pkg-descr
@@ -0,0 +1,5 @@
+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