pub fn build_gridfm_dataset(
net: &BalancedNetwork,
scenario: i64,
opts: &GridfmOptions,
) -> Result<GridfmDataset>Expand description
Build the GridFM artifacts for one balanced network without writing them.
The returned inventory can be committed through the same PowerIO destination operation used by every other directory format.