Skip to main content

build_dc_opf_instance

Function build_dc_opf_instance 

Source
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.