equal
deleted
inserted
replaced
32 class SoPlex; |
32 class SoPlex; |
33 } |
33 } |
34 |
34 |
35 namespace lemon { |
35 namespace lemon { |
36 |
36 |
37 /// \ingroup gen_opt_group |
37 /// \ingroup lp_group |
38 /// |
38 /// |
39 /// \brief Interface for the SOPLEX solver |
39 /// \brief Interface for the SOPLEX solver |
40 /// |
40 /// |
41 /// This class implements an interface for the SoPlex LP solver. |
41 /// This class implements an interface for the SoPlex LP solver. |
42 /// The SoPlex library is an object oriented lp solver library |
42 /// The SoPlex library is an object oriented lp solver library |