Version 17 (modified by 16 years ago) (diff) | ,
---|
Development
Development Guidelines
Source Code Repositories
- 1.x main development branch (hg repository): http://lemon.cs.elte.hu/hg/lemon-main
- 1.0 branch (hg repository): http://lemon.cs.elte.hu/hg/lemon-1.0
- 1.x full repository (hg repository): http://lemon.cs.elte.hu/hg/lemon
- 0.x series svn trunk: http://lemon.cs.elte.hu/svn/lemon/trunk
Useful Links
C++ Manuals
- The C++ Resources Network (www.cplusplus.com)
- GCC's Standard C++ Library Module Reference Manual (gcc.gnu.org)
Documentation & Version Control
LP/IP Solvers
- ILOG CPLEX
- GLPK
- QSopt
- QOCA
- MINTO
- CLP - COIN-OR Linear Program Solver
- CBC - COIN-OR Branch and Cut solver
- LpSolve
- SoPlex
- Scip
Similar Projects, Products
- Boost C++ Libraries
- GTAD (Graph Toolkit for Algorithms and Drawings) (Inspired by Boost and highly compatible with it)
- LEDA
- Andrew Goldberg's Network Optimization Library
- PIGALE (Public Implementation of a Graph Algorithm Library and Editor)
- GOBLIN: A Graph Object Library for Network Programming Problems
- COIN-OR (Computational Infrasturcture for OR)
- Mascopt project
- igraph
- Graph Drawing Toolkit