bus_lp.cpp file
Implementation of BusLP class for bus linear programming.
This module implements the BusLP class, providing the linear programming representation of electrical buses in power system optimization. It handles Kirchhoff's law constraints, phase angle variables (theta), and power balance equations using modern C++26 features.
Namespaces
- namespace gtopt