Home
last modified time | relevance | path

Searched defs:SCIProwIsIntegral (Results 1 – 2 of 2) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_lp.h519 #define SCIProwIsIntegral(row) (row)->integral macro
H A Dlp.c17255 SCIP_Bool SCIProwIsIntegral( in SCIProwIsIntegral() function