<!-- If applicable - remeber to add the issue to the EA Rust project --> ## Bug description Currently when no explicit stop condition is set by the user algorithm runs infinitely. ## Expected behaviour Throw runtime error or provide some sane defaults.
Bug description
Currently when no explicit stop condition is set by the user algorithm runs infinitely.
Expected behaviour
Throw runtime error or provide some sane defaults.