gtopt/generator_lp.hpp file

Linear Programming representation of a Generator for optimization.

The GeneratorLP class provides a linear programming (LP) compatible representation of a Generator, which is a fundamental component for power system optimization. It maintains the generator's operational constraints and provides methods for LP formulation.

Namespaces

namespace gtopt

Classes

class gtopt::GeneratorLP