OPENSTACKS Authors: Patrik Haslum ========================================================================== Perl script for converting openstacks problems in CMC format to many different PDDL formulations. (The same script also generates problems for the Openstacks SP/QP/Time/MetricTime domains, but needs additional parameters for that.) Basic usage: * convertstacks3 [--skip -n ] Extract problems +1 .. + (default 1 .. #problems in ) from input and output instances for the plain domain version (described below). * convertstacks3 --sequenced [--skip -n ] Extract problems +1 .. + from input and output instances for the sequenced domain version (i.e., the "Propositional" version used in the competition).