pub fn build_dc_opf_instance(
case: &IndexedNetwork<'_>,
options: &DcOpfOptions,
) -> Result<DcOpfInstance>Expand description
Build a matrix free DC OPF instance from an indexed network.
pub fn build_dc_opf_instance(
case: &IndexedNetwork<'_>,
options: &DcOpfOptions,
) -> Result<DcOpfInstance>Build a matrix free DC OPF instance from an indexed network.