Skip to content

Wrapper on top of LightGraphs for preserving vertex numbering

License

Notifications You must be signed in to change notification settings

matbesancon/VertexSafeGraphs.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VertexSafeGraphs

Build Status Coverage

A wrapper type built for Graphs.jl, maintaining the vertex numbers even after deletion. Designed to use with contraction algorithms.