Changes between Version 7 and Version 8 of GSoC2010
- Timestamp:
- 03/02/10 10:50:17 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoC2010
v7 v8 6 6 It is a C++ template library providing efficient implementations of common data structures and algorithms with focus on combinatorial optimization tasks connected mainly with graphs and networks. 7 7 8 '''LEMON'''is a member of the '''[http://www.coin-or.org/ COIN-OR initiative]''', a collection of [WikiPedia:Operations_Research OR] related [http://opensource.org/ open source] projects. You are free to use it in your commercial or non-commercial applications under very permissive [wiki:License license terms].8 LEMON is a member of the '''[http://www.coin-or.org/ COIN-OR initiative]''', a collection of [WikiPedia:Operations_Research OR] related [http://opensource.org/ open source] projects. You are free to use it in your commercial or non-commercial applications under very permissive [wiki:License license terms]. 9 9 10 10 The project was launched by the [http://www.cs.elte.hu/egres/ Egerváry Research Group on Combinatorial Optimization (EGRES)] at the Operations Research Department of the Eötvös Loránd University, Budapest in 2003. Up to this point, the developers of the library work at the [http://www.elte.hu/en/ Eötvös Loránd University, Budapest] and at the [http://portal.bme.hu/langs/en/default.aspx Budapest University of Technology and Economics]. … … 25 25 ==== Application conditions ==== 26 26 27 - knowledge of C++ language 28 29 - knowledge of Python language or have a tendency to learn it 30 31 - basic knowledge of graph theory 32 33 - English language knowledge 27 - knowledge of C++ language 28 - knowledge of Python language or have a tendency to learn it 29 - basic knowledge of graph theory 30 - English language knowledge