powers-rs 0.2.0

An implementation of the Stochastic Dual Dynamic Programming (SDDP) algorithm in pure Rust, for the hydrothermal dispatch problem.
Documentation
1
2
3
4
5
6
{
    "num_iterations": 32,
    "num_forward_passes": 4,
    "num_simulation_scenarios": 128,
    "seed": 0
}