Functions§
- build_
branching_ network - Helper to build a branching network with concurrency potential.
0
/
1 2 \ / 3 - build_
chain_ network - Helper to build a multi-node network with each node using
IncrementOperator
. Edges form a chain 0->1->2->3… up ton - 1
. - build_
single_ node_ network - Helper function to build a minimal test network with a single node using
the
IncrementOperator
. - empty_
i32_ network - empty_
usize_ network - single_
noop_ operator_ i32_ network - triple_
noop_ operator_ usize_ network