logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sgbdemos - Examples of the use of The Stanford GraphBase

Author

       The Stanford Graphbase is copyrighted by Stanford University.  This manual page  was  written  by  Julian
       Gilbey <jdg@debian.org> for the Debian GNU/Linux system.

                                                                                                     SGBDEMOS(1)

Bugs

       Genuine bugs may be reported to Donald Knuth via email to sgb@cs.stanford.edu.PLEASEDONOTUSETHISEMAILADDRESSFORANYPURPOSEOTHERTHANTOREPORTBUGSINTHESTANFORDGRAPHBASE.PROF.KNUTHDOESNOTACCEPTUNSOLICITEDEMAIL.

Description

       This  manual  page  documents  briefly the demonstration programs in The Stanford GraphBase.  This manual
       page was written for the Debian GNU/Linux distribution (but may be used by others), because the  original
       program does not have a manual page.

       A  general  introduction  to  the  GraphBase can be found in /usr/share/doc/sgb/abstract.dvi.gz, and more
       details appear in the man page sgb(1).  The details of these demonstration programs  are  best  found  by
       reading the code, which can be found in the directory /usr/share/doc/sgb-doc/examples.  The code includes
       a description of the appropriate options.  The code may be read directly, or can be turned into a pretty-
       printable  TeX form by using the cweave program.  See the cweb(1) manpage for more details.  The programs
       are very understandable, although a full introduction to them can only (currently) be found in Chapter  1
       of  the  book  by Donald E. Knuth entitled TheStanfordGraphBase:APlatformforCombinatorialComputing
       published jointly by ACM Press and Addison-Wesley (1993), ISBN 0-201-54275-7.

Name

       sgbdemos - Examples of the use of The Stanford GraphBase

See Also

sgb(1), cweb(1)

Synopsis

assign_lisa [options]
       book_components [options]
       econ_order [options]
       football [options]
       girth [options]
       ladders [options]
       miles_span [options]
       multiply [options]
       queen [options]
       roget_components [options]
       take_risc [options]
       word_components [options]

See Also