
4 Jan
2007
4 Jan
'07
3:29 p.m.
Jens Müller wrote:
The code in the attached file indeed seems to work ...
Unfortunately, I cannot really test this at the moment - the graphml reader from graph-tool does not seem to work with LEDA graphs.
Either I'm too stupid to use the LEDA adapter, or all kinds of types in graph_traits are not defined for LEDA graphs.
Hmmpf ... I used leda::graph instead of leda::GRAPH<T1,T2> (with two dummy ints now). Is there any specific reason why there is no adapter for the unparameterised leda::graph? Now that it's running, it seems to be working quite nicely (at least, it doesn't crash).