From: remixer
Subject: graph visualization/ social network analysis
Date: 
Message-ID: <1127723469.275797.23320@z14g2000cwz.googlegroups.com>
Hello,

Are there graph visualization packages in lisp, even great if something
targeted for social network analysis. Thanks, 

remixer
From: Pascal Bourguignon
Subject: Re: graph visualization/ social network analysis
Date: 
Message-ID: <87achzln0r.fsf@thalassa.informatimago.com>
"remixer" <········@gmail.com> writes:
> Are there graph visualization packages in lisp, even great if something
> targeted for social network analysis. Thanks, 

I don't know.  

What I do, is to use graphviz rather rudimentarily, generating the
.dot files from my lisp graph objects with a couple of clos methods.

See:
cvs -z3 -d ··················@cvs.informatimago.com:/usr/local/cvs/public/chrooted-cvs/cvs co common/common-lisp/graph-dot.lizp
cvs -z3 -d ··················@cvs.informatimago.com:/usr/local/cvs/public/chrooted-cvs/cvs co common/common-lisp/graph.lizp

http://www.informatimago.com/develop/lisp/                            

-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
You never feed me.
Perhaps I'll sleep on your face.
That will sure show you.