20#ifndef VOTCA_TOOLS_EDGECONTAINER_H
21#define VOTCA_TOOLS_EDGECONTAINER_H
26#include <unordered_map>
44 std::unordered_map<Index, std::unordered_map<Index, Index>>
adj_list_;
78 friend std::ostream&
operator<<(std::ostream& os,
base class for all analysis tools