1
0
Fork 0
Commit Graph

9 Commits

Author SHA1 Message Date
Patrick Lühne bb7a8d8560
Remove domains with action costs
This removes all domains where action costs are used. The reason is that
the encodings currently don’t support action costs, which leads to
incorrect results. Hence, Madagascar and our planner can’t be compared
on these domains.
2017-12-04 00:19:57 +01:00
Patrick Lühne 7c77c62ddf
Add Rintanen AIJ 2012 instances from IPC 2011 2017-12-03 17:49:09 +01:00
Patrick Lühne bbb641a1bb
Add Rintanen AIJ 2012 instances from IPC 2006 2017-11-28 02:08:20 +01:00
Patrick Lühne 3d99065cb2
Add Rintanen AIJ 2012 instances from IPC 2004 2017-11-28 01:53:25 +01:00
Patrick Lühne 37998e30c1
Add Rintanen AIJ 2012 instances from IPC 2002 2017-11-28 01:53:22 +01:00
Patrick Lühne 03126b0ef1
Add Rintanen AIJ 2012 instances from IPC 2000 2017-11-28 01:53:18 +01:00
Patrick Lühne 4edca887ed
Add Rintanen AIJ 2012 instance from IPC 1998 2017-11-27 23:55:52 +01:00
Patrick Lühne 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
Patrick Lühne 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