home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / graphics / 9041 < prev    next >
Encoding:
Text File  |  1992-08-20  |  1.8 KB  |  46 lines

  1. Newsgroups: comp.graphics
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!ucla-cs!lanai.cs.ucla.edu!william
  3. From: william@lanai.cs.ucla.edu (William Cheng)
  4. Subject: Re: Nice drawing of petri nets
  5. Message-ID: <1992Aug21.064719.12857@cs.ucla.edu>
  6. Followup-To: comp.graphics
  7. Originator: william@lanai.cs.ucla.edu
  8. Sender: usenet@cs.ucla.edu (Mr Usenet)
  9. Nntp-Posting-Host: lanai.cs.ucla.edu
  10. Organization: UCLA Computer Science Department
  11. References: <1992Aug20.122325.21010@hubcap.clemson.edu>
  12. Date: Fri, 21 Aug 92 06:47:19 GMT
  13. Lines: 31
  14.  
  15. In article <1992Aug20.122325.21010@hubcap.clemson.edu> you write:
  16. >Hello,
  17. >
  18. >(I already sent this to comp.sources.wanted, but got no reply, so I'm
  19. >trying comp.parallel and comp.graphics now.)
  20. >
  21. >I'm looking for algorithms (best in C, Pascal, ...) to draw a given 
  22. >petri net (C/E or P/T) "nice", i.e. input is a list of nodes and edges. 
  23. >Output can be a nice drawing of the given net or calculated coordinates 
  24. >of all nodes. 
  25. >
  26. >I'm interested in other petri net tools (i.e. analysis, editor, ...), too.
  27.  
  28. How about using a X-based MacDraw-like tool for drawing petri nets?
  29. You can try 'tgif'.  It also allows you to build library of symbols.
  30. You can obtain tgif from the following places through anonymous ftp:
  31.  
  32.     export.lcs.mit.edu    /contrib/tgif-2.12-p11.tar.Z
  33.     cs.ucla.edu        /pub/tgif/tgif-2.12-p11.tar.Z
  34.  
  35.     rye.cs.ucla.edu        /pub/tgif-2.12-p11.tar.Z
  36.                 /pub/samples_tgif/README
  37.                 /pub/samples_tgif/petri.tar.Z
  38.  
  39. On rye.cs.ucla.edu, there is a small sample of petri net primitives
  40. (place, transition, timed-transidion, and token) and an example.  You
  41. can build more once you understand how to build symbols from the man pages.
  42. -- 
  43. Bill Cheng // UCLA Computer Science Department // (310) 575-4507
  44. 3564-C Boelter Hall // Los Angeles, California 90024 // USA
  45. william@CS.UCLA.EDU      ...!{uunet|ucbvax}!cs.ucla.edu!william
  46.