Skip to main content

test_node

Function test_node 

Source
pub fn test_node(
    id: usize,
    llcs: BTreeMap<usize, Arc<Llc>>,
    nr_nodes: usize,
) -> Node
Expand description

Create a Node from a set of LLCs with the given IDs.