gtopt/sddp_cut_sharing.hpp file

SDDP cut sharing across scenes.

Implements three cut sharing modes for SDDP multi-scene problems:

  • accumulate: sum all scene cuts into one accumulated cut
  • expected: probability-weighted average across scenes
  • max: broadcast all cuts from all scenes to all scenes

Namespaces

namespace gtopt