> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
> Brett Handley
> Sent: Thursday, December 20, 2001 1:42 PM
> To: [EMAIL PROTECTED]
> Subject: [REBOL] Re: Objects, references & values

> I'd love to see the result of your work. Such a tool would be handy quite
> often.

Hi, yep that's why I do it now. I have looked into several graph-layout things.
Most of them need to much housekeeping stuff around the layouters, others are
fixed to a specific language I don't use/want to use...

> What sort of "access requests" does your graph layout algorithm need to make
> on the graph data structure?

Very simple: You just have to provide a set of nodes and a set of edges, that's
it at first. You will get a set of nodes with screen coordinates set.

There are other things that might come up but I want to start simple and stupid.
I hope to get feedback from all of you than and than the layouter thing can be
tailored to the needs of the community. Robert

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to