Rodent of Unusual Size wrote:
as i blogged, i'd love to see this feedable into agora..

agora's file format is *very* simple. example:

3
me
you
somebody
1|2|2
2|3|1
3|1|1

first line is the number of nodes (n)
follows the names of the nodes (n lines)
follows any number of links where x|y|z says that
 x node links to y node with intensity z

current limitation is that intensity must be an integer number (I want it to be a float in the future)

So, if you come up with the above, agora can visualize it right away.

--
Stefano Mazzocchi                               <[EMAIL PROTECTED]>
   Pluralitas non est ponenda sine necessitate [William of Ockham]
--------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to