forked from Maxluli/RustyPropagation
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
d528ae76a0
|
@@ -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