Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dprob.h624 #define SCIPprobIsPermuted(prob) ((prob)->permuted) macro
H A Dprob.c2233 SCIP_Bool SCIPprobIsPermuted( in SCIPprobIsPermuted() function