gtopt/sddp_monitor.hpp file

SDDP monitoring API: write iteration status to a JSON file.

Provides the write_sddp_api_status() free function that serialises SDDP iteration history and real-time workpool statistics into a JSON file for external monitoring tools (e.g. scripts/sddp_monitor.py).

Extracted from SDDPMethod::write_api_status() to decouple the monitoring serialisation logic from the solver class.

Namespaces

namespace gtopt

Classes

struct gtopt::SDDPStatusSnapshot