10 #define OSRL2SMAG_HPP_ 
   20 #error "don't have header file for stdlib" 
   30 #error "don't have header file for stdio" 
void writeSolution(OSResult &osresult)
Writes a GAMS solution file with the result given as OSResult object. 
 
OSrL2Smag(struct smagRec *smag_)
Constructor. 
 
Reads an optimization result and writes it into a gams solution file using the SMAG I/O library...