40#include <unordered_map>
64 bool load(std::istream& in, std::string& error);
Declares class GraphIO which provides access to all graph read and write functionality.
Declaration and implementation of HashArray class.
Stores additional attributes of a graph (like layout information).
Data type for general directed graphs (adjacency list representation).
Parses tsplib files in xml format.
bool read(Graph &G, GraphAttributes &GA)
bool read(Graph &G, GraphAttributes *GA)
bool load(std::istream &in, std::string &error)
TsplibXmlParser(std::istream &in)
~TsplibXmlParser()=default
pugi::xml_node m_graphTag
static MultilevelBuilder * getDoubleFactoredZeroAdjustedMerger()
The namespace for all OGDF objects.