Path to this page:
./
math/igraph,
Package For Manipulating Undirected And Directed Graphs
Branch: CURRENT,
Version: 1.0.0nb1,
Package name: igraph-1.0.0nb1,
Maintainer: wenigraph is a free software package for creating and manipulating
undirected and directed graphs. It includes implementations for
classic graph theory problems like minimum spanning trees and
network flow, and also implements algorithms for some recent
network analysis methods, like community structure search.
igraph contains functions for generating regular and random graphs,
manipulating graphs, assigning attributes to vertices and edges.
It can calculate various structural properties, includes heuristics
for community structure detection, supports many file formats.
Master sites:
Filesize: 4022.354 KB
Version history: (Expand)
- (2026-01-07) Updated to version: igraph-1.0.0nb1
- (2025-11-15) Package added to pkgsrc.se, version igraph-1.0.0 (created)
CVS history: (Expand)
| 2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525) |
Log message:
*: recursive bump for icu 78.1
|
| 2025-12-30 09:17:37 by Thomas Klausner | Files touched by this commit (1) |
Log message:
igraph: switch to https
|
| 2025-11-15 13:14:32 by Wen Heping | Files touched by this commit (4) |
Log message:
Import igraph-1.0.0 as math/igraph.
igraph is a free software package for creating and manipulating
undirected and directed graphs. It includes implementations for
classic graph theory problems like minimum spanning trees and
network flow, and also implements algorithms for some recent
network analysis methods, like community structure search.
igraph contains functions for generating regular and random graphs,
manipulating graphs, assigning attributes to vertices and edges.
It can calculate various structural properties, includes heuristics
for community structure detection, supports many file formats.
|