#include <set>
#include <vector>
#include <map>
#include <iostream>
#include "typedefs.h"
#include "exceptions.h"
#include "nodeiter.h"
#include "edgeiter.h"
Go to the source code of this file.
Namespaces | |
namespace | libgexf |
Classes | |
class | libgexf::Graph |
Topology structure of the graph. More... |