home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sources / wanted / 4028 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  704 b 

  1. Xref: sparky comp.sources.wanted:4028 comp.graphics:8996
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!sdd.hp.com!usc!nic.csu.net!koko.csustan.edu!rat!zeus!asamonte
  3. Newsgroups: comp.sources.wanted,comp.graphics
  4. Subject: Directed Graphs...
  5. Message-ID: <1992Aug19.234557.185861@zeus.calpoly.edu>
  6. From: asamonte@zeus.calpoly.edu (Just some loser...)
  7. Date: Wed, 19 Aug 1992 23:45:57 GMT
  8. Organization: Nothing worth mentioning...
  9. Lines: 7
  10.  
  11. I'm working with some simple directed graphs.  I'm using a linked list
  12. for the nodes, and two linked lists for the edges.  I'm intersted
  13. in finding some code that will print out a graph in ascii.
  14. If anyone knows of such a beastie, please let me know...
  15.  
  16. -Alex
  17.  
  18.