48#ifndef __SCIP_READER_STO_H__
49#define __SCIP_READER_STO_H__
common defines and data types used in all packages of SCIP
int SCIPstoGetNScenarios(SCIP *scip)
SCIP_RETCODE SCIPfreeReaderdataSto(SCIP *scip)
SCIP_RETCODE SCIPreadSto(SCIP *scip, const char *filename, SCIP_RESULT *result)
SCIP_RETCODE SCIPincludeReaderSto(SCIP *scip)
type definitions for constraints and constraint handlers
type definitions for storing and manipulating the main problem
result codes for SCIP callback methods
enum SCIP_Result SCIP_RESULT
type definitions for return codes for SCIP methods
enum SCIP_Retcode SCIP_RETCODE
type definitions for SCIP's main datastructure
type definitions for problem variables