COIN-OR::LEMON - Graph Library

Changes between Version 31 and Version 32 of Development


Ignore:
Timestamp:
10/06/09 13:30:13 (15 years ago)
Author:
Peter Kovacs
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Development

    v31 v32  
    11= Development =
    22
    3  - [wiki:LemonRepos List of the public source code repositories]
    4  - [wiki:InstallGuide Build and installation guide]
    5  - [wiki:ProjectTemplate A template build environment for LEMON based projects (uses CMAKE)].
     3== Starting Points ==
     4
     5 - [wiki:LemonRepos Source Code Repositories]
     6 - [wiki:InstallGuide Build and Installation Guide]
     7 - [wiki:ProjectTemplate LEMON Project Template] -- A template build environment for LEMON based projects (uses CMAKE).
    68
    79== Development Guidelines ==
     
    1113 - [wiki:MakingRelease Making Release]
    1214
    13 == Other Resources ==
     15== Related Projects ==
     16
     17 - [http://lemon.cs.elte.hu/hg/glemon gLemon] -- A graph editor for LEMON.
     18 - [http://lime.cs.elte.hu/~alpar/hg/hgwebdir.cgi/pylemon/ pyLemon] -- A [http://www.python.org/ Python] language binding for LEMON.
     19 - [http://lemon.cs.elte.hu/svn/perl-lemon/ Perl-Lemon] -- A [http://www.perl.org/ Perl] language binding for LEMON.
     20 - [http://lemon.cs.elte.hu/svn/LemonRouting/ LemonRouting] -- Routing algorithms in telecommunication networks based on LEMON.
     21
     22== Unofficial Contribution Projects ==
    1423 
    15  - [wiki:ContribProjects LEMON Contribution Projects]
    16      A collection of unofficial contribution projects for LEMON.
     24 - [wiki:ContribProjects Unofficial Contribution Projects for LEMON]
     25
    1726
    1827== Useful Links ==