| Modifier and Type | Method and Description |
|---|---|
static SWIGTYPE_p_int |
GLPK.new_intArray(int nelements)
Creates a new array of int.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
GLPK.delete_intArray(SWIGTYPE_p_int ary)
Deletes an array of int.
|
protected static long |
SWIGTYPE_p_int.getCPtr(SWIGTYPE_p_int obj) |
static void |
GLPK.glp_analyze_bound(glp_prob P,
int k,
SWIGTYPE_p_double value1,
SWIGTYPE_p_int var1,
SWIGTYPE_p_double value2,
SWIGTYPE_p_int var2)
glp_analyze_bound - analyze active bound of non-basic variable .
|
static void |
GLPK.glp_analyze_coef(glp_prob P,
int k,
SWIGTYPE_p_double coef1,
SWIGTYPE_p_int var1,
SWIGTYPE_p_double value1,
SWIGTYPE_p_double coef2,
SWIGTYPE_p_int var2,
SWIGTYPE_p_double value2)
glp_analyze_coef - analyze objective coefficient at basic variable .
|
static int |
GLPK.glp_check_dup(int m,
int n,
int ne,
SWIGTYPE_p_int ia,
SWIGTYPE_p_int ja)
glp_check_dup - check for duplicate elements in sparse matrix .
|
static void |
GLPK.glp_check_kkt(glp_prob P,
int sol,
int cond,
SWIGTYPE_p_double ae_max,
SWIGTYPE_p_int ae_ind,
SWIGTYPE_p_double re_max,
SWIGTYPE_p_int re_ind) |
static void |
GLPK.glp_del_cols(glp_prob P,
int ncs,
SWIGTYPE_p_int num)
glp_del_cols - delete columns from problem object .
|
static void |
GLPK.glp_del_rows(glp_prob P,
int nrs,
SWIGTYPE_p_int num)
glp_del_rows - delete rows from problem object .
|
static void |
GLPK.glp_del_vertices(glp_graph G,
int ndel,
SWIGTYPE_p_int num)
glp_del_vertices - delete vertices from graph .
|
static int |
GLPK.glp_dual_rtest(glp_prob P,
int len,
SWIGTYPE_p_int ind,
SWIGTYPE_p_double val,
int dir,
double eps)
glp_dual_rtest - perform dual ratio test .
|
static int |
GLPK.glp_eval_tab_col(glp_prob P,
int k,
SWIGTYPE_p_int ind,
SWIGTYPE_p_double val)
glp_eval_tab_col - compute column of the simplex tableau .
|
static int |
GLPK.glp_eval_tab_row(glp_prob P,
int k,
SWIGTYPE_p_int ind,
SWIGTYPE_p_double val)
glp_eval_tab_row - compute row of the simplex tableau .
|
static int |
GLPK.glp_get_mat_col(glp_prob P,
int j,
SWIGTYPE_p_int ind,
SWIGTYPE_p_double val)
glp_get_mat_col - retrieve column of the constraint matrix .
|
static int |
GLPK.glp_get_mat_row(glp_prob P,
int i,
SWIGTYPE_p_int ind,
SWIGTYPE_p_double val)
glp_get_mat_row - retrieve row of the constraint matrix .
|
static int |
GLPK.glp_gridgen(glp_graph G,
int v_rhs,
int a_cap,
int a_cost,
SWIGTYPE_p_int parm) |
static int |
GLPK.glp_ios_add_row(glp_tree T,
String name,
int klass,
int flags,
int len,
SWIGTYPE_p_int ind,
SWIGTYPE_p_double val,
int type,
double rhs) |
static void |
GLPK.glp_ios_tree_size(glp_tree T,
SWIGTYPE_p_int a_cnt,
SWIGTYPE_p_int n_cnt,
SWIGTYPE_p_int t_cnt)
glp_ios_tree_size - determine size of the branch-and-bound tree .
|
static void |
GLPK.glp_load_matrix(glp_prob P,
int ne,
SWIGTYPE_p_int ia,
SWIGTYPE_p_int ja,
SWIGTYPE_p_double ar)
glp_load_matrix - load (replace) the whole constraint matrix .
|
static void |
GLPK.glp_mem_usage(SWIGTYPE_p_int count,
SWIGTYPE_p_int cpeak,
SWIGTYPE_p_size_t total,
SWIGTYPE_p_size_t tpeak)
glp_mem_usage - get memory usage information .
|
static void |
GLPK.glp_netgen_prob(int nprob,
SWIGTYPE_p_int parm) |
static int |
GLPK.glp_netgen(glp_graph G,
int v_rhs,
int a_cap,
int a_cost,
SWIGTYPE_p_int parm) |
static int |
GLPK.glp_prim_rtest(glp_prob P,
int len,
SWIGTYPE_p_int ind,
SWIGTYPE_p_double val,
int dir,
double eps)
glp_prim_rtest - perform primal ratio test .
|
static int |
GLPK.glp_print_ranges(glp_prob P,
int len,
SWIGTYPE_p_int list,
int flags,
String fname) |
static int |
GLPK.glp_read_maxflow(glp_graph G,
SWIGTYPE_p_int s,
SWIGTYPE_p_int t,
int a_cap,
String fname)
glp_read_maxflow - read maximum flow problem data in DIMACS format .
|
static int |
GLPK.glp_rmfgen(glp_graph G,
SWIGTYPE_p_int s,
SWIGTYPE_p_int t,
int a_cap,
SWIGTYPE_p_int parm) |
static void |
GLPK.glp_set_mat_col(glp_prob P,
int j,
int len,
SWIGTYPE_p_int ind,
SWIGTYPE_p_double val)
glp_set_mat_col - set (replace) column of the constraint matrix .
|
static void |
GLPK.glp_set_mat_row(glp_prob P,
int i,
int len,
SWIGTYPE_p_int ind,
SWIGTYPE_p_double val)
glp_set_mat_row - set (replace) row of the constraint matrix .
|
static int |
GLPK.glp_transform_col(glp_prob P,
int len,
SWIGTYPE_p_int ind,
SWIGTYPE_p_double val)
glp_transform_col - transform explicitly specified column .
|
static int |
GLPK.glp_transform_row(glp_prob P,
int len,
SWIGTYPE_p_int ind,
SWIGTYPE_p_double val)
glp_transform_row - transform explicitly specified row .
|
static int |
GLPK.intArray_getitem(SWIGTYPE_p_int ary,
int index)
Retrieves an element of an array of int.
|
static void |
GLPK.intArray_setitem(SWIGTYPE_p_int ary,
int index,
int value)
Sets the value of an element of an array of int.
|
This documentation is part of project GLPK for Java.
| Group-ID | org.gnu.glpk |
| Artifact-ID | glpk-java |
| Version | 1.12.0 |