Suresh:
> I could find GeoSteiner  (http://www.diku.dk/geosteiner/) which is
> implemented as a C program. Anybody know python wrapper for this?
> Anybody tried this program in a python program?

Once compiled, you may just need to use it with files calling it
through the console with pipes from Python. If that isn't enough, you
can probably write a simple enough wrapper using Pyrex.
If you succed, I may be interested in the result.

Bye,
bearophile

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to