COIN-OR::LEMON - Graph Library

Changes between Version 2 and Version 3 of InstallAutotool


Ignore:
Timestamp:
02/02/09 11:54:23 (15 years ago)
Author:
Peter Kovacs
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallAutotool

    v2 v3  
    1616
    1717The LEMON LP solver interface can use the GLPK (GNU Linear Programming
    18 Kit), CPLEX and {{{SoPlex}}} solvers.
     18Kit), CPLEX and SoPlex solvers.
    1919If you want to use it, you will need at least one of these.
    2020See the [source:INSTALL INSTALL] file how to enable these at compile time.
     
    9090make check
    9191}}}
    92 This step is optional, but recommended. It performs a bunch of library
    93 self-tests.
     92This step is optional, but recommended. It runs the self test programs that
     93we developed for LEMON to check whether the library works properly on your platform.
    9494
    9595{{{
     
    117117 - [http://pkgconfig.freedesktop.org/ pkgconfig]
    118118   - for initializing the build framework
    119  - [http://doxygen.org Doxygen]
     119 - [http://www.doxygen.org Doxygen], [http://www.graphviz.org Graphviz] and [http://pages.cs.wisc.edu/~ghost/ Ghostscript]
    120120   - for generating the documentations (optional, but recommended)
    121121