equal
deleted
inserted
replaced
23 #include<cmath> |
23 #include<cmath> |
24 |
24 |
25 #include<lemon/utility.h> |
25 #include<lemon/utility.h> |
26 #include<lemon/error.h> |
26 #include<lemon/error.h> |
27 #include<lemon/invalid.h> |
27 #include<lemon/invalid.h> |
28 |
|
29 //#include"lin_expr.h" |
|
30 |
28 |
31 ///\file |
29 ///\file |
32 ///\brief The interface of the LP solver interface. |
30 ///\brief The interface of the LP solver interface. |
33 ///\ingroup gen_opt_group |
31 ///\ingroup gen_opt_group |
34 namespace lemon { |
32 namespace lemon { |