#include <lemon/lp_base.h>
Classes | |
class | CplexEnv |
Reference counted wrapper around cpxenv pointer. More... | |
class | CplexEnv::LicenseError |
This exception is thrown when the license check is not sufficient. More... | |
class | CplexBase |
Base interface for the CPLEX LP and MIP solver. More... | |
class | CplexLp |
Interface for the CPLEX LP solver. More... | |
class | CplexMip |
Interface for the CPLEX MIP solver. More... | |
Namespaces | |
namespace | lemon |
The namespace of LEMON. | |