COIN-OR::LEMON - Graph Library

Changes between Version 52 and Version 53 of WikiStart


Ignore:
Timestamp:
03/28/09 10:12:16 (15 years ago)
Author:
Alpar Juttner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v52 v53  
    1616}}}
    1717
    18 = Welcome to LEMON =
     18= Welcome to [http://www.coin-or.org/ COIN-OR]::LEMON =
    1919
    2020'''LEMON''' stands for '''L'''ibrary of '''E'''fficient '''M'''odels and '''O'''ptimization in '''N'''etworks.
    2121It is a C++ template library aimed at combinatorial optimization tasks, especially those working with graphs and networks.
    2222
    23 '''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].
     23'''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].
    2424
    25 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].
     25The 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. 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].
    2626
    2727== Starting Points ==