pub fn lb(
    o: Online<IntegralSmoothedLoadOptimization>,
    t: i32,
    _: &IntegralSchedule,
    _: Memory,
    _: Options
) -> Result<IntegralStep<Memory>>
Expand description

Lazy Budgeting for Smoothed Load Optimization