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