You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
796 B

  1. <HTML>
  2. <HEAD><TITLE>The cudd package: Overview</TITLE></HEAD>
  3. <BODY>
  4. <H1>The cudd package</H1>
  5. <H2>The University of Colorado decision diagram package.</H2>
  6. <H3>By Fabio Somenzi</H3>
  7. <UL>
  8. <LI> <A HREF="cuddExt.html" TARGET="_top">
  9. Information for programmers</A>
  10. <LI> <A HREF="cuddAllByFunc.html" TARGET="_top">
  11. Information for developers sorted by function</A>
  12. <LI> <A HREF="cuddAllByFile.html" TARGET="_top">
  13. Information for developers sorted by file</A>
  14. </UL>
  15. <HR>
  16. External functions and data strucures of the CUDD package.
  17. <ul>
  18. <li> To turn on the gathering of statistics, define DD_STATS.
  19. <li> To link with mis, define DD_MIS.
  20. </ul>
  21. Modified by Abelardo Pardo to interface it to VIS.
  22. <HR>
  23. Last updated on 20120204 17h33
  24. </BODY>
  25. </HTML>
  26. writing ./cuddExt.html