ideas for programs?

Florian Diesch diesch at spamfence.net
Sat Jun 3 20:09:15 EDT 2006


Brandon McGinty <brandon.mcginty at gmail.com> wrote:


> I've been learning python for the past couple of months and writing
> misc scripts here and there, along with some web apps.
> I'm wondering if anyone has ideas of programs I might try my hand at making?

Something I wanted a few days ago: I have a graph described in the .dot
language (used by GraphViz <http://www.graphviz.org>) and want you get
things like "shortest path between two nodes", "all paths between two
nodes", "all cycles" and whatever graph theory knows as interesting. 


   Florian
-- 
<http://www.florian-diesch.de/>



More information about the Python-list mailing list