Typedef xn::SimpleDiGraphS

Typedef Documentation

using xn::SimpleDiGraphS = DiGraphS<decltype(py::range<int>(1)), py::dict<int, int>>