From: Doug Gregor (dgregor_at_[hidden])
Date: 2007-01-08 10:43:22


On Jan 4, 2007, at 4:22 PM, Jens Müller wrote:

> Are functions like Succ_Adj_Edge inofficial? I googled for them and
> can't find any occurence in the official LEDA documentation.
>
> The "official way" seem to be member functions of the GRAPH class ...
>
> Obviously, in that case a reference to the graph would have to be
> stored
> in the iterator as well, so I see the advantage of the current
> solution.
>
> But shouldn't we stick to official interfaces?

Oops, yes we should stick to official interfaces. Thanks for looking
into this!

        Cheers,
        Doug