MinLCA algorithms
Classes | Namespaces
grb.h File Reference

Header of the LEMON-Gurobi solver interface. More...

#include <map>
#include <vector>
#include <string>
#include <lemon/lp_base.h>
#include "gurobi_c++.h"
Include dependency graph for grb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lemon::GrbBase
 Base interface for the Gurobi LP and MIP solver. More...
 
class  lemon::GrbLp
 Interface for the Gurobi LP solver. More...
 
class  lemon::GrbMip
 Interface for the Gurobi MIP solver. More...
 

Namespaces

 lemon
 LEMON namespace.
 

Detailed Description

Header of the LEMON-Gurobi solver interface.

Definition in file grb.h.