Home
last modified time | relevance | path

Searched refs:CClp_set_col_active (Results 1 – 8 of 8) sorted by relevance

/dports/math/concorde/concorde/INCLUDE/
H A Dlp.h94 CClp_set_col_active (CClp_info *i, int c),
/dports/math/concorde/concorde/LP/
H A Dlpnone.c565 void CClp_set_col_active (CClp_info *i, int c) in CClp_set_col_active() function
H A Dlpqsopt.c1251 void CClp_set_col_active (CClp_info *i, int c) in CClp_set_col_active() function
H A Dlpcplex4.c1313 void CClp_set_col_active (CClp_info *i, int c) in CClp_set_col_active() function
H A Dlpcplex5.c1387 void CClp_set_col_active (CClp_info *i, int c) in CClp_set_col_active() function
H A Dlpcplex6.c1418 void CClp_set_col_active (CClp_info *i, int c) in CClp_set_col_active() function
H A Dlpcplex8.c1409 void CClp_set_col_active (CClp_info *i, int c) in CClp_set_col_active() function
/dports/math/concorde/concorde/TSP/
H A Dtsp_lp.c576 CClp_set_col_active (info, e); in first_lp()