Block struct
#include <gtopt/block.hpp>
Smallest time unit in the optimization horizon.
Blocks are ordered within a Stage. A stage references its first block by index (first_block) and contains count_block consecutive blocks. The duration field converts MW dispatch values into MWh energy quantities in the objective function.
Public static variables
- static constexpr std::string_view class_name