I moved the summary to the discussion (we use the summary field to track information about the current status and links to pull requests, etc.)
Original message:
-----------------
Bad `AnyCast` error on `SearchAlgorithm` instead of reporting an error in the command before starting to compute the heuristic when a search algorithm is missing. Examples:
/fast-downward.py --search --translate ../autoscale-benchmarks/21.11-optimal-strips/transport/domain.pddl ../autoscale-benchmarks/21.11-optimal-strips/transport/p01.pddl --search "cegar()" > transport01.out 2>&1
./builds/release/bin/downward --search "cegar()" < transport08_preprocessed.sas > transport08.out 2>&1
|