Skip to content

Releases: sischi/vigral_plugins

PushRelabel

19 Nov 15:40
Compare
Choose a tag to compare

used new "2-graphs-visualization"

CAUTION: this implementation requires the version v0.3 or above of the vigral software to work!!

PushRelabel implementation

13 Nov 21:45
Compare
Choose a tag to compare

This vigral plugin implements the PushRelabel algorithm

DepthFirstSearch implementation

19 Nov 20:55
Compare
Choose a tag to compare

this is a possible implementation of the depth first search algorithm.

This implementation is a plugin for the software vigral

Dijkstra implementation

19 Nov 20:54
Compare
Choose a tag to compare

this is a possible implementation of the dijkstra algorithm to find the shortest path in a graph.

This implementation is a plugin for the software vigral