Maybe Michael can help us out? Could you give me your bitbucket username (so I can give you access), clone
the repository linked below and run the following command, please?
./fast-downward.py ../benchmarks/sokoban-opt11-strips/p10.pddl --search "astar(ipdb(max_time=2))"
Hill-climbing should abort after 2 seconds (for me on Linux the log says "iPDB: hill climbing time: 2.02s").
|