Package
libboost-graph1.62.0Version
1.62.0+dfsg-4Priority
optionalSection
universe/libsSource
boost1.62Origin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
360 kBDepends
libboost-regex1.62.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)Suggests
graphvizHomepage
http://www.boost.org/libs/graph/Download Size
93.2 kBAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu zesty/universe amd64 PackagesDescription
generic graph components and algorithms in C++This package forms part of the Boost C++ Libraries collection.
.
Graphs are mathematical abstractions that are useful for solving many
types of problems in computer science. Consequently, these abstractions
must also be represented in computer programs. A standardized generic
interface for traversing graphs is of utmost importance to encourage reuse
of graph algorithms and data structures.