The current git version of the code fixed my problem. Thank you! -Lisa On Fri, Oct 3, 2014 at 10:37 AM, lmz <[email protected]> wrote:
> Aha that does sound promising! I'll try pulling the current git version > and see if it fixes it. > Thank you both! > -Lisa > > On Fri, Oct 3, 2014 at 1:21 AM, paob [via Main discussion list for the > graph-tool project] <[hidden email] > <http://user/SendEmail.jtp?type=node&node=4025771&i=0>> wrote: > >> Hi Lisa, >> >> I recently posted Issue #188: >> https://git.skewed.de/count0/graph-tool/issues/188 which Tiago resolved >> in the current master branch. >> >> Can you run the simple example I posted? I see in your path_debug.py that >> you use shortest_distance with a specified target which in version 2.2.35 >> stops the search as soon as the target node is discovered during Dijkstra's >> algorithm. >> >> If this is the problem then you either need to compile the current (git) >> version of graph-tool or to wait for the next pre-compiled packages. >> >> Hope that helps, >> Paul >> >> ------------------------------ >> If you reply to this email, your message will be added to the >> discussion below: >> >> http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/unexpected-shortest-path-result-tp4025765p4025768.html >> To unsubscribe from unexpected shortest_path result, click here. >> NAML >> <http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> >> > > > ------------------------------ > View this message in context: Re: unexpected shortest_path result > <http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/unexpected-shortest-path-result-tp4025765p4025771.html> > Sent from the Main discussion list for the graph-tool project mailing > list archive > <http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/> > at Nabble.com. > > _______________________________________________ > graph-tool mailing list > [email protected] > http://lists.skewed.de/mailman/listinfo/graph-tool > >
_______________________________________________ graph-tool mailing list [email protected] http://lists.skewed.de/mailman/listinfo/graph-tool
