pkgsrc/math/graphopt
wiz 4a394a0df8 Update to 0.3.
v0.3
      * Changed default spring length to 0 and default spring constant to 1
      * Made dot file import more robust:
        * Reports if it doesn't seem to be a dot file rather than blindly
          trying to open it
        * Accounts for more dot syntax
        * doesn't segfault on any of the graphviz examples
      * Made graphopt file opening more robust:
        * Reports if it doesn't seem to be a graphopt file rather than
          blindly trying to open it

v0.2
      * Changed references to vector to std::vector, making compliant with
        latest c++ standards (a la gcc 3)
2003-03-20 11:14:50 +00:00
..
DESCR Initial import of graphopt-0.1, a graph layout optimizer: 2003-01-23 19:27:12 +00:00
distinfo Update to 0.3. 2003-03-20 11:14:50 +00:00
Makefile Update to 0.3. 2003-03-20 11:14:50 +00:00
PLIST Properly install the xpm graphics that graphopt uses for the buttons. 2003-01-27 17:24:08 +00:00