Commit Graph

8 Commits

Author SHA1 Message Date
f5a39867f9 Add instances for unserializable plans
This adds 37 instances from the LPNMR instance sets where the first plan
found by the planner was not serializable.
2017-11-27 01:16:25 +01:00
a321e412b3 Print the planner call to the log files
In order to inspect what the planner actually executed, this lets the
planner print the actual call so that it can be easily reproduced.
2017-11-24 14:42:27 +01:00
11e404b20a Use --use-heuristic for proper heuristic encoding
Instead of specifying the heuristic encoding manually, this lets the
planner define its location. This is to make sure that an incorrect
encoding isn’t applied accidentally.
2017-11-24 14:42:27 +01:00
007f2b5978 Add configurations with --shallow
This adds new configurations with --shallow requested by Martin and
Javier as well as the missing configurations with the sequential
encoding.
2017-11-24 14:42:27 +01:00
7c23d23fec Rename YAML files
It’s more common to give YAML files the ending .yml and not .yaml.
2017-11-24 14:42:27 +01:00
133616f531 Make options of planner B explicit 2017-11-24 14:42:27 +01:00
a84a240b65 Add LPNMR benchmark configurations 2017-11-24 14:42:27 +01:00
3366b074c1 Add LPNMR paper instance sets 2017-11-24 14:42:27 +01:00