All repos
C GPL-2.0 1996 447

igraph/igraph

Library for the analysis of networks

Why it is useful

igraph is a recent open-source project in Mathematics. It is included because it has recent repository activity and can support mathematical learning, research, modelling, software development, or AI workflows.

Repository at a glance

  • Owner: igraph
  • Primary language: C
  • Latest update: 2026-07-30
  • Stars / forks: 1996 / 447
  • License: GPL-2.0
  • Links: Official project site

Good starting points

  1. Read the project README and installation instructions.
  2. Try the smallest example before changing parameters or datasets.
  3. Check tests, issues, and release notes before relying on results in teaching or research.
  4. Cite the repository and its license when reusing code or figures.

README snapshot

The igraph library ------------------ igraph is a C library for complex network analysis and graph theory, with emphasis on efficiency, portability and ease of use. See https://igraph.org for installation instructions and documentation. igraph can also be used from: - R — https://github.com/igraph/rigraph - Python — https://github.com/igraph/python-igraph - Mathematica — https://github.com/szhorvat/IGraphM igraph is a collaborative work of many people from all around t