lemon/simann.h
changeset 1975 64db671eda28
parent 1932 c65711e5a26d
child 2035 e92071fadd3f
equal deleted inserted replaced
3:12a7ea85dca3 4:e9392682db11
     1 // -*- C++ -*-
     1 /* -*- C++ -*-
       
     2  *
       
     3  * This file is a part of LEMON, a generic C++ optimization library
       
     4  *
       
     5  * Copyright (C) 2003-2006
       
     6  * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
       
     7  * (Egervary Research Group on Combinatorial Optimization, EGRES).
       
     8  *
       
     9  * Permission to use, modify and distribute this software is granted
       
    10  * provided that this copyright notice appears in all copies. For
       
    11  * precise terms see the accompanying LICENSE file.
       
    12  *
       
    13  * This software is provided "AS IS" with no warranty of any kind,
       
    14  * express or implied, and with no claim as to its suitability for any
       
    15  * purpose.
       
    16  *
       
    17  */
       
    18 
     2 #ifndef LEMON_SIMANN_H
    19 #ifndef LEMON_SIMANN_H
     3 #define LEMON_SIMANN_H
    20 #define LEMON_SIMANN_H
     4 
    21 
     5 /// \ingroup experimental
    22 /// \ingroup experimental
     6 /// \file
    23 /// \file