-------- Original Message --------
Subject: v.target() does not work properly (fwd)
Date: Thu, 1 Mar 2007 11:18:51 +0100 (CET)
From: Marodi Mate <marodi(a)gawain.elte.hu>
To: graph-tool(a)forked.de
CC: tiago(a)forked.de
[I try again...]
(neither does v.source())
if one applies the example about the number of second neighbors in the
manula,
the result is, of course, the one put there. Unfortunately it is not
correct:
only one node has 2 2nd neighbors.
the problem is seemingly with n.target() in edit_function(). every time it
returns a vertex, it returns a completely new one. the same is true for
n.source().
Mate Marodi
--
Tiago de Paula Peixoto <tiago(a)forked.de>