
Rodrigo Ribeiro, Ph.D.
Professor
IMPA Tech
Sala 02
posts
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...
April 13, 2025
Simulating the Tree Builder Random Walk in R with tbrw
The tbrw R package enables easy simulation and visualization of the Tree Builder Random Walk (TBRW), a stochastic process where a walker dynamically expands a tree by adding new vertices at each...