Utopia  2
Framework for studying models of complex & adaptive systems.
Namespaces | Functions
graph_load.hh File Reference
#include <string>
#include <fstream>
#include <boost/graph/graphml.hpp>
#include <boost/graph/graphviz.hpp>
#include <boost/property_map/dynamic_property_map.hpp>
#include "utopia/core/types.hh"
#include "utopia/data_io/filesystem.hh"
#include "utopia/data_io/cfg_utils.hh"
Include dependency graph for graph_load.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Utopia
 
 Utopia::DataIO
 
 Utopia::DataIO::GraphLoad
 

Functions

template<typename Graph >
Graph Utopia::DataIO::GraphLoad::load_graph (const Config &cfg, boost::dynamic_properties pmaps)
 Load a graph. More...