1 2 3 4
fn main() { // TODO: generate 100 random networks, load them in `tests.rs`, and property test their outputs // against the dynamic (assumed correct) version }