intro.dox
changeset 55 edb7d5759e0d
parent 26 a40eafb6066d
child 57 18404ec968ca
equal deleted inserted replaced
6:26e6a3c3bdfb 7:6acf7bcf35c0
     1 /* -*- mode: C++; indent-tabs-mode: nil; -*-
     1 /* -*- mode: C++; indent-tabs-mode: nil; -*-
     2  *
     2  *
     3  * This file is a part of LEMON, a generic C++ optimization library.
     3  * This file is a part of LEMON, a generic C++ optimization library.
     4  *
     4  *
     5  * Copyright (C) 2003-2009
     5  * Copyright (C) 2003-2010
     6  * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     6  * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     7  * (Egervary Research Group on Combinatorial Optimization, EGRES).
     7  * (Egervary Research Group on Combinatorial Optimization, EGRES).
     8  *
     8  *
     9  * Permission to use, modify and distribute this software is granted
     9  * Permission to use, modify and distribute this software is granted
    10  * provided that this copyright notice appears in all copies. For
    10  * provided that this copyright notice appears in all copies. For
    23 
    23 
    24 <b>LEMON</b> stands for <b>L</b>ibrary for <b>E</b>fficient <b>M</b>odeling and
    24 <b>LEMON</b> stands for <b>L</b>ibrary for <b>E</b>fficient <b>M</b>odeling and
    25 <b>O</b>ptimization in <b>N</b>etworks. It is a C++ template library providing
    25 <b>O</b>ptimization in <b>N</b>etworks. It is a C++ template library providing
    26 efficient implementations of common data structures and algorithms with
    26 efficient implementations of common data structures and algorithms with
    27 focus on combinatorial optimization tasks connected mainly with graphs
    27 focus on combinatorial optimization tasks connected mainly with graphs
    28 and networks. 
    28 and networks.
    29 
    29 
    30 <b>LEMON is an <a class="el" href="http://opensource.org/">open&nbsp;source</a>
    30 <b>LEMON is an <a class="el" href="http://opensource.org/">open&nbsp;source</a>
    31 project.
    31 project.
    32 You are free to use it in your commercial or non-commercial applications
    32 You are free to use it in your commercial or non-commercial applications
    33 under very permissive \ref license "license terms".</b>
    33 under very permissive \ref license "license terms".</b>