Typedef xn::SimpleGraph

Typedef Documentation

using xn::SimpleGraph = Graph<decltype(py::range<int>(1)), py::set<int>, std::vector<py::set<int>>>