#9012 closed Bugs (fixed)
Unexpected negative edge weight error in boost::prim_minimum_spanning_tree
Reported by: | Owned by: | Jeremiah Willcock | |
---|---|---|---|
Milestone: | To Be Determined | Component: | graph |
Version: | Boost 1.54.0 | Severity: | Regression |
Keywords: | Cc: |
Description
The attached sample throws negative edge exception from within prim_minimum_spanning_tree(). The same code works correctly on 1.53
Attachments (1)
Change History (4)
by , 9 years ago
Attachment: | CodeSample.cpp added |
---|
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Compiler: MS Visual Studio 2010 C++