gtopt/generator_profile_lp.hpp file

Linear programming representation of generator profiles.

Defines the GeneratorProfileLP class which:

  • Wraps GeneratorProfile for LP problem formulation
  • Manages spillover variables and constraints
  • Handles integration with the optimization problem
  • Provides output generation capabilities

Namespaces

namespace gtopt

Classes

class gtopt::GeneratorProfileLP
Linear programming representation of a generator profile.