| Modifier and Type | Method and Description |
|---|---|
SWIGTYPE_p_void |
glp_iocp.getCb_info() |
SWIGTYPE_p_void |
glp_arc.getData() |
SWIGTYPE_p_void |
glp_vertex.getData() |
SWIGTYPE_p_void |
glp_vertex.getEntry() |
SWIGTYPE_p_void |
glp_graph.getIndex() |
SWIGTYPE_p_void |
glp_graph.getPool() |
SWIGTYPE_p_void |
glp_arc.getTemp() |
SWIGTYPE_p_void |
glp_vertex.getTemp() |
static SWIGTYPE_p_void |
GLPK.glp_alloc(int n,
int size)
glp_alloc - allocate memory block .
|
static SWIGTYPE_p_void |
GLPK.glp_ios_node_data(glp_tree T,
int p)
glp_ios_node_data - access subproblem application-specific data .
|
static SWIGTYPE_p_void |
GLPK.glp_realloc(SWIGTYPE_p_void ptr,
int n,
int size) |
| Modifier and Type | Method and Description |
|---|---|
protected static long |
SWIGTYPE_p_void.getCPtr(SWIGTYPE_p_void obj) |
static void |
GLPK.glp_error_hook(SWIGTYPE_p_f_p_void__void func,
SWIGTYPE_p_void info)
glp_error_hook - install hook to intercept abnormal termination .
|
static void |
GLPK.glp_free(SWIGTYPE_p_void ptr)
glp_free - free (deallocate) memory block .
|
static SWIGTYPE_p_void |
GLPK.glp_realloc(SWIGTYPE_p_void ptr,
int n,
int size) |
static void |
GLPK.glp_term_hook(SWIGTYPE_p_f_p_void_p_q_const__char__int func,
SWIGTYPE_p_void info)
glp_term_hook - install hook to intercept terminal output .
|
void |
glp_iocp.setCb_info(SWIGTYPE_p_void value) |
void |
glp_arc.setData(SWIGTYPE_p_void value) |
void |
glp_vertex.setData(SWIGTYPE_p_void value) |
void |
glp_vertex.setEntry(SWIGTYPE_p_void value) |
void |
glp_graph.setIndex(SWIGTYPE_p_void value) |
void |
glp_graph.setPool(SWIGTYPE_p_void value) |
void |
glp_arc.setTemp(SWIGTYPE_p_void value) |
void |
glp_vertex.setTemp(SWIGTYPE_p_void value) |
This documentation is part of project GLPK for Java.
| Group-ID | org.gnu.glpk |
| Artifact-ID | glpk-java |
| Version | 1.10.0 |