lemon/cbc.h
changeset 1232 fc3854d936f7
parent 956 141f9c0db4a3
child 1270 dceba191c00d
equal deleted inserted replaced
3:b0d686589b2e 5:2bb4d3b68c58
    14  * express or implied, and with no claim as to its suitability for any
    14  * express or implied, and with no claim as to its suitability for any
    15  * purpose.
    15  * purpose.
    16  *
    16  *
    17  */
    17  */
    18 
    18 
    19 // -*- C++ -*-
       
    20 #ifndef LEMON_CBC_H
    19 #ifndef LEMON_CBC_H
    21 #define LEMON_CBC_H
    20 #define LEMON_CBC_H
    22 
    21 
    23 ///\file
    22 ///\file
    24 ///\brief Header of the LEMON-CBC mip solver interface.
    23 ///\brief Header of the LEMON-CBC mip solver interface.