Skip navigation links
GLPK for Java, 1.12.0
A C D F G I N O R S 

A

addListener(GlpkCallbackListener) - Static method in class org.gnu.glpk.GlpkCallback
Adds a listener for callbacks.
addListener(GlpkTerminalListener) - Static method in class org.gnu.glpk.GlpkTerminal
Add listener.

C

callback(long) - Static method in class org.gnu.glpk.GlpkCallback
Callback method called by native library.
callback(glp_tree) - Method in interface org.gnu.glpk.GlpkCallbackListener
Method call by the GLPK MIP solver in the branch-and-cut algorithm.
callback(String) - Static method in class org.gnu.glpk.GlpkTerminal
Callback function called by native library.

D

delete() - Method in class org.gnu.glpk.glp_arc
 
delete() - Method in class org.gnu.glpk.glp_attr
 
delete() - Method in class org.gnu.glpk.glp_bfcp
 
delete() - Method in class org.gnu.glpk.glp_cpxcp
 
delete() - Method in class org.gnu.glpk.glp_graph
 
delete() - Method in class org.gnu.glpk.glp_iocp
 
delete() - Method in class org.gnu.glpk.glp_iptcp
 
delete() - Method in class org.gnu.glpk.glp_java_arc_data
 
delete() - Method in class org.gnu.glpk.glp_java_vertex_data
 
delete() - Method in class org.gnu.glpk.glp_mpscp
 
delete() - Method in class org.gnu.glpk.glp_prob
 
delete() - Method in class org.gnu.glpk.glp_smcp
 
delete() - Method in class org.gnu.glpk.glp_tran
 
delete() - Method in class org.gnu.glpk.glp_tree
 
delete() - Method in class org.gnu.glpk.glp_vertex
 
delete_doubleArray(SWIGTYPE_p_double) - Static method in class org.gnu.glpk.GLPK
Deletes an array of double.
delete_doubleArray(long) - Static method in class org.gnu.glpk.GLPKJNI
 
delete_glp_arc(long) - Static method in class org.gnu.glpk.GLPKJNI
 
delete_glp_attr(long) - Static method in class org.gnu.glpk.GLPKJNI
 
delete_glp_bfcp(long) - Static method in class org.gnu.glpk.GLPKJNI
 
delete_glp_cpxcp(long) - Static method in class org.gnu.glpk.GLPKJNI
 
delete_glp_graph(long) - Static method in class org.gnu.glpk.GLPKJNI
 
delete_glp_iocp(long) - Static method in class org.gnu.glpk.GLPKJNI
 
delete_glp_iptcp(long) - Static method in class org.gnu.glpk.GLPKJNI
 
delete_glp_java_arc_data(long) - Static method in class org.gnu.glpk.GLPKJNI
 
delete_glp_java_vertex_data(long) - Static method in class org.gnu.glpk.GLPKJNI
 
delete_glp_mpscp(long) - Static method in class org.gnu.glpk.GLPKJNI
 
delete_glp_prob(long) - Static method in class org.gnu.glpk.GLPKJNI
 
delete_glp_smcp(long) - Static method in class org.gnu.glpk.GLPKJNI
 
delete_glp_tran(long) - Static method in class org.gnu.glpk.GLPKJNI
 
delete_glp_tree(long) - Static method in class org.gnu.glpk.GLPKJNI
 
delete_glp_vertex(long) - Static method in class org.gnu.glpk.GLPKJNI
 
delete_intArray(SWIGTYPE_p_int) - Static method in class org.gnu.glpk.GLPK
Deletes an array of int.
delete_intArray(long) - Static method in class org.gnu.glpk.GLPKJNI
 
doubleArray_getitem(SWIGTYPE_p_double, int) - Static method in class org.gnu.glpk.GLPK
Retrieves an element of an array of double.
doubleArray_getitem(long, int) - Static method in class org.gnu.glpk.GLPKJNI
 
doubleArray_setitem(SWIGTYPE_p_double, int, double) - Static method in class org.gnu.glpk.GLPK
Sets the value of an element of an array of double.
doubleArray_setitem(long, int, double) - Static method in class org.gnu.glpk.GLPKJNI
 

F

finalize() - Method in class org.gnu.glpk.glp_arc
 
finalize() - Method in class org.gnu.glpk.glp_attr
 
finalize() - Method in class org.gnu.glpk.glp_bfcp
 
finalize() - Method in class org.gnu.glpk.glp_cpxcp
 
finalize() - Method in class org.gnu.glpk.glp_graph
 
finalize() - Method in class org.gnu.glpk.glp_iocp
 
finalize() - Method in class org.gnu.glpk.glp_iptcp
 
finalize() - Method in class org.gnu.glpk.glp_java_arc_data
 
finalize() - Method in class org.gnu.glpk.glp_java_vertex_data
 
finalize() - Method in class org.gnu.glpk.glp_mpscp
 
finalize() - Method in class org.gnu.glpk.glp_prob
 
finalize() - Method in class org.gnu.glpk.glp_smcp
 
finalize() - Method in class org.gnu.glpk.glp_tran
 
finalize() - Method in class org.gnu.glpk.glp_tree
 
finalize() - Method in class org.gnu.glpk.glp_vertex
 

G

getA_size() - Method in class org.gnu.glpk.glp_graph
 
getAlien() - Method in class org.gnu.glpk.glp_iocp
 
getAorn() - Method in class org.gnu.glpk.glp_smcp
 
getBinarize() - Method in class org.gnu.glpk.glp_iocp
 
getBlank() - Method in class org.gnu.glpk.glp_mpscp
 
getBr_tech() - Method in class org.gnu.glpk.glp_iocp
 
getBt_tech() - Method in class org.gnu.glpk.glp_iocp
 
getCap() - Method in class org.gnu.glpk.glp_java_arc_data
 
getCb_func() - Method in class org.gnu.glpk.glp_iocp
 
getCb_info() - Method in class org.gnu.glpk.glp_iocp
 
getCb_size() - Method in class org.gnu.glpk.glp_iocp
 
getClq_cuts() - Method in class org.gnu.glpk.glp_iocp
 
getCost() - Method in class org.gnu.glpk.glp_java_arc_data
 
getCov_cuts() - Method in class org.gnu.glpk.glp_iocp
 
getCPtr(glp_arc) - Static method in class org.gnu.glpk.glp_arc
 
getCPtr(glp_attr) - Static method in class org.gnu.glpk.glp_attr
 
getCPtr(glp_bfcp) - Static method in class org.gnu.glpk.glp_bfcp
 
getCPtr(glp_cpxcp) - Static method in class org.gnu.glpk.glp_cpxcp
 
getCPtr(glp_graph) - Static method in class org.gnu.glpk.glp_graph
 
getCPtr(glp_iocp) - Static method in class org.gnu.glpk.glp_iocp
 
getCPtr(glp_iptcp) - Static method in class org.gnu.glpk.glp_iptcp
 
getCPtr(glp_java_arc_data) - Static method in class org.gnu.glpk.glp_java_arc_data
 
getCPtr(glp_java_vertex_data) - Static method in class org.gnu.glpk.glp_java_vertex_data
 
getCPtr(glp_mpscp) - Static method in class org.gnu.glpk.glp_mpscp
 
getCPtr(glp_prob) - Static method in class org.gnu.glpk.glp_prob
 
getCPtr(glp_smcp) - Static method in class org.gnu.glpk.glp_smcp
 
getCPtr(glp_tran) - Static method in class org.gnu.glpk.glp_tran
 
getCPtr(glp_tree) - Static method in class org.gnu.glpk.glp_tree
 
getCPtr(glp_vertex) - Static method in class org.gnu.glpk.glp_vertex
 
getCPtr(SWIGTYPE_p_double) - Static method in class org.gnu.glpk.SWIGTYPE_p_double
 
getCPtr(SWIGTYPE_p_f_p_q_const__char_v_______void) - Static method in class org.gnu.glpk.SWIGTYPE_p_f_p_q_const__char_v_______void
 
getCPtr(SWIGTYPE_p_f_p_struct_glp_tree_p_void__void) - Static method in class org.gnu.glpk.SWIGTYPE_p_f_p_struct_glp_tree_p_void__void
 
getCPtr(SWIGTYPE_p_f_p_void__void) - Static method in class org.gnu.glpk.SWIGTYPE_p_f_p_void__void
 
getCPtr(SWIGTYPE_p_f_p_void_p_q_const__char__int) - Static method in class org.gnu.glpk.SWIGTYPE_p_f_p_void_p_q_const__char__int
 
getCPtr(SWIGTYPE_p_glp_prep) - Static method in class org.gnu.glpk.SWIGTYPE_p_glp_prep
 
getCPtr(SWIGTYPE_p_int) - Static method in class org.gnu.glpk.SWIGTYPE_p_int
 
getCPtr(SWIGTYPE_p_p_glp_vertex) - Static method in class org.gnu.glpk.SWIGTYPE_p_p_glp_vertex
 
getCPtr(SWIGTYPE_p_size_t) - Static method in class org.gnu.glpk.SWIGTYPE_p_size_t
 
getCPtr(SWIGTYPE_p_va_list) - Static method in class org.gnu.glpk.SWIGTYPE_p_va_list
 
getCPtr(SWIGTYPE_p_void) - Static method in class org.gnu.glpk.SWIGTYPE_p_void
 
getCut() - Method in class org.gnu.glpk.glp_java_vertex_data
 
getData() - Method in class org.gnu.glpk.glp_arc
 
getData() - Method in class org.gnu.glpk.glp_vertex
 
getEntry() - Method in class org.gnu.glpk.glp_vertex
 
getEps_tol() - Method in class org.gnu.glpk.glp_bfcp
 
getExcl() - Method in class org.gnu.glpk.glp_smcp
 
getFlip() - Method in class org.gnu.glpk.glp_iocp
 
getFoo_bar() - Method in class org.gnu.glpk.glp_attr
 
getFoo_bar() - Method in class org.gnu.glpk.glp_bfcp
 
getFoo_bar() - Method in class org.gnu.glpk.glp_cpxcp
 
getFoo_bar() - Method in class org.gnu.glpk.glp_iocp
 
getFoo_bar() - Method in class org.gnu.glpk.glp_iptcp
 
getFoo_bar() - Method in class org.gnu.glpk.glp_mpscp
 
getFoo_bar() - Method in class org.gnu.glpk.glp_smcp
 
getFp_heur() - Method in class org.gnu.glpk.glp_iocp
 
getGmi_cuts() - Method in class org.gnu.glpk.glp_iocp
 
getH_next() - Method in class org.gnu.glpk.glp_arc
 
getH_prev() - Method in class org.gnu.glpk.glp_arc
 
getHead() - Method in class org.gnu.glpk.glp_arc
 
getHidden_internal() - Method in class org.gnu.glpk.glp_prob
 
getHidden_internal() - Method in class org.gnu.glpk.glp_tran
 
getHidden_internal() - Method in class org.gnu.glpk.glp_tree
 
getI() - Method in class org.gnu.glpk.glp_vertex
 
getIn() - Method in class org.gnu.glpk.glp_vertex
 
getIndex() - Method in class org.gnu.glpk.glp_graph
 
getIt_lim() - Method in class org.gnu.glpk.glp_smcp
 
getKlass() - Method in class org.gnu.glpk.glp_attr
 
getLevel() - Method in class org.gnu.glpk.glp_attr
 
getLow() - Method in class org.gnu.glpk.glp_java_arc_data
 
getLu_size() - Method in class org.gnu.glpk.glp_bfcp
 
getMax_gro() - Method in class org.gnu.glpk.glp_bfcp
 
getMeth() - Method in class org.gnu.glpk.glp_smcp
 
getMip_gap() - Method in class org.gnu.glpk.glp_iocp
 
getMir_cuts() - Method in class org.gnu.glpk.glp_iocp
 
getMsg_lev() - Method in class org.gnu.glpk.glp_bfcp
 
getMsg_lev() - Method in class org.gnu.glpk.glp_iocp
 
getMsg_lev() - Method in class org.gnu.glpk.glp_iptcp
 
getMsg_lev() - Method in class org.gnu.glpk.glp_smcp
 
getNa() - Method in class org.gnu.glpk.glp_graph
 
getName() - Method in class org.gnu.glpk.glp_graph
 
getName() - Method in class org.gnu.glpk.glp_vertex
 
getNfs_max() - Method in class org.gnu.glpk.glp_bfcp
 
getNrs_max() - Method in class org.gnu.glpk.glp_bfcp
 
getNv() - Method in class org.gnu.glpk.glp_graph
 
getNv_max() - Method in class org.gnu.glpk.glp_graph
 
getObj_ll() - Method in class org.gnu.glpk.glp_smcp
 
getObj_name() - Method in class org.gnu.glpk.glp_mpscp
 
getObj_ul() - Method in class org.gnu.glpk.glp_smcp
 
getOrd_alg() - Method in class org.gnu.glpk.glp_iptcp
 
getOrigin() - Method in class org.gnu.glpk.glp_attr
 
getOut() - Method in class org.gnu.glpk.glp_vertex
 
getOut_dly() - Method in class org.gnu.glpk.glp_iocp
 
getOut_dly() - Method in class org.gnu.glpk.glp_smcp
 
getOut_frq() - Method in class org.gnu.glpk.glp_iocp
 
getOut_frq() - Method in class org.gnu.glpk.glp_smcp
 
getPi() - Method in class org.gnu.glpk.glp_java_vertex_data
 
getPiv_lim() - Method in class org.gnu.glpk.glp_bfcp
 
getPiv_tol() - Method in class org.gnu.glpk.glp_bfcp
 
getPool() - Method in class org.gnu.glpk.glp_graph
 
getPp_tech() - Method in class org.gnu.glpk.glp_iocp
 
getPresolve() - Method in class org.gnu.glpk.glp_iocp
 
getPresolve() - Method in class org.gnu.glpk.glp_smcp
 
getPricing() - Method in class org.gnu.glpk.glp_smcp
 
getPs_heur() - Method in class org.gnu.glpk.glp_iocp
 
getPs_tm_lim() - Method in class org.gnu.glpk.glp_iocp
 
getR_test() - Method in class org.gnu.glpk.glp_smcp
 
getRc() - Method in class org.gnu.glpk.glp_java_arc_data
 
getRhs() - Method in class org.gnu.glpk.glp_java_vertex_data
 
getRs_size() - Method in class org.gnu.glpk.glp_bfcp
 
getSave_sol() - Method in class org.gnu.glpk.glp_iocp
 
getSet() - Method in class org.gnu.glpk.glp_java_vertex_data
 
getShift() - Method in class org.gnu.glpk.glp_smcp
 
getSr_heur() - Method in class org.gnu.glpk.glp_iocp
 
getSuhl() - Method in class org.gnu.glpk.glp_bfcp
 
getT_next() - Method in class org.gnu.glpk.glp_arc
 
getT_prev() - Method in class org.gnu.glpk.glp_arc
 
getTail() - Method in class org.gnu.glpk.glp_arc
 
getTemp() - Method in class org.gnu.glpk.glp_arc
 
getTemp() - Method in class org.gnu.glpk.glp_vertex
 
getTm_lim() - Method in class org.gnu.glpk.glp_iocp
 
getTm_lim() - Method in class org.gnu.glpk.glp_smcp
 
getTol_bnd() - Method in class org.gnu.glpk.glp_smcp
 
getTol_dj() - Method in class org.gnu.glpk.glp_smcp
 
getTol_int() - Method in class org.gnu.glpk.glp_iocp
 
getTol_mps() - Method in class org.gnu.glpk.glp_mpscp
 
getTol_obj() - Method in class org.gnu.glpk.glp_iocp
 
getTol_piv() - Method in class org.gnu.glpk.glp_smcp
 
getType() - Method in class org.gnu.glpk.glp_bfcp
 
getUpd_tol() - Method in class org.gnu.glpk.glp_bfcp
 
getUse_sol() - Method in class org.gnu.glpk.glp_iocp
 
getV() - Method in class org.gnu.glpk.glp_graph
 
getV_size() - Method in class org.gnu.glpk.glp_graph
 
getX() - Method in class org.gnu.glpk.glp_java_arc_data
 
glp_add_arc(glp_graph, int, int) - Static method in class org.gnu.glpk.GLPK
glp_add_arc - add new arc to graph .
glp_add_arc(long, glp_graph, int, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_add_cols(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_add_cols - add new columns to problem object .
glp_add_cols(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_add_rows(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_add_rows - add new rows to problem object .
glp_add_rows(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_add_vertices(glp_graph, int) - Static method in class org.gnu.glpk.GLPK
glp_add_vertices - add new vertices to graph .
glp_add_vertices(long, glp_graph, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_adv_basis(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
 
glp_adv_basis(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_alloc(int, int) - Static method in class org.gnu.glpk.GLPK
glp_alloc - allocate memory block .
glp_alloc(int, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_analyze_bound(glp_prob, int, SWIGTYPE_p_double, SWIGTYPE_p_int, SWIGTYPE_p_double, SWIGTYPE_p_int) - Static method in class org.gnu.glpk.GLPK
glp_analyze_bound - analyze active bound of non-basic variable .
glp_analyze_bound(long, glp_prob, int, long, long, long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_analyze_coef(glp_prob, int, SWIGTYPE_p_double, SWIGTYPE_p_int, SWIGTYPE_p_double, SWIGTYPE_p_double, SWIGTYPE_p_int, SWIGTYPE_p_double) - Static method in class org.gnu.glpk.GLPK
glp_analyze_coef - analyze objective coefficient at basic variable .
glp_analyze_coef(long, glp_prob, int, long, long, long, long, long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_arc - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
glp_arc(long, boolean) - Constructor for class org.gnu.glpk.glp_arc
 
glp_arc() - Constructor for class org.gnu.glpk.glp_arc
 
glp_arc_data_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_arc_data_set(long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_arc_h_next_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_arc_h_next_set(long, long, glp_arc) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_arc_h_prev_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_arc_h_prev_set(long, long, glp_arc) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_arc_head_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_arc_head_set(long, long, glp_vertex) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_arc_t_next_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_arc_t_next_set(long, long, glp_arc) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_arc_t_prev_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_arc_t_prev_set(long, long, glp_arc) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_arc_tail_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_arc_tail_set(long, long, glp_vertex) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_arc_temp_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_arc_temp_set(long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_ASN_MAX - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_ASN_MAX_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_ASN_MIN - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_ASN_MIN_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_ASN_MMP - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_ASN_MMP_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_asnprob_hall(glp_graph, int, int) - Static method in class org.gnu.glpk.GLPK
glp_asnprob_hall - find bipartite matching of maximum cardinality .
glp_asnprob_hall(long, glp_graph, int, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_asnprob_lp(glp_prob, int, glp_graph, int, int, int) - Static method in class org.gnu.glpk.GLPK
glp_asnprob_lp - convert assignment problem to LP .
glp_asnprob_lp(long, glp_prob, int, long, glp_graph, int, int, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_asnprob_okalg(int, glp_graph, int, int, SWIGTYPE_p_double, int) - Static method in class org.gnu.glpk.GLPK
 
glp_asnprob_okalg(int, long, glp_graph, int, int, long, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_assert_(String, String, int) - Static method in class org.gnu.glpk.GLPK
glp_assert - check for logical condition .
glp_assert_(String, String, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_at_error() - Static method in class org.gnu.glpk.GLPK
glp_at_error - check for error state .
glp_at_error() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_attr - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
glp_attr(long, boolean) - Constructor for class org.gnu.glpk.glp_attr
 
glp_attr() - Constructor for class org.gnu.glpk.glp_attr
 
glp_attr_foo_bar_get(long, glp_attr) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_attr_foo_bar_set(long, glp_attr, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_attr_klass_get(long, glp_attr) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_attr_klass_set(long, glp_attr, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_attr_level_get(long, glp_attr) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_attr_level_set(long, glp_attr, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_attr_origin_get(long, glp_attr) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_attr_origin_set(long, glp_attr, int) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_BF_BG - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_BF_BG_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_BF_BTF - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_BF_BTF_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bf_exists(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_bf_exists - check if the basis factorization exists .
glp_bf_exists(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_BF_FT - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_BF_FT_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_BF_GR - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_BF_GR_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_BF_LUF - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_BF_LUF_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bf_updated(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_bf_updated - check if the basis factorization has been updated .
glp_bf_updated(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
glp_bfcp(long, boolean) - Constructor for class org.gnu.glpk.glp_bfcp
 
glp_bfcp() - Constructor for class org.gnu.glpk.glp_bfcp
 
glp_bfcp_eps_tol_get(long, glp_bfcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_eps_tol_set(long, glp_bfcp, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_foo_bar_get(long, glp_bfcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_foo_bar_set(long, glp_bfcp, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_lu_size_get(long, glp_bfcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_lu_size_set(long, glp_bfcp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_max_gro_get(long, glp_bfcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_max_gro_set(long, glp_bfcp, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_msg_lev_get(long, glp_bfcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_msg_lev_set(long, glp_bfcp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_nfs_max_get(long, glp_bfcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_nfs_max_set(long, glp_bfcp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_nrs_max_get(long, glp_bfcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_nrs_max_set(long, glp_bfcp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_piv_lim_get(long, glp_bfcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_piv_lim_set(long, glp_bfcp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_piv_tol_get(long, glp_bfcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_piv_tol_set(long, glp_bfcp, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_rs_size_get(long, glp_bfcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_rs_size_set(long, glp_bfcp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_suhl_get(long, glp_bfcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_suhl_set(long, glp_bfcp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_type_get(long, glp_bfcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_type_set(long, glp_bfcp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_upd_tol_get(long, glp_bfcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_bfcp_upd_tol_set(long, glp_bfcp, double) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_BR_DTH - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_BR_DTH_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_BR_FFV - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_BR_FFV_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_BR_LFV - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_BR_LFV_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_BR_MFV - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_BR_MFV_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_BR_PCH - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_BR_PCH_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_BS - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_BS_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_BT_BFS - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_BT_BFS_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_BT_BLB - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_BT_BLB_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_BT_BPH - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_BT_BPH_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_BT_DFS - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_BT_DFS_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_btran(glp_prob, SWIGTYPE_p_double) - Static method in class org.gnu.glpk.GLPK
glp_btran - perform backward transformation (solve system B'*x = b) .
glp_btran(long, glp_prob, long) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_BV - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_BV_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_check_asnprob(glp_graph, int) - Static method in class org.gnu.glpk.GLPK
glp_check_asnprob - check correctness of assignment problem data .
glp_check_asnprob(long, glp_graph, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_check_cnfsat(glp_prob) - Static method in class org.gnu.glpk.GLPK
 
glp_check_cnfsat(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_check_dup(int, int, int, SWIGTYPE_p_int, SWIGTYPE_p_int) - Static method in class org.gnu.glpk.GLPK
glp_check_dup - check for duplicate elements in sparse matrix .
glp_check_dup(int, int, int, long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_check_kkt(glp_prob, int, int, SWIGTYPE_p_double, SWIGTYPE_p_int, SWIGTYPE_p_double, SWIGTYPE_p_int) - Static method in class org.gnu.glpk.GLPK
 
glp_check_kkt(long, glp_prob, int, int, long, long, long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_close_tee() - Static method in class org.gnu.glpk.GLPK
glp_close_tee - stop copying terminal output to text file .
glp_close_tee() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_config(String) - Static method in class org.gnu.glpk.GLPK
 
glp_config(String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_copy_prob(glp_prob, glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_copy_prob - copy problem object content .
glp_copy_prob(long, glp_prob, long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_cpp(glp_graph, int, int, int) - Static method in class org.gnu.glpk.GLPK
 
glp_cpp(long, glp_graph, int, int, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_cpx_basis(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_cpx_basis - construct Bixby's initial LP basis .
glp_cpx_basis(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_cpxcp - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
glp_cpxcp(long, boolean) - Constructor for class org.gnu.glpk.glp_cpxcp
 
glp_cpxcp() - Constructor for class org.gnu.glpk.glp_cpxcp
 
glp_cpxcp_foo_bar_get(long, glp_cpxcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_cpxcp_foo_bar_set(long, glp_cpxcp, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_create_graph(int, int) - Static method in class org.gnu.glpk.GLPK
 
glp_create_graph(int, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_create_index(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_create_index - create the name index .
glp_create_index(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_create_prob() - Static method in class org.gnu.glpk.GLPK
 
glp_create_prob() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_create_v_index(glp_graph) - Static method in class org.gnu.glpk.GLPK
 
glp_create_v_index(long, glp_graph) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_CV - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_CV_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_DB - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_DB_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_del_arc(glp_graph, glp_arc) - Static method in class org.gnu.glpk.GLPK
glp_del_arc - delete arc from graph .
glp_del_arc(long, glp_graph, long, glp_arc) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_del_cols(glp_prob, int, SWIGTYPE_p_int) - Static method in class org.gnu.glpk.GLPK
glp_del_cols - delete columns from problem object .
glp_del_cols(long, glp_prob, int, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_del_rows(glp_prob, int, SWIGTYPE_p_int) - Static method in class org.gnu.glpk.GLPK
glp_del_rows - delete rows from problem object .
glp_del_rows(long, glp_prob, int, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_del_vertices(glp_graph, int, SWIGTYPE_p_int) - Static method in class org.gnu.glpk.GLPK
glp_del_vertices - delete vertices from graph .
glp_del_vertices(long, glp_graph, int, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_delete_graph(glp_graph) - Static method in class org.gnu.glpk.GLPK
glp_delete_graph - delete graph .
glp_delete_graph(long, glp_graph) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_delete_index(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_delete_index - delete the name index .
glp_delete_index(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_delete_prob(glp_prob) - Static method in class org.gnu.glpk.GLPK
 
glp_delete_prob(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_delete_v_index(glp_graph) - Static method in class org.gnu.glpk.GLPK
 
glp_delete_v_index(long, glp_graph) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_difftime(double, double) - Static method in class org.gnu.glpk.GLPK
glp_difftime - compute difference between two time values .
glp_difftime(double, double) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_DN_BRNCH - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_DN_BRNCH_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_DUAL - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_DUAL_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_dual_rtest(glp_prob, int, SWIGTYPE_p_int, SWIGTYPE_p_double, int, double) - Static method in class org.gnu.glpk.GLPK
glp_dual_rtest - perform dual ratio test .
glp_dual_rtest(long, glp_prob, int, long, long, int, double) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_DUALP - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_DUALP_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_EBADB - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_EBADB_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_EBOUND - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_EBOUND_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_ECOND - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_ECOND_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_EDATA - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_EDATA_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_EFAIL - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_EFAIL_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_EINSTAB - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_EINSTAB_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_EITLIM - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_EITLIM_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_EMIPGAP - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_EMIPGAP_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_ENOCVG - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_ENOCVG_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_ENODFS - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_ENODFS_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_ENOFEAS - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_ENOFEAS_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_ENOPFS - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_ENOPFS_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_EOBJLL - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_EOBJLL_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_EOBJUL - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_EOBJUL_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_ERANGE - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_ERANGE_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_erase_graph(glp_graph, int, int) - Static method in class org.gnu.glpk.GLPK
 
glp_erase_graph(long, glp_graph, int, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_erase_prob(glp_prob) - Static method in class org.gnu.glpk.GLPK
 
glp_erase_prob(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_EROOT - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_EROOT_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_error_(String, int) - Static method in class org.gnu.glpk.GLPK
 
glp_error_(String, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_error_hook(SWIGTYPE_p_f_p_void__void, SWIGTYPE_p_void) - Static method in class org.gnu.glpk.GLPK
glp_error_hook - install hook to intercept abnormal termination .
glp_error_hook(long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_ESING - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_ESING_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_ESTOP - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_ESTOP_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_ETMLIM - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_ETMLIM_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_eval_tab_col(glp_prob, int, SWIGTYPE_p_int, SWIGTYPE_p_double) - Static method in class org.gnu.glpk.GLPK
glp_eval_tab_col - compute column of the simplex tableau .
glp_eval_tab_col(long, glp_prob, int, long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_eval_tab_row(glp_prob, int, SWIGTYPE_p_int, SWIGTYPE_p_double) - Static method in class org.gnu.glpk.GLPK
glp_eval_tab_row - compute row of the simplex tableau .
glp_eval_tab_row(long, glp_prob, int, long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_exact(glp_prob, glp_smcp) - Static method in class org.gnu.glpk.GLPK
 
glp_exact(long, glp_prob, long, glp_smcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_factorize(glp_prob) - Static method in class org.gnu.glpk.GLPK
 
glp_factorize(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_FEAS - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_FEAS_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_find_col(glp_prob, String) - Static method in class org.gnu.glpk.GLPK
glp_find_col - find column by its name .
glp_find_col(long, glp_prob, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_find_row(glp_prob, String) - Static method in class org.gnu.glpk.GLPK
glp_find_row - find row by its name .
glp_find_row(long, glp_prob, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_find_vertex(glp_graph, String) - Static method in class org.gnu.glpk.GLPK
 
glp_find_vertex(long, glp_graph, String) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_FR - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_FR_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_free(SWIGTYPE_p_void) - Static method in class org.gnu.glpk.GLPK
glp_free - free (deallocate) memory block .
glp_free(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_free_env() - Static method in class org.gnu.glpk.GLPK
glp_free_env - free GLPK environment .
glp_free_env() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ftran(glp_prob, SWIGTYPE_p_double) - Static method in class org.gnu.glpk.GLPK
glp_ftran - perform forward transformation (solve system B*x = b) .
glp_ftran(long, glp_prob, long) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_FX - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_FX_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_bfcp(glp_prob, glp_bfcp) - Static method in class org.gnu.glpk.GLPK
glp_get_bfcp - retrieve basis factorization control parameters .
glp_get_bfcp(long, glp_prob, long, glp_bfcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_bhead(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_get_bhead - retrieve the basis header information .
glp_get_bhead(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_col_bind(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_get_col_bind - retrieve column index in the basis header .
glp_get_col_bind(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_col_dual(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_get_col_dual - retrieve column dual value (basic solution) .
glp_get_col_dual(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_col_kind(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_get_col_kind - retrieve column kind .
glp_get_col_kind(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_col_lb(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_get_col_lb - retrieve column lower bound .
glp_get_col_lb(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_col_name(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_get_col_name - retrieve column name .
glp_get_col_name(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_col_prim(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_get_col_prim - retrieve column primal value (basic solution) .
glp_get_col_prim(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_col_stat(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_get_col_stat - retrieve column status .
glp_get_col_stat(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_col_type(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_get_col_type - retrieve column type .
glp_get_col_type(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_col_ub(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_get_col_ub - retrieve column upper bound .
glp_get_col_ub(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_dual_stat(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_get_dual_stat - retrieve status of dual basic solution .
glp_get_dual_stat(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_it_cnt(glp_prob) - Static method in class org.gnu.glpk.GLPK
 
glp_get_it_cnt(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_mat_col(glp_prob, int, SWIGTYPE_p_int, SWIGTYPE_p_double) - Static method in class org.gnu.glpk.GLPK
glp_get_mat_col - retrieve column of the constraint matrix .
glp_get_mat_col(long, glp_prob, int, long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_mat_row(glp_prob, int, SWIGTYPE_p_int, SWIGTYPE_p_double) - Static method in class org.gnu.glpk.GLPK
glp_get_mat_row - retrieve row of the constraint matrix .
glp_get_mat_row(long, glp_prob, int, long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_num_bin(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_get_num_bin - retrieve number of binary columns .
glp_get_num_bin(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_num_cols(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_get_num_cols - retrieve number of columns .
glp_get_num_cols(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_num_int(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_get_num_int - retrieve number of integer columns .
glp_get_num_int(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_num_nz(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_get_num_nz - retrieve number of constraint coefficients .
glp_get_num_nz(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_num_rows(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_get_num_rows - retrieve number of rows .
glp_get_num_rows(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_obj_coef(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_get_obj_coef - retrieve obj.
glp_get_obj_coef(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_obj_dir(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_get_obj_dir - retrieve optimization direction flag .
glp_get_obj_dir(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_obj_name(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_get_obj_name - retrieve objective function name .
glp_get_obj_name(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_obj_val(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_get_obj_val - retrieve objective value (basic solution) .
glp_get_obj_val(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_prim_stat(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_get_prim_stat - retrieve status of primal basic solution .
glp_get_prim_stat(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_prob_name(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_get_prob_name - retrieve problem name .
glp_get_prob_name(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_rii(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_get_rii - retrieve row scale factor .
glp_get_rii(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_row_bind(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_get_row_bind - retrieve row index in the basis header .
glp_get_row_bind(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_row_dual(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_get_row_dual - retrieve row dual value (basic solution) .
glp_get_row_dual(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_row_lb(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_get_row_lb - retrieve row lower bound .
glp_get_row_lb(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_row_name(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_get_row_name - retrieve row name .
glp_get_row_name(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_row_prim(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_get_row_prim - retrieve row primal value (basic solution) .
glp_get_row_prim(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_row_stat(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_get_row_stat - retrieve row status .
glp_get_row_stat(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_row_type(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_get_row_type - retrieve row type .
glp_get_row_type(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_row_ub(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_get_row_ub - retrieve row upper bound .
glp_get_row_ub(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_sjj(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_get_sjj - retrieve column scale factor .
glp_get_sjj(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_status(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_get_status - retrieve generic status of basic solution .
glp_get_status(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_get_unbnd_ray(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_get_unbnd_ray - determine variable causing unboundedness .
glp_get_unbnd_ray(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_graph - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
glp_graph(long, boolean) - Constructor for class org.gnu.glpk.glp_graph
 
glp_graph() - Constructor for class org.gnu.glpk.glp_graph
 
glp_graph_a_size_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_graph_a_size_set(long, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_graph_index_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_graph_index_set(long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_graph_na_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_graph_na_set(long, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_graph_name_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_graph_name_set(long, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_graph_nv_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_graph_nv_max_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_graph_nv_max_set(long, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_graph_nv_set(long, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_graph_pool_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_graph_pool_set(long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_graph_v_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_graph_v_set(long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_graph_v_size_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_graph_v_size_set(long, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_gridgen(glp_graph, int, int, int, SWIGTYPE_p_int) - Static method in class org.gnu.glpk.GLPK
 
glp_gridgen(long, glp_graph, int, int, int, long) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_IBINGO - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_IBINGO_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_IBRANCH - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_IBRANCH_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_ICUTGEN - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_ICUTGEN_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_IHEUR - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_IHEUR_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_INFEAS - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_INFEAS_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_init_cpxcp(glp_cpxcp) - Static method in class org.gnu.glpk.GLPK
glp_init_cpxcp - initialize CPLEX LP format control parameters .
glp_init_cpxcp(long, glp_cpxcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_init_env() - Static method in class org.gnu.glpk.GLPK
glp_init_env - initialize GLPK environment .
glp_init_env() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_init_iocp(glp_iocp) - Static method in class org.gnu.glpk.GLPK
glp_init_iocp - initialize integer optimizer control parameters .
glp_init_iocp(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_init_iptcp(glp_iptcp) - Static method in class org.gnu.glpk.GLPK
glp_init_iptcp - initialize interior-point solver control parameters .
glp_init_iptcp(long, glp_iptcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_init_mpscp(glp_mpscp) - Static method in class org.gnu.glpk.GLPK
glp_init_mpscp - initialize MPS format control parameters .
glp_init_mpscp(long, glp_mpscp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_init_smcp(glp_smcp) - Static method in class org.gnu.glpk.GLPK
glp_init_smcp - initialize simplex method control parameters .
glp_init_smcp(long, glp_smcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_interior(glp_prob, glp_iptcp) - Static method in class org.gnu.glpk.GLPK
 
glp_interior(long, glp_prob, long, glp_iptcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_intfeas1(glp_prob, int, int) - Static method in class org.gnu.glpk.GLPK
 
glp_intfeas1(long, glp_prob, int, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_intopt(glp_prob, glp_iocp) - Static method in class org.gnu.glpk.GLPK
 
glp_intopt(long, glp_prob, long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
glp_iocp(long, boolean) - Constructor for class org.gnu.glpk.glp_iocp
 
glp_iocp() - Constructor for class org.gnu.glpk.glp_iocp
 
glp_iocp_alien_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_alien_set(long, glp_iocp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_binarize_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_binarize_set(long, glp_iocp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_br_tech_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_br_tech_set(long, glp_iocp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_bt_tech_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_bt_tech_set(long, glp_iocp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_cb_func_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_cb_func_set(long, glp_iocp, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_cb_info_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_cb_info_set(long, glp_iocp, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_cb_size_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_cb_size_set(long, glp_iocp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_clq_cuts_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_clq_cuts_set(long, glp_iocp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_cov_cuts_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_cov_cuts_set(long, glp_iocp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_flip_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_flip_set(long, glp_iocp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_foo_bar_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_foo_bar_set(long, glp_iocp, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_fp_heur_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_fp_heur_set(long, glp_iocp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_gmi_cuts_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_gmi_cuts_set(long, glp_iocp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_mip_gap_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_mip_gap_set(long, glp_iocp, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_mir_cuts_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_mir_cuts_set(long, glp_iocp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_msg_lev_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_msg_lev_set(long, glp_iocp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_out_dly_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_out_dly_set(long, glp_iocp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_out_frq_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_out_frq_set(long, glp_iocp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_pp_tech_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_pp_tech_set(long, glp_iocp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_presolve_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_presolve_set(long, glp_iocp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_ps_heur_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_ps_heur_set(long, glp_iocp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_ps_tm_lim_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_ps_tm_lim_set(long, glp_iocp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_save_sol_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_save_sol_set(long, glp_iocp, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_sr_heur_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_sr_heur_set(long, glp_iocp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_tm_lim_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_tm_lim_set(long, glp_iocp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_tol_int_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_tol_int_set(long, glp_iocp, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_tol_obj_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_tol_obj_set(long, glp_iocp, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_use_sol_get(long, glp_iocp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iocp_use_sol_set(long, glp_iocp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ios_add_row(glp_tree, String, int, int, int, SWIGTYPE_p_int, SWIGTYPE_p_double, int, double) - Static method in class org.gnu.glpk.GLPK
 
glp_ios_add_row(long, glp_tree, String, int, int, int, long, long, int, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ios_best_node(glp_tree) - Static method in class org.gnu.glpk.GLPK
glp_ios_best_node - find active subproblem with best local bound .
glp_ios_best_node(long, glp_tree) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ios_branch_upon(glp_tree, int, int) - Static method in class org.gnu.glpk.GLPK
glp_ios_branch_upon - choose variable to branch upon .
glp_ios_branch_upon(long, glp_tree, int, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ios_can_branch(glp_tree, int) - Static method in class org.gnu.glpk.GLPK
glp_ios_can_branch - check if can branch upon specified variable .
glp_ios_can_branch(long, glp_tree, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ios_clear_pool(glp_tree) - Static method in class org.gnu.glpk.GLPK
 
glp_ios_clear_pool(long, glp_tree) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ios_curr_node(glp_tree) - Static method in class org.gnu.glpk.GLPK
glp_ios_curr_node - determine current active subproblem .
glp_ios_curr_node(long, glp_tree) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ios_del_row(glp_tree, int) - Static method in class org.gnu.glpk.GLPK
 
glp_ios_del_row(long, glp_tree, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ios_get_prob(glp_tree) - Static method in class org.gnu.glpk.GLPK
glp_ios_get_prob - access the problem object .
glp_ios_get_prob(long, glp_tree) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ios_heur_sol(glp_tree, SWIGTYPE_p_double) - Static method in class org.gnu.glpk.GLPK
glp_ios_heur_sol - provide solution found by heuristic .
glp_ios_heur_sol(long, glp_tree, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ios_mip_gap(glp_tree) - Static method in class org.gnu.glpk.GLPK
glp_ios_mip_gap - compute relative MIP gap .
glp_ios_mip_gap(long, glp_tree) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ios_next_node(glp_tree, int) - Static method in class org.gnu.glpk.GLPK
glp_ios_next_node - determine next active subproblem .
glp_ios_next_node(long, glp_tree, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ios_node_bound(glp_tree, int) - Static method in class org.gnu.glpk.GLPK
glp_ios_node_bound - determine subproblem local bound .
glp_ios_node_bound(long, glp_tree, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ios_node_data(glp_tree, int) - Static method in class org.gnu.glpk.GLPK
glp_ios_node_data - access subproblem application-specific data .
glp_ios_node_data(long, glp_tree, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ios_node_level(glp_tree, int) - Static method in class org.gnu.glpk.GLPK
glp_ios_node_level - determine subproblem level .
glp_ios_node_level(long, glp_tree, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ios_pool_size(glp_tree) - Static method in class org.gnu.glpk.GLPK
 
glp_ios_pool_size(long, glp_tree) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ios_prev_node(glp_tree, int) - Static method in class org.gnu.glpk.GLPK
glp_ios_prev_node - determine previous active subproblem .
glp_ios_prev_node(long, glp_tree, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ios_reason(glp_tree) - Static method in class org.gnu.glpk.GLPK
glp_ios_reason - determine reason for calling the callback routine .
glp_ios_reason(long, glp_tree) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ios_row_attr(glp_tree, int, glp_attr) - Static method in class org.gnu.glpk.GLPK
glp_ios_row_attr - retrieve additional row attributes .
glp_ios_row_attr(long, glp_tree, int, long, glp_attr) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ios_select_node(glp_tree, int) - Static method in class org.gnu.glpk.GLPK
glp_ios_select_node - select subproblem to continue the search .
glp_ios_select_node(long, glp_tree, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ios_terminate(glp_tree) - Static method in class org.gnu.glpk.GLPK
glp_ios_terminate - terminate the solution process.
glp_ios_terminate(long, glp_tree) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ios_tree_size(glp_tree, SWIGTYPE_p_int, SWIGTYPE_p_int, SWIGTYPE_p_int) - Static method in class org.gnu.glpk.GLPK
glp_ios_tree_size - determine size of the branch-and-bound tree .
glp_ios_tree_size(long, glp_tree, long, long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ios_up_node(glp_tree, int) - Static method in class org.gnu.glpk.GLPK
glp_ios_up_node - determine parent subproblem .
glp_ios_up_node(long, glp_tree, int) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_IPREPRO - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_IPREPRO_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_IPT - Static variable in interface org.gnu.glpk.GLPKConstants
 
glp_ipt_col_dual(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_ipt_col_dual - retrieve column dual value (interior point) .
glp_ipt_col_dual(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ipt_col_prim(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_ipt_col_prim - retrieve column primal value (interior point) .
glp_ipt_col_prim(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_IPT_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ipt_obj_val(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_ipt_obj_val - retrieve objective value (interior point) .
glp_ipt_obj_val(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ipt_row_dual(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_ipt_row_dual - retrieve row dual value (interior point) .
glp_ipt_row_dual(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ipt_row_prim(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_ipt_row_prim - retrieve row primal value (interior point) .
glp_ipt_row_prim(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_ipt_status(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_ipt_status - retrieve status of interior-point solution .
glp_ipt_status(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iptcp - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
glp_iptcp(long, boolean) - Constructor for class org.gnu.glpk.glp_iptcp
 
glp_iptcp() - Constructor for class org.gnu.glpk.glp_iptcp
 
glp_iptcp_foo_bar_get(long, glp_iptcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iptcp_foo_bar_set(long, glp_iptcp, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iptcp_msg_lev_get(long, glp_iptcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iptcp_msg_lev_set(long, glp_iptcp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iptcp_ord_alg_get(long, glp_iptcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_iptcp_ord_alg_set(long, glp_iptcp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_IROWGEN - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_IROWGEN_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_ISELECT - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_ISELECT_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_IV - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_IV_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_JAVA_A_CAP - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_JAVA_A_CAP_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_JAVA_A_COST - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_JAVA_A_COST_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_JAVA_A_LOW - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_JAVA_A_LOW_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_JAVA_A_RC - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_JAVA_A_RC_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_JAVA_A_SIZE - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_JAVA_A_SIZE_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_JAVA_A_X - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_JAVA_A_X_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_arc_data - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
glp_java_arc_data(long, boolean) - Constructor for class org.gnu.glpk.glp_java_arc_data
 
glp_java_arc_data() - Constructor for class org.gnu.glpk.glp_java_arc_data
 
glp_java_arc_data_cap_get(long, glp_java_arc_data) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_arc_data_cap_set(long, glp_java_arc_data, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_arc_data_cost_get(long, glp_java_arc_data) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_arc_data_cost_set(long, glp_java_arc_data, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_arc_data_low_get(long, glp_java_arc_data) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_arc_data_low_set(long, glp_java_arc_data, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_arc_data_rc_get(long, glp_java_arc_data) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_arc_data_rc_set(long, glp_java_arc_data, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_arc_data_x_get(long, glp_java_arc_data) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_arc_data_x_set(long, glp_java_arc_data, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_arc_get_data(glp_arc) - Static method in class org.gnu.glpk.GLPK
Get arc data.
glp_java_arc_get_data(long, glp_arc) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_error(String) - Static method in class org.gnu.glpk.GLPK
Abort GLPK library with error message.
glp_java_error(String) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_JAVA_MSG_LVL_ALL - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_JAVA_MSG_LVL_ALL_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_JAVA_MSG_LVL_OFF - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_JAVA_MSG_LVL_OFF_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_set_msg_lvl(int) - Static method in class org.gnu.glpk.GLPK
Sets the message level.
glp_java_set_msg_lvl(int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_set_numeric_locale(String) - Static method in class org.gnu.glpk.GLPK
 
glp_java_set_numeric_locale(String) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_JAVA_V_CUT - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_JAVA_V_CUT_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_JAVA_V_PI - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_JAVA_V_PI_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_JAVA_V_RHS - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_JAVA_V_RHS_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_JAVA_V_SET - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_JAVA_V_SET_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_JAVA_V_SIZE - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_JAVA_V_SIZE_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_vertex_data - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
glp_java_vertex_data(long, boolean) - Constructor for class org.gnu.glpk.glp_java_vertex_data
 
glp_java_vertex_data() - Constructor for class org.gnu.glpk.glp_java_vertex_data
 
glp_java_vertex_data_cut_get(long, glp_java_vertex_data) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_vertex_data_cut_set(long, glp_java_vertex_data, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_vertex_data_get(glp_graph, int) - Static method in class org.gnu.glpk.GLPK
Get vertex data.
glp_java_vertex_data_get(long, glp_graph, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_vertex_data_pi_get(long, glp_java_vertex_data) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_vertex_data_pi_set(long, glp_java_vertex_data, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_vertex_data_rhs_get(long, glp_java_vertex_data) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_vertex_data_rhs_set(long, glp_java_vertex_data, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_vertex_data_set_get(long, glp_java_vertex_data) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_vertex_data_set_set(long, glp_java_vertex_data, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_vertex_get(glp_graph, int) - Static method in class org.gnu.glpk.GLPK
Get vertex.
glp_java_vertex_get(long, glp_graph, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_java_vertex_get_data(glp_vertex) - Static method in class org.gnu.glpk.GLPK
Get vertex data.
glp_java_vertex_get_data(long, glp_vertex) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_KKT_CS - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_KKT_CS_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_KKT_DB - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_KKT_DB_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_KKT_DE - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_KKT_DE_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_KKT_PB - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_KKT_PB_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_KKT_PE - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_KKT_PE_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_LO - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_LO_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_load_matrix(glp_prob, int, SWIGTYPE_p_int, SWIGTYPE_p_int, SWIGTYPE_p_double) - Static method in class org.gnu.glpk.GLPK
glp_load_matrix - load (replace) the whole constraint matrix .
glp_load_matrix(long, glp_prob, int, long, long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_MAJOR_VERSION - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_MAJOR_VERSION_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_MAX - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_MAX_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_maxflow_ffalg(glp_graph, int, int, int, SWIGTYPE_p_double, int, int) - Static method in class org.gnu.glpk.GLPK
 
glp_maxflow_ffalg(long, glp_graph, int, int, int, long, int, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_maxflow_lp(glp_prob, glp_graph, int, int, int, int) - Static method in class org.gnu.glpk.GLPK
glp_maxflow_lp - convert maximum flow problem to LP .
glp_maxflow_lp(long, glp_prob, long, glp_graph, int, int, int, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mem_limit(int) - Static method in class org.gnu.glpk.GLPK
glp_mem_limit - set memory usage limit .
glp_mem_limit(int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mem_usage(SWIGTYPE_p_int, SWIGTYPE_p_int, SWIGTYPE_p_size_t, SWIGTYPE_p_size_t) - Static method in class org.gnu.glpk.GLPK
glp_mem_usage - get memory usage information .
glp_mem_usage(long, long, long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_MIN - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_MIN_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mincost_lp(glp_prob, glp_graph, int, int, int, int, int) - Static method in class org.gnu.glpk.GLPK
glp_mincost_lp - convert minimum cost flow problem to LP .
glp_mincost_lp(long, glp_prob, long, glp_graph, int, int, int, int, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mincost_okalg(glp_graph, int, int, int, int, SWIGTYPE_p_double, int, int) - Static method in class org.gnu.glpk.GLPK
 
glp_mincost_okalg(long, glp_graph, int, int, int, int, long, int, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mincost_relax4(glp_graph, int, int, int, int, int, SWIGTYPE_p_double, int, int) - Static method in class org.gnu.glpk.GLPK
 
glp_mincost_relax4(long, glp_graph, int, int, int, int, int, long, int, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_minisat1(glp_prob) - Static method in class org.gnu.glpk.GLPK
 
glp_minisat1(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_MINOR_VERSION - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_MINOR_VERSION_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_MIP - Static variable in interface org.gnu.glpk.GLPKConstants
 
glp_mip_col_val(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_mip_col_val - retrieve column value (MIP solution) .
glp_mip_col_val(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_MIP_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mip_obj_val(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_mip_obj_val - retrieve objective value (MIP solution) .
glp_mip_obj_val(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mip_row_val(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_mip_row_val - retrieve row value (MIP solution) .
glp_mip_row_val(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mip_status(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_mip_status - retrieve status of MIP solution .
glp_mip_status(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mpl_alloc_wksp() - Static method in class org.gnu.glpk.GLPK
 
glp_mpl_alloc_wksp() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mpl_build_prob(glp_tran, glp_prob) - Static method in class org.gnu.glpk.GLPK
 
glp_mpl_build_prob(long, glp_tran, long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mpl_free_wksp(glp_tran) - Static method in class org.gnu.glpk.GLPK
 
glp_mpl_free_wksp(long, glp_tran) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mpl_generate(glp_tran, String) - Static method in class org.gnu.glpk.GLPK
 
glp_mpl_generate(long, glp_tran, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mpl_init_rand(glp_tran, int) - Static method in class org.gnu.glpk.GLPK
 
glp_mpl_init_rand(long, glp_tran, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mpl_postsolve(glp_tran, glp_prob, int) - Static method in class org.gnu.glpk.GLPK
 
glp_mpl_postsolve(long, glp_tran, long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mpl_read_data(glp_tran, String) - Static method in class org.gnu.glpk.GLPK
 
glp_mpl_read_data(long, glp_tran, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mpl_read_model(glp_tran, String, int) - Static method in class org.gnu.glpk.GLPK
 
glp_mpl_read_model(long, glp_tran, String, int) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_MPS_DECK - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_MPS_DECK_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_MPS_FILE - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_MPS_FILE_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mpscp - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
glp_mpscp(long, boolean) - Constructor for class org.gnu.glpk.glp_mpscp
 
glp_mpscp() - Constructor for class org.gnu.glpk.glp_mpscp
 
glp_mpscp_blank_get(long, glp_mpscp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mpscp_blank_set(long, glp_mpscp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mpscp_foo_bar_get(long, glp_mpscp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mpscp_foo_bar_set(long, glp_mpscp, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mpscp_obj_name_get(long, glp_mpscp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mpscp_obj_name_set(long, glp_mpscp, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mpscp_tol_mps_get(long, glp_mpscp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_mpscp_tol_mps_set(long, glp_mpscp, double) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_MSG_ALL - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_MSG_ALL_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_MSG_DBG - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_MSG_DBG_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_MSG_ERR - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_MSG_ERR_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_MSG_OFF - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_MSG_OFF_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_MSG_ON - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_MSG_ON_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_netgen(glp_graph, int, int, int, SWIGTYPE_p_int) - Static method in class org.gnu.glpk.GLPK
 
glp_netgen(long, glp_graph, int, int, int, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_netgen_prob(int, SWIGTYPE_p_int) - Static method in class org.gnu.glpk.GLPK
 
glp_netgen_prob(int, long) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_NF - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_NF_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_NL - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_NL_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_NO_BRNCH - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_NO_BRNCH_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_NOFEAS - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_NOFEAS_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_npp_alloc_wksp() - Static method in class org.gnu.glpk.GLPK
 
glp_npp_alloc_wksp() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_npp_build_prob(SWIGTYPE_p_glp_prep, glp_prob) - Static method in class org.gnu.glpk.GLPK
 
glp_npp_build_prob(long, long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_npp_free_wksp(SWIGTYPE_p_glp_prep) - Static method in class org.gnu.glpk.GLPK
 
glp_npp_free_wksp(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_npp_load_prob(SWIGTYPE_p_glp_prep, glp_prob, int, int) - Static method in class org.gnu.glpk.GLPK
 
glp_npp_load_prob(long, long, glp_prob, int, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_npp_obtain_sol(SWIGTYPE_p_glp_prep, glp_prob) - Static method in class org.gnu.glpk.GLPK
 
glp_npp_obtain_sol(long, long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_npp_postprocess(SWIGTYPE_p_glp_prep, glp_prob) - Static method in class org.gnu.glpk.GLPK
 
glp_npp_postprocess(long, long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_npp_preprocess1(SWIGTYPE_p_glp_prep, int) - Static method in class org.gnu.glpk.GLPK
 
glp_npp_preprocess1(long, int) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_NS - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_NS_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_NU - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_NU_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_OFF - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_OFF_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_ON - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_ON_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_open_tee(String) - Static method in class org.gnu.glpk.GLPK
glp_open_tee - start copying terminal output to text file .
glp_open_tee(String) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_OPT - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_OPT_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_ORD_AMD - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_ORD_AMD_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_ORD_NONE - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_ORD_NONE_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_ORD_QMD - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_ORD_QMD_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_ORD_SYMAMD - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_ORD_SYMAMD_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_PP_ALL - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_PP_ALL_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_PP_NONE - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_PP_NONE_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_PP_ROOT - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_PP_ROOT_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_prim_rtest(glp_prob, int, SWIGTYPE_p_int, SWIGTYPE_p_double, int, double) - Static method in class org.gnu.glpk.GLPK
glp_prim_rtest - perform primal ratio test .
glp_prim_rtest(long, glp_prob, int, long, long, int, double) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_PRIMAL - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_PRIMAL_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_print_ipt(glp_prob, String) - Static method in class org.gnu.glpk.GLPK
 
glp_print_ipt(long, glp_prob, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_print_mip(glp_prob, String) - Static method in class org.gnu.glpk.GLPK
 
glp_print_mip(long, glp_prob, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_print_ranges(glp_prob, int, SWIGTYPE_p_int, int, String) - Static method in class org.gnu.glpk.GLPK
 
glp_print_ranges(long, glp_prob, int, long, int, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_print_sol(glp_prob, String) - Static method in class org.gnu.glpk.GLPK
 
glp_print_sol(long, glp_prob, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_printf(String) - Static method in class org.gnu.glpk.GLPK
glp_printf - write formatted output on terminal .
glp_printf(String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_prob - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
glp_prob(long, boolean) - Constructor for class org.gnu.glpk.glp_prob
 
glp_prob() - Constructor for class org.gnu.glpk.glp_prob
 
glp_prob_hidden_internal_get(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_prob_hidden_internal_set(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_PT_PSE - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_PT_PSE_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_PT_STD - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_PT_STD_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_puts(String) - Static method in class org.gnu.glpk.GLPK
glp_puts - write string on terminal .
glp_puts(String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_read_asnprob(glp_graph, int, int, String) - Static method in class org.gnu.glpk.GLPK
glp_read_asnprob - read assignment problem data in DIMACS format .
glp_read_asnprob(long, glp_graph, int, int, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_read_ccdata(glp_graph, int, String) - Static method in class org.gnu.glpk.GLPK
glp_read_ccdata - read graph in DIMACS clique/coloring format .
glp_read_ccdata(long, glp_graph, int, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_read_cnfsat(glp_prob, String) - Static method in class org.gnu.glpk.GLPK
 
glp_read_cnfsat(long, glp_prob, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_read_graph(glp_graph, String) - Static method in class org.gnu.glpk.GLPK
glp_read_graph - read graph from plain text file .
glp_read_graph(long, glp_graph, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_read_ipt(glp_prob, String) - Static method in class org.gnu.glpk.GLPK
glp_read_ipt - read interior-point solution from text file .
glp_read_ipt(long, glp_prob, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_read_lp(glp_prob, glp_cpxcp, String) - Static method in class org.gnu.glpk.GLPK
 
glp_read_lp(long, glp_prob, long, glp_cpxcp, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_read_maxflow(glp_graph, SWIGTYPE_p_int, SWIGTYPE_p_int, int, String) - Static method in class org.gnu.glpk.GLPK
glp_read_maxflow - read maximum flow problem data in DIMACS format .
glp_read_maxflow(long, glp_graph, long, long, int, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_read_mincost(glp_graph, int, int, int, int, String) - Static method in class org.gnu.glpk.GLPK
glp_read_mincost - read min-cost flow problem data in DIMACS format .
glp_read_mincost(long, glp_graph, int, int, int, int, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_read_mip(glp_prob, String) - Static method in class org.gnu.glpk.GLPK
glp_read_mip - read MIP solution from text file .
glp_read_mip(long, glp_prob, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_read_mps(glp_prob, int, glp_mpscp, String) - Static method in class org.gnu.glpk.GLPK
 
glp_read_mps(long, glp_prob, int, long, glp_mpscp, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_read_prob(glp_prob, int, String) - Static method in class org.gnu.glpk.GLPK
glp_read_prob - read problem data in GLPK format .
glp_read_prob(long, glp_prob, int, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_read_sol(glp_prob, String) - Static method in class org.gnu.glpk.GLPK
glp_read_sol - read basic solution from text file .
glp_read_sol(long, glp_prob, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_realloc(SWIGTYPE_p_void, int, int) - Static method in class org.gnu.glpk.GLPK
 
glp_realloc(long, int, int) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_RF_CLQ - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_RF_CLQ_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_RF_COV - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_RF_COV_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_RF_CUT - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_RF_CUT_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_RF_GMI - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_RF_GMI_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_RF_LAZY - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_RF_LAZY_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_RF_MIR - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_RF_MIR_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_RF_REG - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_RF_REG_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_rmfgen(glp_graph, SWIGTYPE_p_int, SWIGTYPE_p_int, int, SWIGTYPE_p_int) - Static method in class org.gnu.glpk.GLPK
 
glp_rmfgen(long, glp_graph, long, long, int, long) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_RT_FLIP - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_RT_FLIP_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_RT_HAR - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_RT_HAR_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_RT_STD - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_RT_STD_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_scale_prob(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_scale_prob - scale problem data .
glp_scale_prob(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_set_bfcp(glp_prob, glp_bfcp) - Static method in class org.gnu.glpk.GLPK
glp_set_bfcp - change basis factorization control parameters .
glp_set_bfcp(long, glp_prob, long, glp_bfcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_set_col_bnds(glp_prob, int, int, double, double) - Static method in class org.gnu.glpk.GLPK
glp_set_col_bnds - set (change) column bounds .
glp_set_col_bnds(long, glp_prob, int, int, double, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_set_col_kind(glp_prob, int, int) - Static method in class org.gnu.glpk.GLPK
glp_set_col_kind - set (change) column kind .
glp_set_col_kind(long, glp_prob, int, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_set_col_name(glp_prob, int, String) - Static method in class org.gnu.glpk.GLPK
glp_set_col_name - assign (change) column name .
glp_set_col_name(long, glp_prob, int, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_set_col_stat(glp_prob, int, int) - Static method in class org.gnu.glpk.GLPK
glp_set_col_stat - set (change) column status .
glp_set_col_stat(long, glp_prob, int, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_set_graph_name(glp_graph, String) - Static method in class org.gnu.glpk.GLPK
glp_set_graph_name - assign (change) graph name .
glp_set_graph_name(long, glp_graph, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_set_it_cnt(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
 
glp_set_it_cnt(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_set_mat_col(glp_prob, int, int, SWIGTYPE_p_int, SWIGTYPE_p_double) - Static method in class org.gnu.glpk.GLPK
glp_set_mat_col - set (replace) column of the constraint matrix .
glp_set_mat_col(long, glp_prob, int, int, long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_set_mat_row(glp_prob, int, int, SWIGTYPE_p_int, SWIGTYPE_p_double) - Static method in class org.gnu.glpk.GLPK
glp_set_mat_row - set (replace) row of the constraint matrix .
glp_set_mat_row(long, glp_prob, int, int, long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_set_obj_coef(glp_prob, int, double) - Static method in class org.gnu.glpk.GLPK
glp_set_obj_coef - set (change) obj.
glp_set_obj_coef(long, glp_prob, int, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_set_obj_dir(glp_prob, int) - Static method in class org.gnu.glpk.GLPK
glp_set_obj_dir - set (change) optimization direction flag .
glp_set_obj_dir(long, glp_prob, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_set_obj_name(glp_prob, String) - Static method in class org.gnu.glpk.GLPK
glp_set_obj_name - assign (change) objective function name .
glp_set_obj_name(long, glp_prob, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_set_prob_name(glp_prob, String) - Static method in class org.gnu.glpk.GLPK
glp_set_prob_name - assign (change) problem name .
glp_set_prob_name(long, glp_prob, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_set_rii(glp_prob, int, double) - Static method in class org.gnu.glpk.GLPK
glp_set_rii - set (change) row scale factor .
glp_set_rii(long, glp_prob, int, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_set_row_bnds(glp_prob, int, int, double, double) - Static method in class org.gnu.glpk.GLPK
glp_set_row_bnds - set (change) row bounds .
glp_set_row_bnds(long, glp_prob, int, int, double, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_set_row_name(glp_prob, int, String) - Static method in class org.gnu.glpk.GLPK
glp_set_row_name - assign (change) row name .
glp_set_row_name(long, glp_prob, int, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_set_row_stat(glp_prob, int, int) - Static method in class org.gnu.glpk.GLPK
glp_set_row_stat - set (change) row status .
glp_set_row_stat(long, glp_prob, int, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_set_sjj(glp_prob, int, double) - Static method in class org.gnu.glpk.GLPK
glp_set sjj - set (change) column scale factor .
glp_set_sjj(long, glp_prob, int, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_set_vertex_name(glp_graph, int, String) - Static method in class org.gnu.glpk.GLPK
 
glp_set_vertex_name(long, glp_graph, int, String) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_SF_2N - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_SF_2N_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_SF_AUTO - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_SF_AUTO_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_SF_EQ - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_SF_EQ_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_SF_GM - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_SF_GM_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_SF_SKIP - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_SF_SKIP_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_simplex(glp_prob, glp_smcp) - Static method in class org.gnu.glpk.GLPK
 
glp_simplex(long, glp_prob, long, glp_smcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
glp_smcp(long, boolean) - Constructor for class org.gnu.glpk.glp_smcp
 
glp_smcp() - Constructor for class org.gnu.glpk.glp_smcp
 
glp_smcp_aorn_get(long, glp_smcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_aorn_set(long, glp_smcp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_excl_get(long, glp_smcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_excl_set(long, glp_smcp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_foo_bar_get(long, glp_smcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_foo_bar_set(long, glp_smcp, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_it_lim_get(long, glp_smcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_it_lim_set(long, glp_smcp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_meth_get(long, glp_smcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_meth_set(long, glp_smcp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_msg_lev_get(long, glp_smcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_msg_lev_set(long, glp_smcp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_obj_ll_get(long, glp_smcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_obj_ll_set(long, glp_smcp, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_obj_ul_get(long, glp_smcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_obj_ul_set(long, glp_smcp, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_out_dly_get(long, glp_smcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_out_dly_set(long, glp_smcp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_out_frq_get(long, glp_smcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_out_frq_set(long, glp_smcp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_presolve_get(long, glp_smcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_presolve_set(long, glp_smcp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_pricing_get(long, glp_smcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_pricing_set(long, glp_smcp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_r_test_get(long, glp_smcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_r_test_set(long, glp_smcp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_shift_get(long, glp_smcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_shift_set(long, glp_smcp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_tm_lim_get(long, glp_smcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_tm_lim_set(long, glp_smcp, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_tol_bnd_get(long, glp_smcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_tol_bnd_set(long, glp_smcp, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_tol_dj_get(long, glp_smcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_tol_dj_set(long, glp_smcp, double) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_tol_piv_get(long, glp_smcp) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_smcp_tol_piv_set(long, glp_smcp, double) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_SOL - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_SOL_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_sort_matrix(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_sort_matrix - sort elements of the constraint matrix .
glp_sort_matrix(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_std_basis(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_std_basis - construct standard initial LP basis .
glp_std_basis(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_strong_comp(glp_graph, int) - Static method in class org.gnu.glpk.GLPK
glp_strong_comp - find all strongly connected components of graph .
glp_strong_comp(long, glp_graph, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_term_hook(SWIGTYPE_p_f_p_void_p_q_const__char__int, SWIGTYPE_p_void) - Static method in class org.gnu.glpk.GLPK
glp_term_hook - install hook to intercept terminal output .
glp_term_hook(long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_term_out(int) - Static method in class org.gnu.glpk.GLPK
glp_term_out - enable/disable terminal output .
glp_term_out(int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_time() - Static method in class org.gnu.glpk.GLPK
 
glp_time() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_top_sort(glp_graph, int) - Static method in class org.gnu.glpk.GLPK
 
glp_top_sort(long, glp_graph, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_tran - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
glp_tran(long, boolean) - Constructor for class org.gnu.glpk.glp_tran
 
glp_tran() - Constructor for class org.gnu.glpk.glp_tran
 
glp_tran_hidden_internal_get(long, glp_tran) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_tran_hidden_internal_set(long, glp_tran, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_transform_col(glp_prob, int, SWIGTYPE_p_int, SWIGTYPE_p_double) - Static method in class org.gnu.glpk.GLPK
glp_transform_col - transform explicitly specified column .
glp_transform_col(long, glp_prob, int, long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_transform_row(glp_prob, int, SWIGTYPE_p_int, SWIGTYPE_p_double) - Static method in class org.gnu.glpk.GLPK
glp_transform_row - transform explicitly specified row .
glp_transform_row(long, glp_prob, int, long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_tree - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
glp_tree(long, boolean) - Constructor for class org.gnu.glpk.glp_tree
 
glp_tree() - Constructor for class org.gnu.glpk.glp_tree
 
glp_tree_hidden_internal_get(long, glp_tree) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_tree_hidden_internal_set(long, glp_tree, int) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_UNBND - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_UNBND_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_UNDEF - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_UNDEF_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_unscale_prob(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_unscale_prob - unscale problem data .
glp_unscale_prob(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_UP - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_UP_BRNCH - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_UP_BRNCH_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_UP_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_USE_AT - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_USE_AT_get() - Static method in class org.gnu.glpk.GLPKJNI
 
GLP_USE_NT - Static variable in interface org.gnu.glpk.GLPKConstants
 
GLP_USE_NT_get() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_version() - Static method in class org.gnu.glpk.GLPK
glp_version - determine library version .
glp_version() - Static method in class org.gnu.glpk.GLPKJNI
 
glp_vertex - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
glp_vertex(long, boolean) - Constructor for class org.gnu.glpk.glp_vertex
 
glp_vertex() - Constructor for class org.gnu.glpk.glp_vertex
 
glp_vertex_data_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_vertex_data_set(long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_vertex_entry_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_vertex_entry_set(long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_vertex_i_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_vertex_i_set(long, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_vertex_in_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_vertex_in_set(long, long, glp_arc) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_vertex_name_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_vertex_name_set(long, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_vertex_out_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_vertex_out_set(long, long, glp_arc) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_vertex_temp_get(long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_vertex_temp_set(long, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_vprintf(String, SWIGTYPE_p_va_list) - Static method in class org.gnu.glpk.GLPK
glp_vprintf - write formatted output on terminal .
glp_vprintf(String, long) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_warm_up(glp_prob) - Static method in class org.gnu.glpk.GLPK
glp_warm_up - "warm up" LP basis .
glp_warm_up(long, glp_prob) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_wclique_exact(glp_graph, int, SWIGTYPE_p_double, int) - Static method in class org.gnu.glpk.GLPK
 
glp_wclique_exact(long, glp_graph, int, long, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_weak_comp(glp_graph, int) - Static method in class org.gnu.glpk.GLPK
glp_weak_comp - find all weakly connected components of graph .
glp_weak_comp(long, glp_graph, int) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_write_asnprob(glp_graph, int, int, String) - Static method in class org.gnu.glpk.GLPK
glp_write_asnprob - write assignment problem data in DIMACS format .
glp_write_asnprob(long, glp_graph, int, int, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_write_ccdata(glp_graph, int, String) - Static method in class org.gnu.glpk.GLPK
glp_write_ccdata - write graph in DIMACS clique/coloring format .
glp_write_ccdata(long, glp_graph, int, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_write_cnfsat(glp_prob, String) - Static method in class org.gnu.glpk.GLPK
 
glp_write_cnfsat(long, glp_prob, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_write_graph(glp_graph, String) - Static method in class org.gnu.glpk.GLPK
glp_write_graph - write graph to plain text file .
glp_write_graph(long, glp_graph, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_write_ipt(glp_prob, String) - Static method in class org.gnu.glpk.GLPK
glp_write_ipt - write interior-point solution to text file .
glp_write_ipt(long, glp_prob, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_write_lp(glp_prob, glp_cpxcp, String) - Static method in class org.gnu.glpk.GLPK
 
glp_write_lp(long, glp_prob, long, glp_cpxcp, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_write_maxflow(glp_graph, int, int, int, String) - Static method in class org.gnu.glpk.GLPK
glp_write_maxflow - write maximum flow problem data in DIMACS format .
glp_write_maxflow(long, glp_graph, int, int, int, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_write_mincost(glp_graph, int, int, int, int, String) - Static method in class org.gnu.glpk.GLPK
glp_write_mincost - write min-cost flow problem data in DIMACS format .
glp_write_mincost(long, glp_graph, int, int, int, int, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_write_mip(glp_prob, String) - Static method in class org.gnu.glpk.GLPK
glp_write_mip - write MIP solution to text file .
glp_write_mip(long, glp_prob, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_write_mps(glp_prob, int, glp_mpscp, String) - Static method in class org.gnu.glpk.GLPK
 
glp_write_mps(long, glp_prob, int, long, glp_mpscp, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_write_prob(glp_prob, int, String) - Static method in class org.gnu.glpk.GLPK
glp_write_prob - write problem data in GLPK format .
glp_write_prob(long, glp_prob, int, String) - Static method in class org.gnu.glpk.GLPKJNI
 
glp_write_sol(glp_prob, String) - Static method in class org.gnu.glpk.GLPK
glp_write_sol - write basic solution to text file .
glp_write_sol(long, glp_prob, String) - Static method in class org.gnu.glpk.GLPKJNI
 
GLPK - Class in org.gnu.glpk
Wrapper class generated by SWIG.
GLPK() - Constructor for class org.gnu.glpk.GLPK
 
GlpkCallback - Class in org.gnu.glpk
This class manages callbacks from the MIP solver.
GlpkCallbackListener - Interface in org.gnu.glpk
Callback Listener.
GLPKConstants - Interface in org.gnu.glpk
 
GlpkException - Exception in org.gnu.glpk
Exception thrown, when the GLPK native library call fails.
GlpkException() - Constructor for exception org.gnu.glpk.GlpkException
Constructs a new GLPK exception.
GlpkException(String) - Constructor for exception org.gnu.glpk.GlpkException
Constructs a new GLPK exception.
GLPKJNI - Class in org.gnu.glpk
The intermediary JNI class.
GLPKJNI() - Constructor for class org.gnu.glpk.GLPKJNI
 
GlpkTerminal - Class in org.gnu.glpk
This class manages terminal output.
GlpkTerminalListener - Interface in org.gnu.glpk
Terminal Listener

I

intArray_getitem(SWIGTYPE_p_int, int) - Static method in class org.gnu.glpk.GLPK
Retrieves an element of an array of int.
intArray_getitem(long, int) - Static method in class org.gnu.glpk.GLPKJNI
 
intArray_setitem(SWIGTYPE_p_int, int, int) - Static method in class org.gnu.glpk.GLPK
Sets the value of an element of an array of int.
intArray_setitem(long, int, int) - Static method in class org.gnu.glpk.GLPKJNI
 

N

new_doubleArray(int) - Static method in class org.gnu.glpk.GLPK
Creates a new array of double.
new_doubleArray(int) - Static method in class org.gnu.glpk.GLPKJNI
 
new_glp_arc() - Static method in class org.gnu.glpk.GLPKJNI
 
new_glp_attr() - Static method in class org.gnu.glpk.GLPKJNI
 
new_glp_bfcp() - Static method in class org.gnu.glpk.GLPKJNI
 
new_glp_cpxcp() - Static method in class org.gnu.glpk.GLPKJNI
 
new_glp_graph() - Static method in class org.gnu.glpk.GLPKJNI
 
new_glp_iocp() - Static method in class org.gnu.glpk.GLPKJNI
 
new_glp_iptcp() - Static method in class org.gnu.glpk.GLPKJNI
 
new_glp_java_arc_data() - Static method in class org.gnu.glpk.GLPKJNI
 
new_glp_java_vertex_data() - Static method in class org.gnu.glpk.GLPKJNI
 
new_glp_mpscp() - Static method in class org.gnu.glpk.GLPKJNI
 
new_glp_prob() - Static method in class org.gnu.glpk.GLPKJNI
 
new_glp_smcp() - Static method in class org.gnu.glpk.GLPKJNI
 
new_glp_tran() - Static method in class org.gnu.glpk.GLPKJNI
 
new_glp_tree() - Static method in class org.gnu.glpk.GLPKJNI
 
new_glp_vertex() - Static method in class org.gnu.glpk.GLPKJNI
 
new_intArray(int) - Static method in class org.gnu.glpk.GLPK
Creates a new array of int.
new_intArray(int) - Static method in class org.gnu.glpk.GLPKJNI
 

O

org.gnu.glpk - package org.gnu.glpk
 
output(String) - Method in interface org.gnu.glpk.GlpkTerminalListener
Receive terminal output.

R

removeAllListeners() - Static method in class org.gnu.glpk.GlpkTerminal
Remove all listeners.get().
removeListener(GlpkCallbackListener) - Static method in class org.gnu.glpk.GlpkCallback
Removes first occurance of a listener for callbacks.
removeListener(GlpkTerminalListener) - Static method in class org.gnu.glpk.GlpkTerminal
Removes first occurance of listener.

S

setA_size(int) - Method in class org.gnu.glpk.glp_graph
 
setAlien(int) - Method in class org.gnu.glpk.glp_iocp
 
setAorn(int) - Method in class org.gnu.glpk.glp_smcp
 
setBinarize(int) - Method in class org.gnu.glpk.glp_iocp
 
setBlank(int) - Method in class org.gnu.glpk.glp_mpscp
 
setBr_tech(int) - Method in class org.gnu.glpk.glp_iocp
 
setBt_tech(int) - Method in class org.gnu.glpk.glp_iocp
 
setCap(double) - Method in class org.gnu.glpk.glp_java_arc_data
 
setCb_func(SWIGTYPE_p_f_p_struct_glp_tree_p_void__void) - Method in class org.gnu.glpk.glp_iocp
 
setCb_info(SWIGTYPE_p_void) - Method in class org.gnu.glpk.glp_iocp
 
setCb_size(int) - Method in class org.gnu.glpk.glp_iocp
 
setClq_cuts(int) - Method in class org.gnu.glpk.glp_iocp
 
setCost(double) - Method in class org.gnu.glpk.glp_java_arc_data
 
setCov_cuts(int) - Method in class org.gnu.glpk.glp_iocp
 
setCut(int) - Method in class org.gnu.glpk.glp_java_vertex_data
 
setData(SWIGTYPE_p_void) - Method in class org.gnu.glpk.glp_arc
 
setData(SWIGTYPE_p_void) - Method in class org.gnu.glpk.glp_vertex
 
setEntry(SWIGTYPE_p_void) - Method in class org.gnu.glpk.glp_vertex
 
setEps_tol(double) - Method in class org.gnu.glpk.glp_bfcp
 
setExcl(int) - Method in class org.gnu.glpk.glp_smcp
 
setFlip(int) - Method in class org.gnu.glpk.glp_iocp
 
setFoo_bar(SWIGTYPE_p_double) - Method in class org.gnu.glpk.glp_attr
 
setFoo_bar(SWIGTYPE_p_double) - Method in class org.gnu.glpk.glp_bfcp
 
setFoo_bar(SWIGTYPE_p_double) - Method in class org.gnu.glpk.glp_cpxcp
 
setFoo_bar(SWIGTYPE_p_double) - Method in class org.gnu.glpk.glp_iocp
 
setFoo_bar(SWIGTYPE_p_double) - Method in class org.gnu.glpk.glp_iptcp
 
setFoo_bar(SWIGTYPE_p_double) - Method in class org.gnu.glpk.glp_mpscp
 
setFoo_bar(SWIGTYPE_p_double) - Method in class org.gnu.glpk.glp_smcp
 
setFp_heur(int) - Method in class org.gnu.glpk.glp_iocp
 
setGmi_cuts(int) - Method in class org.gnu.glpk.glp_iocp
 
setH_next(glp_arc) - Method in class org.gnu.glpk.glp_arc
 
setH_prev(glp_arc) - Method in class org.gnu.glpk.glp_arc
 
setHead(glp_vertex) - Method in class org.gnu.glpk.glp_arc
 
setHidden_internal(int) - Method in class org.gnu.glpk.glp_prob
 
setHidden_internal(int) - Method in class org.gnu.glpk.glp_tran
 
setHidden_internal(int) - Method in class org.gnu.glpk.glp_tree
 
setI(int) - Method in class org.gnu.glpk.glp_vertex
 
setIn(glp_arc) - Method in class org.gnu.glpk.glp_vertex
 
setIndex(SWIGTYPE_p_void) - Method in class org.gnu.glpk.glp_graph
 
setIt_lim(int) - Method in class org.gnu.glpk.glp_smcp
 
setKlass(int) - Method in class org.gnu.glpk.glp_attr
 
setLevel(int) - Method in class org.gnu.glpk.glp_attr
 
setLow(double) - Method in class org.gnu.glpk.glp_java_arc_data
 
setLu_size(int) - Method in class org.gnu.glpk.glp_bfcp
 
setMax_gro(double) - Method in class org.gnu.glpk.glp_bfcp
 
setMeth(int) - Method in class org.gnu.glpk.glp_smcp
 
setMip_gap(double) - Method in class org.gnu.glpk.glp_iocp
 
setMir_cuts(int) - Method in class org.gnu.glpk.glp_iocp
 
setMsg_lev(int) - Method in class org.gnu.glpk.glp_bfcp
 
setMsg_lev(int) - Method in class org.gnu.glpk.glp_iocp
 
setMsg_lev(int) - Method in class org.gnu.glpk.glp_iptcp
 
setMsg_lev(int) - Method in class org.gnu.glpk.glp_smcp
 
setNa(int) - Method in class org.gnu.glpk.glp_graph
 
setName(String) - Method in class org.gnu.glpk.glp_graph
 
setName(String) - Method in class org.gnu.glpk.glp_vertex
 
setNfs_max(int) - Method in class org.gnu.glpk.glp_bfcp
 
setNrs_max(int) - Method in class org.gnu.glpk.glp_bfcp
 
setNv(int) - Method in class org.gnu.glpk.glp_graph
 
setNv_max(int) - Method in class org.gnu.glpk.glp_graph
 
setObj_ll(double) - Method in class org.gnu.glpk.glp_smcp
 
setObj_name(String) - Method in class org.gnu.glpk.glp_mpscp
 
setObj_ul(double) - Method in class org.gnu.glpk.glp_smcp
 
setOrd_alg(int) - Method in class org.gnu.glpk.glp_iptcp
 
setOrigin(int) - Method in class org.gnu.glpk.glp_attr
 
setOut(glp_arc) - Method in class org.gnu.glpk.glp_vertex
 
setOut_dly(int) - Method in class org.gnu.glpk.glp_iocp
 
setOut_dly(int) - Method in class org.gnu.glpk.glp_smcp
 
setOut_frq(int) - Method in class org.gnu.glpk.glp_iocp
 
setOut_frq(int) - Method in class org.gnu.glpk.glp_smcp
 
setPi(double) - Method in class org.gnu.glpk.glp_java_vertex_data
 
setPiv_lim(int) - Method in class org.gnu.glpk.glp_bfcp
 
setPiv_tol(double) - Method in class org.gnu.glpk.glp_bfcp
 
setPool(SWIGTYPE_p_void) - Method in class org.gnu.glpk.glp_graph
 
setPp_tech(int) - Method in class org.gnu.glpk.glp_iocp
 
setPresolve(int) - Method in class org.gnu.glpk.glp_iocp
 
setPresolve(int) - Method in class org.gnu.glpk.glp_smcp
 
setPricing(int) - Method in class org.gnu.glpk.glp_smcp
 
setPs_heur(int) - Method in class org.gnu.glpk.glp_iocp
 
setPs_tm_lim(int) - Method in class org.gnu.glpk.glp_iocp
 
setR_test(int) - Method in class org.gnu.glpk.glp_smcp
 
setRc(double) - Method in class org.gnu.glpk.glp_java_arc_data
 
setRhs(double) - Method in class org.gnu.glpk.glp_java_vertex_data
 
setRs_size(int) - Method in class org.gnu.glpk.glp_bfcp
 
setSave_sol(String) - Method in class org.gnu.glpk.glp_iocp
 
setSet(int) - Method in class org.gnu.glpk.glp_java_vertex_data
 
setShift(int) - Method in class org.gnu.glpk.glp_smcp
 
setSr_heur(int) - Method in class org.gnu.glpk.glp_iocp
 
setSuhl(int) - Method in class org.gnu.glpk.glp_bfcp
 
setT_next(glp_arc) - Method in class org.gnu.glpk.glp_arc
 
setT_prev(glp_arc) - Method in class org.gnu.glpk.glp_arc
 
setTail(glp_vertex) - Method in class org.gnu.glpk.glp_arc
 
setTemp(SWIGTYPE_p_void) - Method in class org.gnu.glpk.glp_arc
 
setTemp(SWIGTYPE_p_void) - Method in class org.gnu.glpk.glp_vertex
 
setTm_lim(int) - Method in class org.gnu.glpk.glp_iocp
 
setTm_lim(int) - Method in class org.gnu.glpk.glp_smcp
 
setTol_bnd(double) - Method in class org.gnu.glpk.glp_smcp
 
setTol_dj(double) - Method in class org.gnu.glpk.glp_smcp
 
setTol_int(double) - Method in class org.gnu.glpk.glp_iocp
 
setTol_mps(double) - Method in class org.gnu.glpk.glp_mpscp
 
setTol_obj(double) - Method in class org.gnu.glpk.glp_iocp
 
setTol_piv(double) - Method in class org.gnu.glpk.glp_smcp
 
setType(int) - Method in class org.gnu.glpk.glp_bfcp
 
setUpd_tol(double) - Method in class org.gnu.glpk.glp_bfcp
 
setUse_sol(int) - Method in class org.gnu.glpk.glp_iocp
 
setV(SWIGTYPE_p_p_glp_vertex) - Method in class org.gnu.glpk.glp_graph
 
setV_size(int) - Method in class org.gnu.glpk.glp_graph
 
setX(double) - Method in class org.gnu.glpk.glp_java_arc_data
 
swigCMemOwn - Variable in class org.gnu.glpk.glp_arc
 
swigCMemOwn - Variable in class org.gnu.glpk.glp_attr
 
swigCMemOwn - Variable in class org.gnu.glpk.glp_bfcp
 
swigCMemOwn - Variable in class org.gnu.glpk.glp_cpxcp
 
swigCMemOwn - Variable in class org.gnu.glpk.glp_graph
 
swigCMemOwn - Variable in class org.gnu.glpk.glp_iocp
 
swigCMemOwn - Variable in class org.gnu.glpk.glp_iptcp
 
swigCMemOwn - Variable in class org.gnu.glpk.glp_java_arc_data
 
swigCMemOwn - Variable in class org.gnu.glpk.glp_java_vertex_data
 
swigCMemOwn - Variable in class org.gnu.glpk.glp_mpscp
 
swigCMemOwn - Variable in class org.gnu.glpk.glp_prob
 
swigCMemOwn - Variable in class org.gnu.glpk.glp_smcp
 
swigCMemOwn - Variable in class org.gnu.glpk.glp_tran
 
swigCMemOwn - Variable in class org.gnu.glpk.glp_tree
 
swigCMemOwn - Variable in class org.gnu.glpk.glp_vertex
 
SWIGTYPE_p_double - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
SWIGTYPE_p_double(long, boolean) - Constructor for class org.gnu.glpk.SWIGTYPE_p_double
 
SWIGTYPE_p_double() - Constructor for class org.gnu.glpk.SWIGTYPE_p_double
 
SWIGTYPE_p_f_p_q_const__char_v_______void - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
SWIGTYPE_p_f_p_q_const__char_v_______void(long, boolean) - Constructor for class org.gnu.glpk.SWIGTYPE_p_f_p_q_const__char_v_______void
 
SWIGTYPE_p_f_p_q_const__char_v_______void() - Constructor for class org.gnu.glpk.SWIGTYPE_p_f_p_q_const__char_v_______void
 
SWIGTYPE_p_f_p_struct_glp_tree_p_void__void - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
SWIGTYPE_p_f_p_struct_glp_tree_p_void__void(long, boolean) - Constructor for class org.gnu.glpk.SWIGTYPE_p_f_p_struct_glp_tree_p_void__void
 
SWIGTYPE_p_f_p_struct_glp_tree_p_void__void() - Constructor for class org.gnu.glpk.SWIGTYPE_p_f_p_struct_glp_tree_p_void__void
 
SWIGTYPE_p_f_p_void__void - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
SWIGTYPE_p_f_p_void__void(long, boolean) - Constructor for class org.gnu.glpk.SWIGTYPE_p_f_p_void__void
 
SWIGTYPE_p_f_p_void__void() - Constructor for class org.gnu.glpk.SWIGTYPE_p_f_p_void__void
 
SWIGTYPE_p_f_p_void_p_q_const__char__int - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
SWIGTYPE_p_f_p_void_p_q_const__char__int(long, boolean) - Constructor for class org.gnu.glpk.SWIGTYPE_p_f_p_void_p_q_const__char__int
 
SWIGTYPE_p_f_p_void_p_q_const__char__int() - Constructor for class org.gnu.glpk.SWIGTYPE_p_f_p_void_p_q_const__char__int
 
SWIGTYPE_p_glp_prep - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
SWIGTYPE_p_glp_prep(long, boolean) - Constructor for class org.gnu.glpk.SWIGTYPE_p_glp_prep
 
SWIGTYPE_p_glp_prep() - Constructor for class org.gnu.glpk.SWIGTYPE_p_glp_prep
 
SWIGTYPE_p_int - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
SWIGTYPE_p_int(long, boolean) - Constructor for class org.gnu.glpk.SWIGTYPE_p_int
 
SWIGTYPE_p_int() - Constructor for class org.gnu.glpk.SWIGTYPE_p_int
 
SWIGTYPE_p_p_glp_vertex - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
SWIGTYPE_p_p_glp_vertex(long, boolean) - Constructor for class org.gnu.glpk.SWIGTYPE_p_p_glp_vertex
 
SWIGTYPE_p_p_glp_vertex() - Constructor for class org.gnu.glpk.SWIGTYPE_p_p_glp_vertex
 
SWIGTYPE_p_size_t - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
SWIGTYPE_p_size_t(long, boolean) - Constructor for class org.gnu.glpk.SWIGTYPE_p_size_t
 
SWIGTYPE_p_size_t() - Constructor for class org.gnu.glpk.SWIGTYPE_p_size_t
 
SWIGTYPE_p_va_list - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
SWIGTYPE_p_va_list(long, boolean) - Constructor for class org.gnu.glpk.SWIGTYPE_p_va_list
 
SWIGTYPE_p_va_list() - Constructor for class org.gnu.glpk.SWIGTYPE_p_va_list
 
SWIGTYPE_p_void - Class in org.gnu.glpk
Wrapper class for pointer generated by SWIG.
SWIGTYPE_p_void(long, boolean) - Constructor for class org.gnu.glpk.SWIGTYPE_p_void
 
SWIGTYPE_p_void() - Constructor for class org.gnu.glpk.SWIGTYPE_p_void
 
A C D F G I N O R S 
Skip navigation links
GLPK for Java, 1.12.0

This documentation is part of project GLPK for Java.

Group-IDorg.gnu.glpk
Artifact-IDglpk-java
Version1.12.0

Get GLPK for Java at SourceForge.net.