forked from Maxluli/RustyPropagation
remove output
This commit is contained in:
@@ -24,7 +24,6 @@ fn main() {
|
||||
println!("After Filling");
|
||||
//population.display();
|
||||
//population.display();
|
||||
println!("After Propagation");
|
||||
let mut stats: [i32; 4];
|
||||
// = [0,0,0,0];
|
||||
let mut counter: u32 = 0;
|
||||
|
||||
Reference in New Issue
Block a user