Boost. Graph

GPTKB entity

Statements (56)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:video_game
gptkbp:developed_by Boost community
gptkbp:first_released gptkb:2001
gptkbp:has active user community
extensive test suite
gptkbp:has_documentation available online
https://www.w3.org/2000/01/rdf-schema#label Boost. Graph
gptkbp:is_available_on gptkb:Boost.org
gptkb:archive
gptkbp:is_compatible_with gptkb:C++20
gptkb:C++14
gptkb:C++17
C++11
gptkbp:is_documented_in Boost documentation
gptkbp:is_optimized_for gptkb:benchmark
scalability
memory efficiency
gptkbp:is_part_of gptkb:Boost_libraries
gptkb:Library
gptkbp:is_tested_for gptkb:GCC
gptkb:faction
gptkb:MSVC
gptkb:language
gptkbp:is_used_by gptkb:architect
gptkb:physicist
gptkb:software
data scientists
gptkbp:is_used_in gptkb:software_framework
algorithm design
data visualization
graph theory research
gptkbp:latest_version 2.76.0
gptkbp:license gptkb:Boost_Software_License
gptkbp:provides graph algorithms
graph traversal algorithms
shortest path algorithms
minimum spanning tree algorithms
graph visualization tools
graph data structures
graph algorithms for various applications
graph representation formats
gptkbp:supports undirected graphs
directed graphs
weighted graphs
unweighted graphs
dynamic graphs
adjacency list representation
adjacency matrix representation
custom graph properties
gptkbp:used_in gptkb:technology
bioinformatics
social network analysis
network analysis
gptkbp:written_in gptkb:C++