QuantileTree data structure as described in the ICML 2023 paper "Fast Online Value-Maximizing Prediction Sets with Conformal Cost Control"
Currently living in https://github.com/zlin7/FavMac/tree/main/quantiletree but I plan to port it here, potentially rewriting it with a faster implementation.