Skip Menu |

This queue is for tickets about the Boost-Graph CPAN distribution.

Report information
The Basics
Id: 37761
Status: new
Priority: 0/
Queue: Boost-Graph

People
Owner: Nobody in particular
Requestors: toapole [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.4
Fixed in: (no value)



Hi There is example result of calling method "get_edges()" from directed graph (100 nodes, 400 edges max). When I call "$graph->dijkstra_shortest_path('4_5','5_7')" it works fine, but when I call "$graph->dijkstra_shortest_path('5_7', '4_5')" (actually there is no such path) it just freezes.. Thanks!
Subject: output.txt

Message body is not shown because it is too large.