diff options
author | gerald <gerald@FreeBSD.org> | 2003-05-04 23:33:32 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2003-05-04 23:33:32 +0800 |
commit | 1f0d1ca376cafce774970d9044a4ca7ce3884a57 (patch) | |
tree | 3e3ace988ed85a7da98389e312e9c089cc540687 /devel/sgb/pkg-descr | |
parent | 970321227f5c1a73ea4bf33ebcbc5f75bccec033 (diff) | |
download | freebsd-ports-gnome-1f0d1ca376cafce774970d9044a4ca7ce3884a57.tar.gz freebsd-ports-gnome-1f0d1ca376cafce774970d9044a4ca7ce3884a57.tar.zst freebsd-ports-gnome-1f0d1ca376cafce774970d9044a4ca7ce3884a57.zip |
Contribute a port of SGB, the Stanford Graphbase by Donald E. Knuth, which
is a workbench for combinatorial computing and provides standard sets of
data that can be used for benchmark tests of competing methods.
Reviewed by: obrien
Diffstat (limited to 'devel/sgb/pkg-descr')
-rw-r--r-- | devel/sgb/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/sgb/pkg-descr b/devel/sgb/pkg-descr new file mode 100644 index 000000000000..4092637bcc39 --- /dev/null +++ b/devel/sgb/pkg-descr @@ -0,0 +1,8 @@ +A workbench for combinatorial computing, and standard sets of data that +can be used for benchmark tests of competing methods by Donald Knuth. +Also includes demonstration programs and games that make use of the data. + +WWW: http://www-cs-faculty.stanford.edu/~knuth/sgb.html + +- Gerald Pfeifer +gerald@FreeBSD.org |