1#ifndef CYCLUS_SRC_TOOLKIT_INFILE_CONVERTERS_H_
2#define CYCLUS_SRC_TOOLKIT_INFILE_CONVERTERS_H_
19std::string
PyToXml(std::string s);
22std::string
XmlToPy(std::string s);
taken directly from OsiSolverInterface.cpp on 2/17/14 from https://projects.coin-or....