Changes between Version 11 and Version 12 of ContribProjects
- Timestamp:
- 12/03/13 21:18:10 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ContribProjects
v11 v12 1 = LEMON Contribution Projects =1 = LEMON Contributions = 2 2 3 These projects are unofficial contributions for LEMON and most of them are unmaintained. 3 == Contribution Projects == 4 5 These projects are unofficial contributions for LEMON. Most of them are unmaintained. 4 6 5 7 - [http://lime.cs.elte.hu/~kpeter/hg/lemon-benchmark/ LEMON Benchmark Programs] … … 27 29 - [[Satsuma]] 28 30 A graph library for C#, inspired by LEMON. 31 32 33 == Other Contributions == 34 35 The 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]