BGL Open Bugs (138 matches)

Open bugs in the Boost Graph Library and related components.

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 138)

1 2

Type: Bugs (100 matches)

Ticket Summary Component Status Type Milestone
#231 Graph Header Clashes With Format Header graph reopened Bugs
#375 LEDA graph adaptors do not handle hidden nodes properly graph reopened Bugs
#380 Support for bundled properties in graph adaptors graph reopened Bugs To Be Determined
#1326 Unable to check graph isomorphism using LEDA adapter graph reopened Bugs To Be Determined
#4899 Parallel graphs don't work with named vertices graph new Bugs To Be Determined
#5606 Graph depends on xpressive, but xpressive doesn't work with Sun's compiler graph new Bugs To Be Determined
#5945 Error in Connected Components Result graph new Bugs To Be Determined
#6391 New reverse_graph edge descriptor type breaks shared property maps graph new Bugs To Be Determined
#6544 The documentation of iterator_property_map is overly complicated and incorrect property_map new Bugs To Be Determined
#6954 property map 'put' should support move semantics property_map assigned Bugs Boost 1.56.0
#7341 Vector subscript out of range exception when calling weighted_core_numbers graph reopened Bugs To Be Determined
#7502 Planarity test runs in quadratic time on some graphs graph new Bugs To Be Determined
#7507 BGL subgraph copy constructor buggy graph new Bugs To Be Determined
#7729 concept_def.hpp multiple inclusion prevention macro bug graph assigned Bugs Boost 1.56.0
#8250 Bug deleting self loop edges in parallel code graph new Bugs To Be Determined
#8767 named_function_params.hpp: Unused variable warnings: (weight_map, tag_namespace) graph new Bugs To Be Determined
#8962 adjacency_list doesn't work with hash_setS graph new Bugs To Be Determined
#9463 Boost subgraph copy constructor in 1.55.0 not working properly but works well i 1.46.0 graph new Bugs To Be Determined
#9493 labeled_graph may refer to and operate on released memory after removing a vertex by label graph new Bugs To Be Determined
#9554 read_graphviz example code crashes graph new Bugs To Be Determined
#9677 make_biconnected_planar failure when working with custom planar embedding graph new Bugs To Be Determined
#9730 copy_graph doesn't use graph_traits graph new Bugs To Be Determined
#9770 Finish_edge event misbehavior. graph new Bugs To Be Determined
#9808 bc_clustering: "has no edges" identifier not found graph new Bugs To Be Determined
#9819 Documentation issue with Boost Graph Library graph new Bugs To Be Determined
#9826 compress boost::property graph new Bugs To Be Determined
#9872 brandes_betweenness_centrality does not work with graph containing disjoint components. graph new Bugs To Be Determined
#10086 Backwards compatibility to 1.42 adjacency list serialisation is broken graph new Bugs To Be Determined
#10090 [graph] missing documentation : member functions for bundled property in adjacency_list graph new Bugs To Be Determined
#10102 dynamic_properties inconsistent usage of lexical_cast and stringstream graph new Bugs To Be Determined
#10105 graphml attribute type mapping for types not in specification graph new Bugs To Be Determined
#10206 graph/kamada_kawai: remove calculation of unused debug variable E graph new Bugs To Be Determined
#10207 graph/kamada_kawai: fix matrix size of 3-dimensional linear solver graph new Bugs To Be Determined
#10222 root map not correctly computed by strong_components graph new Bugs To Be Determined
#10224 [property map] compilation error : make_function_property_map property_map new Bugs To Be Determined
#10382 1.56.0 Graph adjacency_list has compile errors on g++ 4.6.4 graph new Bugs To Be Determined
#10395 boost::prim_minimum_spanning_tree returning incorrect result graph new Bugs To Be Determined
#10449 directed_graph copy constructor graph new Bugs To Be Determined
#10577 ‘num_synchronizations’ declared in scope graph new Bugs To Be Determined
#10707 Subgraph copy constructor doesn't copy all the data for children subgraphs graph new Bugs To Be Determined
#10801 Used uninitialized error in boyer_myrvold_impl.hpp graph new Bugs To Be Determined
#10805 Bugs: problem in push_relabel_max_flow algorithm when using std::numeric_limits<double>::max() as capacity in some edges graph new Bugs To Be Determined
#10830 Clang static analyzer warns about <boost/graph/named_function_params.hpp> graph new Bugs To Be Determined
#10895 graph - copy_component is broken graph new Bugs To Be Determined
#10896 astar_maze.cpp: Debug assertion under Windows MSVC-12 graph new Bugs To Be Determined
#10903 planar_face_traversal function graph new Bugs To Be Determined
#11015 Bug with boost/graph/detail/edge.hpp graph new Bugs To Be Determined
#11092 Boost write_graphml writes non-conformant GraphML for boolean attributes graph new Bugs To Be Determined
#11133 Graph: using 'nil' as a local variable graph new Bugs To Be Determined
#11137 Bug in graph/dijkstra_shortest_paths_no_color_map.hpp graph new Bugs To Be Determined
#11144 Kamada Kawai graph layout algorithm crashes with MSVC 2013 with -O2 graph new Bugs To Be Determined
#11164 Graph adjacency_list, add_vertex compile error on clang 3.6 graph new Bugs To Be Determined
#11260 stored_edge_property's copy constructor is implicitly deleted for some compilers graph new Bugs To Be Determined
#11300 I think the invariant in ResourceExtensionFunction for r_c_shortest_paths is not correct graph new Bugs To Be Determined
#11341 dimacs_basic_reader reads corrupted data graph new Bugs To Be Determined
#11355 Sloan ordering does not work on disconnected graphs graph new Bugs To Be Determined
#11374 find_flow_cost() not working with bundled or user-defined properties graph new Bugs To Be Determined
#11406 Bug in edge connectivity - directed graphs graph new Bugs To Be Determined
#11577 Parallel graph documentation refers to non-existent type graph new Bugs To Be Determined
#11626 graph: segfault with custom container example graph new Bugs To Be Determined
#11658 push_relabel_max_flow graph new Bugs To Be Determined
#11659 push_relabel_max_flow graph new Bugs To Be Determined
#11666 graph library documentation issues ("Using adjacency_list") graph new Bugs To Be Determined
#11714 [subgraph.hpp] add_vertex(u_global, g) on a subgraph does not recursively add to parent subgraphs graph new Bugs To Be Determined
#11723 Memory leak (and assertion failed) in r_c_shortest_paths.hpp graph new Bugs To Be Determined
#11735 A* Out of Range Error on 2D grid if width or height is 1 graph new Bugs To Be Determined
#11761 boost/graph/kamada_kawai_spring_layout.hpp: many indexes out of range ? graph new Bugs To Be Determined
#11771 Type error in has_member_finish_edge with CLR graph new Bugs To Be Determined
#11876 Boost.Graph conflicts with Qt's foreach macro graph new Bugs To Be Determined
#11880 BGL adjacency_matrix_traits compiling failure graph new Bugs To Be Determined
#11908 mpi_process_group.cpp uses undefined class 'std::list' graph new Bugs To Be Determined
#11916 Problem with iterating foreach on in_edges of reverse_graph graph new Bugs To Be Determined
#11955 boost/graph/adjacency_matrix.hpp triggers deprecated code graph new Bugs To Be Determined
#11960 boost::transitive_closure dies on small graph with only 100,000 vertices graph new Bugs To Be Determined
#12038 Max-flow algorithms not working with named parameters. graph new Bugs To Be Determined
#12048 Deprecated libstdc++ header used in adjacency_list.hpp graph new Bugs To Be Determined
#12186 Inclusion order for labeled_graph graph new Bugs To Be Determined
#12272 vertex_iterator dereference has odd return value graph new Bugs To Be Determined
#12440 incorrect configuration in boost/graph/properties.hpp for Oracle Developer Studio graph new Bugs To Be Determined
#12442 container_traits is closed for extension graph new Bugs To Be Determined
#12526 test_graphs.cpp :Error: The operation "boost::undirected_graph*** is illegal graph new Bugs To Be Determined
#12555 Graph headers are not self-contained graph new Bugs To Be Determined
#12558 reverse_graph is missing degree() graph new Bugs To Be Determined
#12612 Inconsistency in vf2_subgraph_iso documentation / return value graph new Bugs To Be Determined
#12613 Problem in vf2_subgraph_iso handling self-loops when using undirectedS graph new Bugs To Be Determined
#12614 Boost graph vf2 isomorphism algo runs for ever for this test case graph new Bugs To Be Determined
#12656 `vf2_subgraph_iso` fails to find matchings in mutually connected vertices graph new Bugs To Be Determined
#12700 Returned type mess with find_flow_cost graph new Bugs To Be Determined
#12701 Numerical error cause invalid input to dijkstra algorithm in min cost max flow code graph new Bugs To Be Determined
#12939 use of boost::graph_bundle with subgraph graph new Bugs To Be Determined
#12994 Bugs in make_maximal_planar() function graph new Bugs Boost 1.63.0
#13055 Couple doc typos graph new Bugs To Be Determined
#13151 Graph dominiator tree considers unvisited vertices graph new Bugs To Be Determined
#13198 breadth_first_visit crashes on graphs where VertexLists is vecS graph new Bugs To Be Determined
#13209 erdos_renyi_iterator hangs when n is 1 graph new Bugs To Be Determined
#13210 Signed integer overflow in successive_shortest_path_nonnegative_weights() graph new Bugs To Be Determined
#13314 warning in graph/transitive_closure.hpp graph new Bugs To Be Determined
#13328 transitive_reduction.hpp in the Graph component contains two lines that use "not" instead of "!" graph new Bugs To Be Determined
#13332 Boost 1.65.1 seems to be missing boost graph fixes from 1.64 graph new Bugs To Be Determined
#13374 Boykov Kolmogorov warning with float graph new Bugs To Be Determined
(more results for this group on next page)
1 2
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.