juliagraphs topic

List juliagraphs repositories

Graphs.jl

444
Stars
86
Forks
Watchers

An optimized graphs package for the Julia programming language

GraphIO.jl

61
Stars
26
Forks
Watchers

Graph IO functionality for various formats.

SimpleValueGraphs.jl

16
Stars
1
Forks
Watchers

A LightGraphs.jl compatible graph package for graphs with multiple vertex, edge and graph metadata.

GraphDataFrameBridge.jl

30
Stars
13
Forks
Watchers

Tools for interoperability between DataFrame objects and LightGraphs and MetaGraphs objects

GraphsFlows.jl

26
Stars
4
Forks
Watchers

Flow algorithms on Graphs.jl

GraphsMatching.jl

15
Stars
2
Forks
Watchers

Matching algorithms for Graphs.jl

MetaGraphs.jl

58
Stars
8
Forks
Watchers

Graph data structures with multiple heterogeneous metadata for Graphs.jl.

SimpleWeightedGraphs.jl

36
Stars
5
Forks
Watchers

Edge-weighted graphs compatible with Graphs.jl