C++ Boost Graph Library
✍ Scribed by Laj-Kvan Li, Endryu Lamsdejn Dzheremi Sik
- Publisher
- Piter
- Year
- 2006
- Tongue
- English
- Leaves
- 301
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
Izdanie, yavlyayuscheesya perevodom odnoj iz knig serii "C++ in Depth", posvyascheno opisaniyu Boost Graph Library (BGL) - biblioteki dlya postroeniya struktur dannykh i algoritmov vychislenij na grafakh, prednaznachennykh dlya resheniya samykh raznoobraznykh zadach: ot optimizatsii internet-marshrutizatsii i planirovaniya telefonnykh setej do zadach molekulyarnoj biologii. Soderzhit razvernutoe opisanie BGL, demonstriruet primery prilozhenij k real'nym zadacham. Pervaya chast' yavlyaetsya polnym rukovodstvom pol'zovatelya, nachinaetsya s vvedeniya ponyatij teorii grafov, terminologii i opisaniya obobschennykh algoritmov na grafakh, znakomit pol'zovatelya so vsemi osnovnymi vozmozhnostyami biblioteki BGL. Vtoraya chast' - polnoe spravochnoe rukovodstvo, soderzhit dokumentatsiyu ko vsem kontseptsiyam BGK, ee algoritmam i klassam.
📜 SIMILAR VOLUMES
Издание, являющееся переводом одной из книг серии «C++ in Depth», посвящено описанию Boost Graph Library (BGL) — библиотеки для построения структур данных и алгоритмов вычислений на графах, предназначенных для решения самых разнообразных задач: от оптимизации интернет-маршрутизации и планирования те
The Boost Graph Library (BGL) is the first C++ library to apply the principles of generic programming to the construction of the advanced data structures and algorithms used in graph computations. Problems in such diverse areas as Internet packet routing, molecular biology, scientific computing, and
The Boost Graphic Library (BGL) gives experienced C++ developers high quality implementations of a wide range of graph data structures and algorithms -- helping them save time that would otherwise have been spent on developing and debugging. Now, the BGL's creators offer a complete tutorial and refe
CD-ROM contains: Source code of BGL -- Fully searchable hyperlinked version of text.
<p>If you are a C++ programmer who has never used Boost libraries before, this book will get you up-to-speed with using them. Whether you are developing new C++ software or maintaining existing code written using Boost libraries, this hands-on introduction will help you decide on the right library a