mockbst: Create a mock bst object for testing and analysis

Description Usage Arguments

Description

Create a mock bst object for testing and analysis

Usage

1
mockbst(nodes, data_size = 1, key_type = "string")

Arguments

nodes

Size of the tree

data_size

Size of each data element

key_type

"string" or "integer"


tarakc02/rbst documentation built on May 31, 2019, 3:55 a.m.