findmerge: Finds node at which the tree defined by bft merges if...

Description Usage Arguments Value

Description

Finds node at which the tree defined by bft merges if starting from nodes left and right.

Usage

1
findmerge(bft, depth, left, right)

Arguments

bft

Spannig tree.

depth

depth of the items in spanning tree.

left

node

right

node that is connected to left

Value

Node at which the trees with leafs at left and right merge.


edahelsinki/cyclesampler documentation built on June 9, 2019, 10:51 a.m.