Classes | Defines | Enumerations

Cplex.h File Reference

Go to the source code of this file.

Classes

class  CCplex

Defines

#define IGNORE_IN_CLASSLIST
 Class CCplex to encapsulate access to the commercial cplex general purpose optimizer.

Enumerations

enum  E_PROB_TYPE { E_LINEAR, E_QP }

Define Documentation

#define IGNORE_IN_CLASSLIST

Class CCplex to encapsulate access to the commercial cplex general purpose optimizer.

This class takes care of obtaining and releasing cplex licenses and sets up a number of optimization problems that are used in shogun, like for Multiple Kernel Learning, Linear Programming Machines and Linear Programming Boosting.

Definition at line 42 of file Cplex.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation