Tag: algorithms

April 13, 2025

Writing the TBRW R package

In developing the R package `tbrw` for simulating the Tree Builder Random Walk (TBRW), my initial use of the graph management library `igraph` quickly revealed severe efficiency limitations for...