30 class CMosek :
public CSGObject
48 CMosek(int32_t num_con, int32_t num_var);
57 inline MSKrescodee get_rescode()
const {
return m_rescode; }
66 static void MSKAPI
print(
void* handle,
char str[]);
84 MSKrescodee init_sosvm(int32_t M, int32_t N,
85 int32_t num_aux, int32_t num_aux_con,
149 void delete_problem();
159 void display_problem();
166 float64_t get_primal_objective_value()
const;
169 virtual const char* get_name()
const {
return "Mosek"; }
179 MSKrescodee m_rescode;
void print(CJLCoverTreePoint &p)