sgb 1:20210202-1 source package in Ubuntu
Changelog
sgb (1:20210202-1) unstable; urgency=medium * New upstream version. * Build now incorporates the gb_graph-bigalloc.ch change file. -- Julian Gilbey <email address hidden> Sun, 07 Feb 2021 10:50:52 +0000
Upload details
- Uploaded by:
- Julian Gilbey
- Uploaded to:
- Sid
- Original maintainer:
- Julian Gilbey
- Architectures:
- any all
- Section:
- math
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | multiverse | math | |
Jammy | release | multiverse | math | |
Impish | release | multiverse | math | |
Hirsute | release | multiverse | math |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sgb_20210202-1.dsc | 1.9 KiB | c14fc5adfba03ec390cc2e1859e51dc746869e202febd0b29209100c2966cc69 |
sgb_20210202.orig.tar.gz | 481.9 KiB | 878b729d9cb62332025d1ca4ec14fa91b5a06143b41210ede607de88cbf3d5d2 |
sgb_20210202-1.debian.tar.xz | 10.7 KiB | d72268a7edc84491514a55991b583ad9ce204a5785b9f3c6b0794f089bb27309 |
Available diffs
No changes file available.
Binary packages built by this source
- sgb: The Stanford GraphBase: combinatorial data and algorithms
A highly portable collection of programs and data for researchers who
study combinatorial algorithms and data structures.
.
The programs are intended to be interesting in themselves as examples
of literate programming. Thus, the Stanford GraphBase can also be
regarded as a collection of approximately 30 essays for programmers
to enjoy reading, whether or not they are doing algorithmic research.
The programs are written in CWEB, a combination of TeX and C that is
easy to use by anyone who knows those languages and easy to read by
anyone familiar with the rudiments of C.
.
This package contains only the libraries and the demonstration
programs; for the readable source code, which forms the documentation
as well, see the sgb-doc package.
- sgb-dbgsym: debug symbols for sgb
- sgb-doc: Documentation for the Stanford GraphBase
This package contains the source code for the GraphBase library, which
forms the major documentation of the package. It will be installed in
/usr/share/doc/sgb/ src.
.
The source code is written in CWEB, a combination of TeX and C, using a
very readable literate programming style, making the code a joy to read.