Dmytro Humeniuk
Results
2
issues of
Dmytro Humeniuk
### Proposal Add the following lines to the _maze_env.py_: `if not(next_rowcol in next_visit): next_visit.append(next_rowcol)` This should be added to the lines 338 and 339 respectively. ### Motivation In my experiments...
Dear SBST2022 tool competition team, We would like to submit and improved version of the SWAT tool, which is now named AmbieGen. In this verison it uses evolutionary search to...