VertexSafeGraphs.jl

Wrapper on top of LightGraphs for preserving vertex numbering
Author matbesancon
Popularity
13 Stars
Updated Last
12 Months Ago
Started In
May 2019

VertexSafeGraphs

Build Status Coverage

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