python-igraph
python-igraph copied to clipboard
add bindings - finding triangles
There are some bidings missing, such as for methods:
igraph_count_adjacent_triangles and igraph_count_triangles.
If you are interested in submitting a PR, I will review it. Please open a single PR per function.