graph algo

AIMS library and commands usage

Moderators: denghien, riviere

Post Reply
User avatar
cedric clouchoux
Posts: 33
Joined: Tue Jul 06, 2004 2:54 pm
Location: BIC, MNI, Montreal

graph algo

Post by cedric clouchoux »

Hi all!
little question : is there an implementation, somewhere in Aims, of a shortest way algo between 2 vertex in a graph?? (i don't feel looking at all methods names! :oops:)
I'm going to look into aims, but if you have any idea, let me know!
thx a lot ;-)
cedric
User avatar
riviere
Site Admin
Posts: 1361
Joined: Tue Jan 06, 2004 12:21 pm
Location: CEA NeuroSpin, Saint Aubin, France
Contact:

Post by riviere »

Hi Cedric,

Well, I think there is no ready to use function coded on graphs. There are some front propagation and connected components algorithms in the sulcus recognition library, but maybe in a specific context.
Don't hesitate to code them and to release them with a nice API :D

Denis
Post Reply