Home
last modified time | relevance | path

Searched refs:SCIPcolIsRemovable (Results 1 – 3 of 3) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_lp.h133 SCIP_Bool SCIPcolIsRemovable(
226 #define SCIPcolIsRemovable(col) (col)->removable macro
H A Dlp.c16750 #undef SCIPcolIsRemovable
16947 SCIP_Bool SCIPcolIsRemovable( in SCIPcolIsRemovable() function
/dports/math/SCIP/scip-7.0.3/
H A DCHANGELOG6571 SCIPsetConsRemovable(), SCIPvarIsRemovable(), SCIPcolIsRemovable(), SCIProwIsRemovable()