Changes between Version 32 and Version 33 of WikiStart
- Timestamp:
- 10/12/08 22:10:40 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v32 v33 1 {{{2 #!NewsFlash3 = Navigation =4 == [wiki:WikiStart] ==5 == [wiki:Downloads] ==6 == [wiki:Documentation] ==7 == [wiki:Development] ==8 }}}9 10 = Welcome to LEMON =11 12 '''LEMON''' stands for '''L'''ibrary of '''E'''fficient '''M'''odels and '''O'''ptimization in '''N'''etworks.13 It is a C++ template library aimed at combinatorial optimization tasks, especially those working with graphs and networks.14 15 '''LEMON''' is an [http://opensource.org/ open source] project. You are free to use it in your commercial or non-commercial applications under very permissive [wiki:License license terms].16 17 1 {{{ 18 2 #!NewsFlash … … 26 10 LEMON News Header 3 27 11 }}} 12 13 = Welcome to LEMON = 14 15 '''LEMON''' stands for '''L'''ibrary of '''E'''fficient '''M'''odels and '''O'''ptimization in '''N'''etworks. 16 It is a C++ template library aimed at combinatorial optimization tasks, especially those working with graphs and networks. 17 18 '''LEMON''' is an [http://opensource.org/ open source] project. You are free to use it in your commercial or non-commercial applications under very permissive [wiki:License license terms]. 28 19 29 20 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 University, Budapest in 2003. The project is led by Alpár Jüttner. Up to this point the developers of the library work in the [http://www.elte.hu/ Eötvös University, Budapest] and in the [http://portal.bme.hu/langs/en/default.aspx Budapest University of Technology and Economics].