Published February 4, 2020 | Version v1
Software Open

Code from the ICAPS 2020 paper "Incremental Search for Counterexample-Guided Cartesian Abstraction Refinement"

  • 1. University of Basel

Description

The zipfile contains an extended version of the Fast Downward planning system (http://fast-downward.org). The code for CEGAR can be found in the "src/search/cegar" directory.

Please see http://www.fast-downward.org for instructions on how to compile the planner.

The following configuration computes a single Cartesian abstraction in at most 1000 seconds and uses incremental search to find abstract solutions in the refinement loop:

--search "astar(cegar([original()], max_states=infinity, max_transitions=infinity, max_time=1000, memory_padding=100, h_update=dijkstra_from_unconnected_orphans))"

 We actively maintain the code at https://github.com/jendrikseipp/scorpion.

Files

seipp-et-al-icaps2020-code.zip

Files (832.4 kB)

Name Size Download all
md5:885cf2406915c75b842cfa55ead28726
832.4 kB Preview Download