Skip to main content

test_llc

Function test_llc 

Source
pub fn test_llc(
    id: usize,
    cores: BTreeMap<usize, Arc<Core>>,
    node_id: usize,
) -> Llc
Expand description

Create an Llc from a set of cores with the given IDs.