PandA-2024.02
Data Structures
meilp_solver.hpp File Reference

This class provide an interface to different solvers. More...

#include "config_HAVE_COIN_OR.hpp"
#include "config_HAVE_GLPK.hpp"
#include "config_HAVE_LP_SOLVE.hpp"
#include <cstddef>
#include <iosfwd>
#include <string>
#include <vector>
#include "custom_map.hpp"
#include "refcount.hpp"
Include dependency graph for meilp_solver.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  meilp_solver
 Base class providing several methods to encapsulate the interface to several ilp solver. More...
 

Functions

forward declarations

Autoheader include

Utility include

 REF_FORWARD_DECL (meilp_solver)
 RefCount type definition of the meilp_solver class structure. More...
 

Detailed Description

This class provide an interface to different solvers.

We will support lp_solve and glpk in near future.

This class provide an interface to lp_solve and glpk solvers.

Author
Fabrizio Ferrandi fabri.nosp@m.zio..nosp@m.ferra.nosp@m.ndi@.nosp@m.polim.nosp@m.i.it $Revision$ $Date$ Last modified by $Author$

Definition in file meilp_solver.hpp.

Function Documentation

◆ REF_FORWARD_DECL()

REF_FORWARD_DECL ( meilp_solver  )

RefCount type definition of the meilp_solver class structure.


Generated on Mon Feb 12 2024 13:03:32 for PandA-2024.02 by doxygen 1.8.13