https://github.com/gdalle/gridgraphs.jl
Graphs defined by a grid of vertices. Compatible with the Graphs.jl ecosystem
https://github.com/gdalle/gridgraphs.jl
graph julia
Last synced: 10 months ago
JSON representation
Graphs defined by a grid of vertices. Compatible with the Graphs.jl ecosystem
- Host: GitHub
- URL: https://github.com/gdalle/gridgraphs.jl
- Owner: gdalle
- License: mit
- Created: 2022-05-13T12:50:14.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T18:48:26.000Z (over 1 year ago)
- Last Synced: 2025-06-26T16:19:00.982Z (12 months ago)
- Topics: graph, julia
- Language: Julia
- Homepage: https://gdalle.github.io/GridGraphs.jl/
- Size: 527 KB
- Stars: 12
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.bib
Awesome Lists containing this project
README
# GridGraphs.jl
[](https://gdalle.github.io/GridGraphs.jl/)
[](https://gdalle.github.io/GridGraphs.jl/dev)
[](https://github.com/gdalle/GridGraphs.jl/actions/workflows/Test.yml?query=branch%3Amain)
[](https://codecov.io/gh/gdalle/GridGraphs.jl)
[](https://github.com/invenia/BlueStyle)
Graphs defined by a grid of vertices. Compatible with the [Graphs.jl](https://github.com/JuliaGraphs/Graphs.jl) ecosystem