small things
This commit is contained in:
@@ -122,6 +122,7 @@ impl<'a,V, K: Eq + Hash + Clone> Problem<'a, V, K> {
|
||||
if let Some(mut init_updates) = self._push_updates() {
|
||||
stack.append(&mut init_updates);
|
||||
} else {
|
||||
// Solution is complete
|
||||
panic!("Could not initialize !");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user