Changes between Version 4 and Version 5 of GSoC2010Ideas
- Timestamp:
- 03/12/10 22:09:30 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoC2010Ideas
v4 v5 25 25 By taking part in this project, you can highly improve both your C++ and Python skills. In addition, understanding LEMON is a good opportunity to learn more about network modeling, graph algorithms and combinatorial optimization. 26 26 27 27 ---- 28 28 29 29 == Multi thread support & thread safe graph maps == … … 47 47 48 48 By taking part in this project, you can get familiar with the LEMON library, and principles of concurrent programming - a soon to be fundamental paradigm in practical operations research and optimization. 49 50 ---- 49 51 50 52 == Cairo based graph visualization ==