The goal of Graphs.jl is to offer a performant platform for network and graph analysis in Julia, following the example of libraries such as NetworkX in Python. Offers a set of simple, concrete graph implementations – SimpleGraph (for undirected graphs) and SimpleDiGraph (for directed graphs), an API for the development of more sophisticated graph implementations under the AbstractGraph type, and a large collection of graph algorithms with the same requirements as this API.
Features
- Large collection of graph algorithms with the same requirements as this API
- API for the development of more sophisticated graph implementations under the AbstractGraph type
- Set of simple, concrete graph implementations
- Installation is straightforward
- Graphs.jl includes numerous convenience functions for generating graphs
- Builds a simple undirected path graph of a given length
Categories
Data VisualizationLicense
BSD LicenseFollow Graphs.jl
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Graphs.jl!