|
From: <ge...@te...> - 2003-05-07 17:18:37
|
Ahhh, very cool. I'm about to write one in Objective-C... though it's for a particular purpose, which will limit how generic it is. I intend to follow the "patterns" set up by Ptolemy, GVF, and Boost, all of which have an explicit class for the graph data structure. Thanks! Nick Collier writes: > I'm surprised no one has ever asked this before as its fairly obvious a > Network structure would be useful. That said, we went with a List for > simplicity and things sort of grew from there. At the moment though, Tom > is working a Graph class I think. > > Nick > > On Tue, 2003-05-06 at 17:44, ge...@te... wrote: > > Please excuse my ignorance, here; but, was it a purposeful decision > > to use a transparent List as a representation of a network (graph)? > > Why not use a Network class that contains higher level data about > > the structure? > -- > Nick Collier <nic...@ve...> -- glen e. p. ropella =><= Hail Eris! H: 503.630.4505 http://www.ropella.net/~gepr M: 971.219.3846 http://www.tempusdictum.com |