SGB
Datasets for the Stanford Graph Base
SGB
is a dataset directory which
contains files uses in Donald Knuth's Stanford
Graph Base, a set of data and programs intended to implement and demonstrate
a variety of combinatorial algorithms, most with a graphical basis.
Despite the ".dat" file extension, each file is plain text.
Reference:
-
Donald Knuth,
The Stanford Graph Base: A Platform for Combinatorial Computing,
ACM Press, 1993,
ISBN: 0201542757,
LC: QA164.K6.
Datasets:
-
anna.dat,
character interactions in the chapters of "Anna Karenina";
-
david.dat,
character interactions in the chapters of "David Copperfield";
-
econ.dat,
an input/output model of the economy of the United States;
-
games.dat,
college football scores;
-
homer.dat,
character interactions in the chapters of "The Iliad";
-
huck.dat,
character interactions in the chapters of "Huckleberry Finn";
-
jean.dat,
character interactions in the chapters of "Les Miserables";
-
miles.dat,
intercity mileage data;
-
mona.dat,
pixel data for Leonardo da Vinci's "Mona Lisa";
-
roget.dat,
relations between words defined in "Roget's Thesaurus";
-
test.dat,
a file of test data used to validate the GB_IO module;
-
words.dat,
five letter words;
You can go up one level to
the DATASETS directory.
Last revised on 24 June 2008.