patrick
/
plasp
Archived
1
0
Fork 0
Commit Graph

484 Commits

Author SHA1 Message Date
Patrick Lühne 6bec233e23 Moved IPC 2000 Elevator example instances to instance directory. 2016-09-02 15:44:33 +02:00
Patrick Lühne 873ccef4ff Moved IPC 2008 OpenStacks example instances to instance directory. 2016-09-02 15:44:12 +02:00
Patrick Lühne 4706d2915f Clarified how to plasp handle updates before executing the test suite. 2016-08-30 18:52:59 +02:00
Patrick Lühne 1d59ad20c1 Merge branch 'develop' of github.com:potassco/plasp into develop 2016-08-30 18:48:40 +02:00
Patrick Lühne b4f7e4f102 Added test case covering unexpected whitespaces in SAS file. 2016-08-30 18:48:24 +02:00
Patrick Lühne e664fe8470 Updated readme file with new location of the meta encoding. 2016-08-30 14:28:29 +02:00
Patrick Lühne 28b9d22a4c Hiding example instances from Linguist. 2016-08-30 13:05:03 +02:00
Patrick Lühne be376a9ffb Hiding mutex group section in output if there are none. 2016-08-30 13:02:00 +02:00
Patrick Lühne 76f8df13fc Fixed parsing issue with unexpected whitespaces in SAS files. 2016-08-30 13:01:22 +02:00
Patrick Lühne 9447912fbf Added a few SAS example instances for testing. 2016-08-29 18:26:59 +02:00
Patrick Lühne 87717606b2 Moved PDDL example instances to subdirectory. 2016-08-29 17:49:57 +02:00
Torsten Schaub 348bc32cef generated some sas files from Rene's PDDL samples
- should be deleted later -
2016-08-28 21:00:05 +02:00
Torsten Schaub fcdb0b65c2 fixed bug: frame axiom only on true fluents
renamed modified by changed (more frequent naming)
2016-08-28 20:53:25 +02:00
Torsten Schaub 0fb79d1268 just re-formatting 2016-08-26 18:21:33 +02:00
Torsten Schaub 69757e50ac fixed bug in conditional effects
- still one test screwing up -
2016-08-26 18:00:33 +02:00
Patrick Lühne 06feeab244 Merge branch 'master' of github.com:potassco/plasp into develop 2016-08-26 15:51:07 +02:00
Patrick Lühne 568945c7a8 Fixed incorrect output format of conditional effects with SAS. 2016-08-26 15:50:39 +02:00
Patrick Lühne dd33e47dd9 Fixed minor issues in output format documentation. 2016-08-26 15:42:39 +02:00
Torsten Schaub 7dfe760285 PRELIMINARY version of an encoding for sequential SAS planning
featuring: axioms and conditional effects
(extending Patrick's basic multi-valued encoding)
2016-08-23 18:31:33 +02:00
Torsten Schaub d7b8cec50d simple fixed horizon-based encoding for sequential PDDL planning 2016-08-23 11:51:03 +02:00
Torsten Schaub 92f3018b89 first throw at PDDL specifc encoding for sequential planning using Boolean fluents only 2016-08-22 22:35:35 +02:00
Patrick Lühne 3806fba9c2 Version bump after release 3.0.2. 2016-08-18 15:56:29 +02:00
Patrick Lühne b44c04d3c0 Version bump for release 3.0.2. 2016-08-18 15:55:51 +02:00
Patrick Lühne 220b9959a3 Added IPC 2004 Satellite example instances. 2016-08-18 15:51:58 +02:00
Patrick Lühne f8ec341015 Added IPC 2006 TPP example instances. 2016-08-18 15:43:14 +02:00
Patrick Lühne 3ceeb3ae40 Added IPC 2002 Driver Log example instances. 2016-08-18 15:29:27 +02:00
Patrick Lühne 56f0091f1e Added IPC 2002 Depots example instances. 2016-08-18 15:25:10 +02:00
Patrick Lühne ec886e345b Added IPC 2000 Elevator example instances. 2016-08-18 15:06:53 +02:00
Patrick Lühne 786eabb748 Added IPC 2000 Blocks World example instances. 2016-08-18 15:00:31 +02:00
Patrick Lühne fa18dc7979 Restructured example instances for consistency. 2016-08-18 14:53:26 +02:00
Patrick Lühne 136f9ed00a Added IPC 1998 Gripper example instances. 2016-08-18 14:40:06 +02:00
Patrick Lühne e312740629 Fixed syntax error in output. 2016-08-18 14:39:40 +02:00
Patrick Lühne 31d0a1fb38 Turned exception about unspecified requirements into a warning, now also for problems. 2016-08-18 14:30:47 +02:00
Patrick Lühne ca30f8a815 Turned exception about unspecified requirements into a warning. 2016-08-18 14:29:17 +02:00
Patrick Lühne 21c337e0fa Removed now obsolete ASP variable handling for PDDL. 2016-08-18 00:25:47 +02:00
Patrick Lühne 8251652445 Implemented parameter name normalization for PDDL to avoid escaping the names. 2016-08-18 00:24:10 +02:00
Patrick Lühne 5e28dd046b Further simplified the output of the PDDL variable value facts. 2016-08-18 00:00:50 +02:00
Patrick Lühne 363070b579 Replaced the two rules for the values of a PDDL variable with a single one. 2016-08-17 23:31:31 +02:00
Patrick Lühne 63ed1299ec Updated documentation to recent change of PDDL translator output. 2016-08-17 19:05:01 +02:00
Patrick Lühne 7bd483cd7e Added rule to PDDL translator output to make all unspecified initial state variables false by default. 2016-08-17 19:02:51 +02:00
Patrick Lühne 91019f52aa Fixed issue with unsupported expression negations. 2016-08-16 18:58:30 +02:00
Patrick Lühne 69a26cb22f Fixed undetected issue with unsupported negations. 2016-08-16 18:43:37 +02:00
Patrick Lühne cdb06fa5bf Improved output format and highlighting. 2016-08-16 18:35:55 +02:00
Patrick Lühne 9c76ce7174 Documented type inheritance. 2016-08-16 18:07:18 +02:00
Patrick Lühne 676dc44619 Updated meta encoding to new feature requirement format. 2016-08-15 18:24:51 +02:00
Patrick Lühne b8a3019e5b Made unconditional effects a keyword. 2016-08-15 16:59:28 +02:00
Patrick Lühne e0a15849df Updated documentation to changes of axiom rule output format. 2016-08-15 16:48:17 +02:00
Patrick Lühne ef57f27c6a Changed output format of axiom rules for consistency. 2016-08-15 16:33:33 +02:00
Patrick Lühne 169c5ae8e9 Fixed typo. 2016-08-15 15:26:34 +02:00
Patrick Lühne 760143a4a2 Documented CMake option for building tests. 2016-08-15 02:23:05 +02:00