doc/mainpage.dox.in
changeset 1219 4f9a45a6d6f0
parent 1039 7f37e5fc416e
child 1221 1c978b5bcc65
equal deleted inserted replaced
1:8e6126192036 2:a4e0ba9fa19a
    23 
    23 
    24 <b>LEMON</b> stands for <i><b>L</b>ibrary for <b>E</b>fficient <b>M</b>odeling
    24 <b>LEMON</b> stands for <i><b>L</b>ibrary for <b>E</b>fficient <b>M</b>odeling
    25 and <b>O</b>ptimization in <b>N</b>etworks</i>.
    25 and <b>O</b>ptimization in <b>N</b>etworks</i>.
    26 It is a C++ template library providing efficient implementations of common
    26 It is a C++ template library providing efficient implementations of common
    27 data structures and algorithms with focus on combinatorial optimization
    27 data structures and algorithms with focus on combinatorial optimization
    28 tasks connected mainly with graphs and networks.
    28 tasks connected mainly with graphs and networks \ref DezsoJuttnerKovacs11Lemon.
    29 
    29 
    30 <b>
    30 <b>
    31 LEMON is an <a class="el" href="http://opensource.org/">open&nbsp;source</a>
    31 LEMON is an <a class="el" href="http://opensource.org/">open&nbsp;source</a>
    32 project.
    32 project.
    33 You are free to use it in your commercial or
    33 You are free to use it in your commercial or