Package
libboost-graph1.62-devVersion
1.62.0+dfsg-4Priority
optionalSection
universe/libdevelSource
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
778 kBDepends
libboost1.62-dev (= 1.62.0+dfsg-4), libboost-graph1.62.0 (= 1.62.0+dfsg-4), libboost-serialization1.62-dev (= 1.62.0+dfsg-4), libboost-test1.62-dev (= 1.62.0+dfsg-4)Conflicts
libboost-graph1.42-dev, libboost-graph1.46-dev, libboost-graph1.48-dev, libboost-graph1.49-dev, libboost-graph1.50-dev, libboost-graph1.52-dev, libboost-graph1.53-dev, libboost-graph1.54-dev, libboost-graph1.55-dev, libboost-graph1.57-dev, libboost-graph1.58-dev, libboost-graph1.60-dev, libboost-graph1.61-devHomepage
http://www.boost.org/libs/graph/Download Size
103 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.