32#ifndef __TSPREADER_H__
33#define __TSPREADER_H__
59 "reading/tspreader/round_lengths",
"should lenghts of edges be rounded to nearest integer?",
107 const std::string& name,
108 const std::string& type,
109 const std::string& edgeweighttype,
generator for global cuts in undirected graphs
C++ wrapper for file readers and writers.
ObjReader(SCIP *scip, const char *name, const char *desc, const char *extension)
virtual SCIP_DECL_READERFREE(scip_free)
virtual SCIP_DECL_READERREAD(scip_read)
virtual SCIP_DECL_READERWRITE(scip_write)
common defines and data types used in all packages of SCIP
SCIP_RETCODE SCIPaddBoolParam(SCIP *scip, const char *name, const char *desc, SCIP_Bool *valueptr, SCIP_Bool isadvanced, SCIP_Bool defaultvalue, SCIP_DECL_PARAMCHGD((*paramchgd)), SCIP_PARAMDATA *paramdata)
C++ wrapper classes for SCIP.
wrapper functions to map file i/o to standard or zlib file i/o
struct SCIP_File SCIP_FILE
enum SCIP_Retcode SCIP_RETCODE