Skip to content

matbesancon/VertexStaticGraphs.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VertexStaticGraphs

Build Status Codecov

Graph with fixed-number of vertices and varying number of edges. The adjacency list is stored using an SVector from StaticArrays.jl. One notable difference from LightGraphs.Simple(Di)Graph is that the directedness is stored as a type parameter.

About

A graph structure with fixed number of vertices

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages