On Sun, 16 Feb 2003, Stefano Mazzocchi wrote:

> 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.

I'll see if I can come up with something like this. I might have some
spare time around here somewhere.

-- 
Nothing is perfekt. Certainly not me.
Success to failure. Just a matter of degrees.

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

Reply via email to