Standard graph API?

Magnus Lie Hetland mlh at furu.idi.ntnu.no
Mon Aug 23 16:47:28 EDT 2004


In article
<YssWc.503921$Gx4.282534 at bgtnsc04-news.ops.worldnet.att.net>, wes
weston wrote:
[snip]
>
>Magnus,
>    Do you have any design thoughts. It would be good to have weighted,
>directed graphs and depth first traversal.

I've thought of several alternatives; basically, I just thought about
defining the "standard" API for the basic abstract data type
(including weights, direction, labels, colours etc.). Concrete
implementations and algorithms would be a separate issue.

>wes

-- 
Magnus Lie Hetland     "Canned Bread: The greatest thing since sliced
http://hetland.org      bread!" [from a can in Spongebob Squarepants]



More information about the Python-list mailing list