Packages

Algorithms and graph types

The central package of the ecosystem is Graphs.jl. It contains a standard graph interface and some basic types for unweighted graphs, as well as a set of combinatorial algorithms like shortest paths.

Many of the other packages we list rely only on this interface, so as to be compatible with arbitrary graph types.

More graph types

More algorithms

Interfaces and visualization

Input / Output

Visualization

Miscellaneous

CC BY-SA 4.0 JuliaGraphs organization. Last modified: September 25, 2023. Website built with Franklin.jl and the Julia programming language.