News

Sweet pine o’ mine! It’s time to pick a tree. (Fifty of them, in fact.) Try to find all the sentient Tannenbaums. Warning: This graphic requires JavaScript ...
Our familiar base 10 decimal system uses the 10 digits from zero to 9. Binary, our digital lingua franca, represents numbers using only the two digits zero and 1. But mathematicians have long explored ...
At first, Quio helped salvage wood for the tree house, but soon Durand called off the search and sourced stacks of newly cut wood from a sustainable lumberyard. These arrived so far ahead of ...
What do I mean? I've learned that my black-and-white approach to leading was binary, forcing colleagues to choose one of two options. I was creating win-lose scenarios, and no one likes to walk ...
This is a comprehensive Java implementation of my algorithm for rolling binary trees, which takes a binary tree as input and rolls it in linear time, as described in this paper. Common design patterns ...