-
Notifications
You must be signed in to change notification settings - Fork 212
Pull requests: boostorg/graph
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Replace Boost::foreach dependency with range-based for
#409
opened Dec 21, 2024 by
georgthegreat
Loading…
Use vector-of-structs of preds/semi for Lengauer-Tarjan
#408
opened Dec 21, 2024 by
samolisov
Loading…
Add a benchmark for the Lengauer-Tarjan dominator tree algorithm
#406
opened Dec 19, 2024 by
samolisov
Loading…
Make adjacency_matrix implement BidirectionalGraph concept
#403
opened Dec 12, 2024 by
Wavetrace
Loading…
Fix the O(n^3) performance issue in
is_connected
utility function
#397
opened Nov 12, 2024 by
Wavetrace
Loading…
Make filtered_graph conditionally model the underlying graph
#396
opened Nov 8, 2024 by
tsnorri
Loading…
Apply std::remove_const before passing Graph to graph_traits in filtered_graph
#395
opened Nov 8, 2024 by
tsnorri
Loading…
Split CMake identities: superproject and 'developer'
#392
opened Oct 31, 2024 by
jeremy-murphy
•
Draft
new planar_vertex_six_coloring() algorithm with examples, tests and doc
enhancement
#387
opened Oct 2, 2024 by
Hermann-SW
Loading…
Fix creation of nested subgraphs by vertex descriptors
#379
opened Jun 10, 2024 by
reuther-genisys
Loading…
vf2_sub_graph_iso.hpp: fix bug when subgraph is filtered
bug
#282
opened Jan 2, 2022 by
count0
Loading…
Add user callback to
vf2_subgraph_mono
to potentially stop search before each check.
enhancement
#280
opened Dec 14, 2021 by
cqc-alec
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:develop.