32#ifndef __TSPREADER_H__
33#define __TSPREADER_H__
66 "reading/tspreader/round_lengths",
"should lenghts of edges be rounded to nearest integer?",
104 void getNodesFromFile(
114 const std::string& name,
115 const std::string& type,
generator for global cuts in undirected graphs
std::ifstream tspifstream
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.
enum SCIP_Retcode SCIP_RETCODE