Re-enables parallelism
- Re-enables parallelism
- Removes
structures.TreeMap
in favour of rawnumpy
arrays. This allows theshortest_path_tree
function to be cached (when compiled per JIT).
structures.TreeMap
in favour of raw numpy
arrays. This allows the shortest_path_tree
function to be cached (when compiled per JIT).