dgleich / matlab-bgl

A graph library for Matlab based on the boost graph library
http://dgleich.github.com/matlab-bgl
110 stars 70 forks source link

graph layout algorithms need status updates #4

Open dgleich opened 13 years ago

dgleich commented 13 years ago

The force directed layout algorithm works on big graphs but can take a long time. This function needs a status update on its progress.