interface IPStack extends IStackWithOptions { void probabilisticOptions(B currentFrame, Iterable>> options); }