Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dreader_cip.c70 CIP_VARS, /**< list of (free) variables */ enumerator
284 cipinput->section = CIP_VARS; in getObjective()
424 if( cipinput->section != CIP_VARS ) in getVariable()
828 case CIP_VARS: in SCIP_DECL_READERREAD()