gShahr / modular-robotics

Modular Robotics Simulation
Apache License 2.0
0 stars 2 forks source link

Add stress testing for AStar and BFS #29

Open gShahr opened 1 month ago

gShahr commented 1 month ago

The idea is to have generator to assert that they give the same response assuming the heuristic is monotone.

gShahr commented 1 month ago

Generation of another configuration given an initial and amount of moves was added.