pub trait FastPrediction { }
Marker trait for algorithms with fast prediction
These algorithms have constant or logarithmic prediction time.