A Graph Data Structure in Pure Swift
swift
data-structure
graph
graph-algorithms
topological-sort
breadth-first-search
depth-first-search
dijkstra-algorithm
prims-algorithm
-
Updated
Feb 27, 2021 - Swift
https://en.wikipedia.org/wiki/Radix_tree
Automatic conversion of column of text to radix tree would be a neat helper for many cases. In particular as a radix tree is quick to update in contrast to a b-tree and therefore can be useful as an index for a table that changes quickly