src/work/athos/lp/lp_cplex.h
changeset 1361 04733359bac2
parent 1339 26a88d12d1a6
equal deleted inserted replaced
3:a35a7acf82e0 4:450f7b418527
     1 /* -*- C++ -*-
     1 /* -*- C++ -*-
     2  * src/lemon/lp_cplex.h - Part of LEMON, a generic C++ optimization library
     2  * src/lemon/lp_cplex.h - Part of LEMON, a generic C++ optimization library
     3  *
     3  *
     4  * Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     4  * Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     5  * (Egervary Combinatorial Optimization Research Group, EGRES).
     5  * (Egervary Research Group on Combinatorial Optimization, EGRES).
     6  *
     6  *
     7  * Permission to use, modify and distribute this software is granted
     7  * Permission to use, modify and distribute this software is granted
     8  * provided that this copyright notice appears in all copies. For
     8  * provided that this copyright notice appears in all copies. For
     9  * precise terms see the accompanying LICENSE file.
     9  * precise terms see the accompanying LICENSE file.
    10  *
    10  *