patrick
/
plasp
Archived
1
0
Fork 0
Commit Graph

432 Commits

Author SHA1 Message Date
Patrick Lühne 4a2882711d Version bump for release 3.0.2 RC 1. 2016-08-14 17:36:59 +02:00
Patrick Lühne 08113c961a Continuously incrementing effect IDs, with a special identifier for unconditional effects. 2016-08-14 17:21:41 +02:00
Patrick Lühne e2da46e20a Updated change log with documentation of output format. 2016-08-14 16:37:31 +02:00
Patrick Lühne 0cf44da917 Minor formatting. 2016-08-14 16:35:38 +02:00
Patrick Lühne d03638919a Added more detail to the command-line interface documentation. 2016-08-14 16:34:39 +02:00
Patrick Lühne f5d342a442 Minor formatting. 2016-08-14 16:33:11 +02:00
Patrick Lühne 06cab2f098 Put command-line interface documentation in a separate documentation file. 2016-08-14 16:31:23 +02:00
Patrick Lühne 9d67ae800d Put building instructions in a separate documentation file. 2016-08-14 16:27:43 +02:00
Patrick Lühne d2a1030320 Added link to output format to the readme file. 2016-08-14 16:23:28 +02:00
Patrick Lühne 5c17d23606 Added list of supported feature requirements. 2016-08-14 16:15:43 +02:00
Patrick Lühne bc1759aedf Minor formatting. 2016-08-14 16:09:36 +02:00
Patrick Lühne b9aef10db3 Documented axiom rules. 2016-08-14 16:07:45 +02:00
Patrick Lühne bdb6ac9fba Changed output format of axiom rules. 2016-08-14 16:02:28 +02:00
Patrick Lühne 4d5f935e82 Minor formatting. 2016-08-14 16:01:39 +02:00
Patrick Lühne d604e44dff Documented mutex groups. 2016-08-14 16:00:31 +02:00
Patrick Lühne 2c37da4cb4 Clarification about variables’ value uniqueness. 2016-08-14 16:00:09 +02:00
Patrick Lühne 741078c4fd Minor formatting. 2016-08-14 15:50:49 +02:00
Patrick Lühne e101cf2aab Documented action costs. 2016-08-14 15:49:34 +02:00
Patrick Lühne 3dfae74468 Documented goal. 2016-08-14 15:47:49 +02:00
Patrick Lühne 2363f42bc9 Minor clarification in the documentation concerning action sequences. 2016-08-14 15:46:12 +02:00
Patrick Lühne 491454ca3c Extended introduction to the documentation. 2016-08-14 15:44:14 +02:00
Patrick Lühne 562b2296e5 Documented initial state. 2016-08-14 15:39:25 +02:00
Patrick Lühne 3535afb1e1 Minor clarification concerning constants and objects. 2016-08-14 15:31:23 +02:00
Patrick Lühne 7a63e4abb9 Documented constants and objects. 2016-08-14 15:29:27 +02:00
Patrick Lühne 2281cd1cd4 Documented actions. 2016-08-14 15:14:27 +02:00
Patrick Lühne 4037b339e4 Changed keyword for conditions of conditional effects. 2016-08-14 15:14:13 +02:00
Patrick Lühne 00c3140f3b Restructured output format documentation once more and documented variables. 2016-08-14 14:58:04 +02:00
Patrick Lühne 0fb282d153 Changed output format of feature requirements. 2016-08-14 14:55:46 +02:00
Patrick Lühne 7a73f99581 Updated change log with recent fixes in SAS output formatting. 2016-08-13 19:14:04 +02:00
Patrick Lühne bdd68f04e1 Minor cleanup in documentation. 2016-08-13 19:02:05 +02:00
Patrick Lühne a5a300b150 Documented constants and objects. 2016-08-13 18:59:11 +02:00
Patrick Lühne 197cec923e Added introductory example to output format documentation. 2016-08-13 18:47:01 +02:00
Patrick Lühne c391a1f566 Removed unwanted newline in SAS output. 2016-08-13 18:44:18 +02:00
Patrick Lühne 1727113a8b Documented types. 2016-08-13 18:07:17 +02:00
Patrick Lühne 18ac959970 Restructured documentation of feature requirements and added an example. 2016-08-13 17:52:27 +02:00
Patrick Lühne d00c5bb753 Minor rephrasing in documentation. 2016-08-13 17:42:02 +02:00
Patrick Lühne ffcf07b935 Documented feature requirements. 2016-08-13 17:39:39 +02:00
Patrick Lühne 042531abc3 Started documenting the unified output format. 2016-08-13 13:35:30 +02:00
Patrick Lühne 4fc7355fba Removed unwanted newline. 2016-08-13 13:21:00 +02:00
Patrick Lühne c12be088c6 Updated change log with unified output format. 2016-08-13 11:12:38 +02:00
Patrick Lühne 9c3cfe8f7b Dropped »meta« prefix of encoding file because there will only be meta encodings. 2016-08-13 11:10:29 +02:00
Patrick Lühne d4c168af30 Unified SAS and PDDL meta encodings. 2016-08-13 11:09:35 +02:00
Patrick Lühne f2d3aee662 Updated PDDL meta encoding to recent changes of output format. 2016-08-13 11:09:35 +02:00
Patrick Lühne 340db244f6 Fixed bug in output format. 2016-08-13 04:04:28 +02:00
Patrick Lühne 8969364f73 Fixed syntax error in output format. 2016-08-13 03:27:37 +02:00
Patrick Lühne b67168134b Made initial state definition consistent with unified output format. 2016-08-13 03:22:25 +02:00
Patrick Lühne 97d33da686 Added effect ID as a placeholder (for conditional effects) for consistency with unified output format. 2016-08-13 03:17:48 +02:00
Patrick Lühne 1f35bda3d2 Wrapped translated PDDL action definitions for usability in meta encodings. 2016-08-13 03:11:38 +02:00
Patrick Lühne 6960e8a8c7 Wrapped translated PDDL constant definitions for usability in meta encodings. 2016-08-13 03:09:14 +02:00
Patrick Lühne b30cecd297 Turning translated PDDL predicates into unified variable format in rest of output format. 2016-08-13 03:08:05 +02:00