Searched refs:GNM_SOLVER_LP (Results 1 – 5 of 5) sorted by relevance
140 if (sp->options.model_type != GNM_SOLVER_LP) { in lpsolve_create_program()
140 if (sp->options.model_type != GNM_SOLVER_LP) { in glpk_create_program()
639 GnmSolverModelType type = GNM_SOLVER_LP; in plugin_service_solver_read_xml()646 type = GNM_SOLVER_LP; in plugin_service_solver_read_xml()
47 GNM_SOLVER_LP, GNM_SOLVER_QP, GNM_SOLVER_NLP enumerator
774 sp->options.model_type = GNM_SOLVER_LP; in gnm_solver_param_constructor()