Version 32 (modified by 15 years ago) (diff) | ,
---|
Development
Starting Points
- Source Code Repositories
- Build and Installation Guide
- LEMON Project Template -- A template build environment for LEMON based projects (uses CMAKE).
Development Guidelines
Related Projects
- gLemon -- A graph editor for LEMON.
- pyLemon -- A Python language binding for LEMON.
- Perl-Lemon -- A Perl language binding for LEMON.
- LemonRouting -- Routing algorithms in telecommunication networks based on LEMON.
Unofficial Contribution Projects
Useful Links
C++ Manuals
- The C++ Resources Network (www.cplusplus.com)
- C++ Reference (www.cppreference.com)
- GCC's Standard C++ Library Module Reference Manual (gcc.gnu.org)
- EFnet #C++
Documentation & Version Control
LP/IP Solvers
- Open Source
- GLPK (GPL License)
- QOCA (LGPL License)
- CLP - COIN-OR Linear Program Solver
- CBC - COIN-OR Branch and Cut solver
- LpSolve
- Academic License (Source available)
- Free (as a beer)
- Commercial
- Free acacemic license
- Others
- Unclear
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