COIN-OR::LEMON - Graph Library

Changes between Version 11 and Version 12 of ContribProjects


Ignore:
Timestamp:
12/03/13 22:18:10 (10 years ago)
Author:
Peter Kovacs
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ContribProjects

    v11 v12  
    1 = LEMON Contribution Projects =
     1= LEMON Contributions =
    22
    3 These projects are unofficial contributions for LEMON and most of them are unmaintained.
     3== Contribution Projects ==
     4
     5These projects are unofficial contributions for LEMON. Most of them are unmaintained.
    46
    57 - [http://lime.cs.elte.hu/~kpeter/hg/lemon-benchmark/ LEMON Benchmark Programs]
     
    2729 - [[Satsuma]]
    2830     A graph library for C#, inspired by LEMON.
     31
     32
     33== Other Contributions ==
     34
     35The following tickets contain implementations of various extensions for LEMON, which have not been merged to the main development branch yet.
     36
     37 - [#363 #363 Planar graph type]
     38 - [#225 #225 Binary graph file format]
     39 - [#355 #355 SCIP MipSolver backend]
     40 - [#224 #224 Static graph maps]
     41 - [#370 #370 Edge coloring algorithms]