Algorithms for finding weighted modularity in bipartite networks
Basic graph theory algorithms
The main features of clojure/algo.graph are: Graph Analysis Libraries.
Open-source alternatives to clojure/algo.graph include: bagrow/linkcomm — Programs to identify link communities in complex networks. bruce/graphy — Graph Theory library for Ruby. sjbeckett/weighted-modularity-lpawbplus — Algorithms for finding weighted modularity in bipartite networks. sknetwork-team/scikit-network — Graph Algorithms. szhorvat/igraphm — IGraph/M is the igraph interface for Mathematica. kuzudb/kuzu — Kùzu is an embedded property graph database engine designed for high-performance analytical queries and local data…