GNU Linear Programming Kit


[Up] [Top]

Documentation for package ‘glpk’ version 4.8-0.5

Help Pages

G L

-- G --

glpk_strerror Return a string describing a GLPK constant, return value, or error code.

-- L --

lpx_add_cols Low-level interface to the GLPK function
lpx_add_rows Low-level interface to the GLPK function
lpx_adv_basis Low-level interface to the GLPK function
LPX_BS Constant or return codes for the GLPK lpx class.
lpx_btran Low-level interface to the GLPK function
LPX_B_UNDEF Constant or return codes for the GLPK lpx class.
LPX_B_VALID Constant or return codes for the GLPK lpx class.
lpx_constants Constant or return codes for the GLPK lpx class.
lpx_create_index Low-level interface to the GLPK function
lpx_create_prob Low-level interface to the GLPK function
LPX_CV Constant or return codes for the GLPK lpx class.
LPX_DB Constant or return codes for the GLPK lpx class.
lpx_delete_index Low-level interface to the GLPK function
lpx_delete_prob Low-level interface to the GLPK function
lpx_del_cols Low-level interface to the GLPK function
lpx_del_rows Low-level interface to the GLPK function
LPX_D_FEAS Constant or return codes for the GLPK lpx class.
LPX_D_INFEAS Constant or return codes for the GLPK lpx class.
LPX_D_NOFEAS Constant or return codes for the GLPK lpx class.
LPX_D_UNDEF Constant or return codes for the GLPK lpx class.
lpx_eval_b_dual Low-level interface to the GLPK function
lpx_eval_b_prim Low-level interface to the GLPK function
lpx_eval_tab_col Low-level interface to the GLPK function
lpx_eval_tab_row Low-level interface to the GLPK function
lpx_extract_prob Low-level interface to the GLPK function
LPX_E_BADB Constant or return codes for the GLPK lpx class.
LPX_E_EMPTY Constant or return codes for the GLPK lpx class.
LPX_E_FAULT Constant or return codes for the GLPK lpx class.
LPX_E_INFEAS Constant or return codes for the GLPK lpx class.
LPX_E_INSTAB Constant or return codes for the GLPK lpx class.
LPX_E_ITLIM Constant or return codes for the GLPK lpx class.
LPX_E_NOCONV Constant or return codes for the GLPK lpx class.
LPX_E_NODFS Constant or return codes for the GLPK lpx class.
LPX_E_NOFEAS Constant or return codes for the GLPK lpx class.
LPX_E_NOPFS Constant or return codes for the GLPK lpx class.
LPX_E_OBJLL Constant or return codes for the GLPK lpx class.
LPX_E_OBJUL Constant or return codes for the GLPK lpx class.
LPX_E_OK Constant or return codes for the GLPK lpx class.
LPX_E_SING Constant or return codes for the GLPK lpx class.
LPX_E_TMLIM Constant or return codes for the GLPK lpx class.
LPX_FEAS Constant or return codes for the GLPK lpx class.
lpx_find_col Low-level interface to the GLPK function
lpx_find_row Low-level interface to the GLPK function
LPX_FR Constant or return codes for the GLPK lpx class.
lpx_ftran Low-level interface to the GLPK function
LPX_FX Constant or return codes for the GLPK lpx class.
lpx_get_b_info Low-level interface to the GLPK function
lpx_get_class Low-level interface to the GLPK function
lpx_get_col_b_ind Low-level interface to the GLPK function
lpx_get_col_dual Low-level interface to the GLPK function
lpx_get_col_kind Low-level interface to the GLPK function
lpx_get_col_lb Low-level interface to the GLPK function
lpx_get_col_name Low-level interface to the GLPK function
lpx_get_col_prim Low-level interface to the GLPK function
lpx_get_col_stat Low-level interface to the GLPK function
lpx_get_col_type Low-level interface to the GLPK function
lpx_get_col_ub Low-level interface to the GLPK function
lpx_get_dual_stat Low-level interface to the GLPK function
lpx_get_int_parm Low-level interface to the GLPK function
lpx_get_mat_col Low-level interface to the GLPK function
lpx_get_mat_row Low-level interface to the GLPK function
lpx_get_num_bin Low-level interface to the GLPK function
lpx_get_num_cols Low-level interface to the GLPK function
lpx_get_num_int Low-level interface to the GLPK function
lpx_get_num_nz Low-level interface to the GLPK function
lpx_get_num_rows Low-level interface to the GLPK function
lpx_get_obj_coef Low-level interface to the GLPK function
lpx_get_obj_dir Low-level interface to the GLPK function
lpx_get_obj_name Low-level interface to the GLPK function
lpx_get_obj_val Low-level interface to the GLPK function
lpx_get_prim_stat Low-level interface to the GLPK function
lpx_get_prob_name Low-level interface to the GLPK function
lpx_get_ray_info Low-level interface to the GLPK function
lpx_get_real_parm Low-level interface to the GLPK function
lpx_get_rii Low-level interface to the GLPK function
lpx_get_row_b_ind Low-level interface to the GLPK function
lpx_get_row_dual Low-level interface to the GLPK function
lpx_get_row_lb Low-level interface to the GLPK function
lpx_get_row_name Low-level interface to the GLPK function
lpx_get_row_prim Low-level interface to the GLPK function
lpx_get_row_stat Low-level interface to the GLPK function
lpx_get_row_type Low-level interface to the GLPK function
lpx_get_row_ub Low-level interface to the GLPK function
lpx_get_sjj Low-level interface to the GLPK function
lpx_get_status Low-level interface to the GLPK function
LPX_INFEAS Constant or return codes for the GLPK lpx class.
lpx_integer Low-level interface to the GLPK function
lpx_interior Low-level interface to the GLPK function
lpx_intopt Low-level interface to the GLPK function
lpx_invert Low-level interface to the GLPK function
lpx_ipt_col_dual Low-level interface to the GLPK function
lpx_ipt_col_prim Low-level interface to the GLPK function
lpx_ipt_obj_val Low-level interface to the GLPK function
lpx_ipt_row_dual Low-level interface to the GLPK function
lpx_ipt_row_prim Low-level interface to the GLPK function
lpx_ipt_status Low-level interface to the GLPK function
lpx_is_b_avail Low-level interface to the GLPK function
LPX_IV Constant or return codes for the GLPK lpx class.
LPX_I_FEAS Constant or return codes for the GLPK lpx class.
LPX_I_NOFEAS Constant or return codes for the GLPK lpx class.
LPX_I_OPT Constant or return codes for the GLPK lpx class.
LPX_I_UNDEF Constant or return codes for the GLPK lpx class.
LPX_K_BRANCH Constant or return codes for the GLPK lpx class.
LPX_K_BTRACK Constant or return codes for the GLPK lpx class.
LPX_K_DUAL Constant or return codes for the GLPK lpx class.
LPX_K_ITCNT Constant or return codes for the GLPK lpx class.
LPX_K_ITLIM Constant or return codes for the GLPK lpx class.
LPX_K_LPTORIG Constant or return codes for the GLPK lpx class.
LPX_K_MPSFREE Constant or return codes for the GLPK lpx class.
LPX_K_MPSINFO Constant or return codes for the GLPK lpx class.
LPX_K_MPSOBJ Constant or return codes for the GLPK lpx class.
LPX_K_MPSORIG Constant or return codes for the GLPK lpx class.
LPX_K_MPSSKIP Constant or return codes for the GLPK lpx class.
LPX_K_MPSWIDE Constant or return codes for the GLPK lpx class.
LPX_K_MSGLEV Constant or return codes for the GLPK lpx class.
LPX_K_OBJLL Constant or return codes for the GLPK lpx class.
LPX_K_OBJUL Constant or return codes for the GLPK lpx class.
LPX_K_OUTDLY Constant or return codes for the GLPK lpx class.
LPX_K_OUTFRQ Constant or return codes for the GLPK lpx class.
LPX_K_PRESOL Constant or return codes for the GLPK lpx class.
LPX_K_PRICE Constant or return codes for the GLPK lpx class.
LPX_K_RELAX Constant or return codes for the GLPK lpx class.
LPX_K_ROUND Constant or return codes for the GLPK lpx class.
LPX_K_SCALE Constant or return codes for the GLPK lpx class.
LPX_K_TMLIM Constant or return codes for the GLPK lpx class.
LPX_K_TOLBND Constant or return codes for the GLPK lpx class.
LPX_K_TOLDJ Constant or return codes for the GLPK lpx class.
LPX_K_TOLINT Constant or return codes for the GLPK lpx class.
LPX_K_TOLOBJ Constant or return codes for the GLPK lpx class.
LPX_K_TOLPIV Constant or return codes for the GLPK lpx class.
LPX_LO Constant or return codes for the GLPK lpx class.
lpx_load_matrix Low-level interface to the GLPK function
LPX_LP Constant or return codes for the GLPK lpx class.
LPX_MAX Constant or return codes for the GLPK lpx class.
LPX_MIN Constant or return codes for the GLPK lpx class.
LPX_MIP Constant or return codes for the GLPK lpx class.
lpx_mip_col_val Low-level interface to the GLPK function
lpx_mip_obj_val Low-level interface to the GLPK function
lpx_mip_row_val Low-level interface to the GLPK function
lpx_mip_status Low-level interface to the GLPK function
LPX_NF Constant or return codes for the GLPK lpx class.
LPX_NL Constant or return codes for the GLPK lpx class.
LPX_NOFEAS Constant or return codes for the GLPK lpx class.
LPX_NS Constant or return codes for the GLPK lpx class.
LPX_NU Constant or return codes for the GLPK lpx class.
LPX_OPT Constant or return codes for the GLPK lpx class.
lpx_order_matrix Low-level interface to the GLPK function
lpx_print_ips Low-level interface to the GLPK function
lpx_print_mip Low-level interface to the GLPK function
lpx_print_prob Low-level interface to the GLPK function
lpx_print_sens_bnds Low-level interface to the GLPK function
lpx_print_sol Low-level interface to the GLPK function
lpx_put_ray_info Low-level interface to the GLPK function
LPX_P_FEAS Constant or return codes for the GLPK lpx class.
LPX_P_INFEAS Constant or return codes for the GLPK lpx class.
LPX_P_NOFEAS Constant or return codes for the GLPK lpx class.
LPX_P_UNDEF Constant or return codes for the GLPK lpx class.
lpx_read_bas Low-level interface to the GLPK function
lpx_read_cpxlp Low-level interface to the GLPK function
lpx_read_freemps Low-level interface to the GLPK function
lpx_read_model Low-level interface to the GLPK function
lpx_read_mps Low-level interface to the GLPK function
lpx_read_prob Low-level interface to the GLPK function
lpx_reset_parms Low-level interface to the GLPK function
lpx_scale_prob Low-level interface to the GLPK function
lpx_set_class Low-level interface to the GLPK function
lpx_set_col_bnds Low-level interface to the GLPK function
lpx_set_col_kind Low-level interface to the GLPK function
lpx_set_col_name Low-level interface to the GLPK function
lpx_set_col_stat Low-level interface to the GLPK function
lpx_set_int_parm Low-level interface to the GLPK function
lpx_set_mat_col Low-level interface to the GLPK function
lpx_set_mat_row Low-level interface to the GLPK function
lpx_set_obj_coef Low-level interface to the GLPK function
lpx_set_obj_dir Low-level interface to the GLPK function
lpx_set_obj_name Low-level interface to the GLPK function
lpx_set_prob_name Low-level interface to the GLPK function
lpx_set_real_parm Low-level interface to the GLPK function
lpx_set_rii Low-level interface to the GLPK function
lpx_set_row_bnds Low-level interface to the GLPK function
lpx_set_row_name Low-level interface to the GLPK function
lpx_set_row_stat Low-level interface to the GLPK function
lpx_set_sjj Low-level interface to the GLPK function
lpx_simplex Low-level interface to the GLPK function
lpx_std_basis Low-level interface to the GLPK function
lpx_transform_col Low-level interface to the GLPK function
lpx_transform_row Low-level interface to the GLPK function
LPX_T_OPT Constant or return codes for the GLPK lpx class.
LPX_T_UNDEF Constant or return codes for the GLPK lpx class.
LPX_UNBND Constant or return codes for the GLPK lpx class.
LPX_UNDEF Constant or return codes for the GLPK lpx class.
lpx_unscale_prob Low-level interface to the GLPK function
LPX_UP Constant or return codes for the GLPK lpx class.
lpx_warm_up Low-level interface to the GLPK function
lpx_write_bas Low-level interface to the GLPK function
lpx_write_cpxlp Low-level interface to the GLPK function
lpx_write_freemps Low-level interface to the GLPK function
lpx_write_mps Low-level interface to the GLPK function
lpx_write_prob Low-level interface to the GLPK function