Parser for TSPLIB instances in XML format. More...
#include <ogdf/basic/HashArray.h>#include <ogdf/fileformats/GraphIO.h>#include <ogdf/lib/pugixml/pugixml.h>#include <sstream>#include <unordered_map>Go to the source code of this file.
Classes | |
| class | ogdf::TsplibXmlParser |
| Parses tsplib files in xml format. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Parser for TSPLIB instances in XML format.
Definition in file TsplibXmlParser.h.