stabilise periodically

contributes to #44
This commit is contained in:
Trolli Schmittlauch 2020-06-20 21:20:32 +02:00
parent 3482876d9b
commit 0494ddd696
4 changed files with 12 additions and 5 deletions

View file

@ -154,7 +154,7 @@ spec = do
describe "successors and predecessors do not disturb the ring characteristics of EpiChord operations (see #48)" $ do
let
emptyCache = initCache
-- implicitly relies on kNieghbours to be <= 3
-- implicitly relies on kNeighbours to be <= 3
thisNid = toNodeID 1000
thisNode = setNid thisNid <$> exampleLocalNode
nid2 = toNodeID 1003