patrick
/
plasp
Archived
1
0
Fork 0
Commit Graph

462 Commits

Author SHA1 Message Date
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
Patrick Lühne 99fc6988a3 Renamed heading to »variables«. 2016-08-13 02:50:07 +02:00
Patrick Lühne cf022f9959 Started turning translated PDDL predicates into unified variable format. 2016-08-13 02:48:30 +02:00
Patrick Lühne 0a1044743e Renamed meta predicate for simplicity. 2016-08-13 02:33:28 +02:00
Patrick Lühne 94b204615b Wrapped translated PDDL type definitions for usability in meta encodings. 2016-08-13 02:32:27 +02:00
Patrick Lühne 230c6dfc15 Made order of sections of translated SAS more uniform with PDDL. 2016-08-13 02:29:48 +02:00
Patrick Lühne 8be67e7065 Updated SAS meta encoding to recent changes of output format. 2016-08-13 01:49:00 +02:00
Patrick Lühne 378b2ae673 Wrapped translated SAS axiom rule definitions for usability in meta encodings. 2016-08-13 01:44:45 +02:00
Patrick Lühne 36e517bd80 Wrapped translated SAS mutex group definitions for usability in meta encodings. 2016-08-13 01:42:18 +02:00
Patrick Lühne 569b3d0c97 Wrapped translated SAS action definitions for usability in meta encodings. 2016-08-13 01:40:31 +02:00
Patrick Lühne daf68d24ab Added highlighting of variable names. 2016-08-13 01:39:49 +02:00
Patrick Lühne 8a82f52100 Wrapped translated SAS variable definitions for usability in meta encodings. 2016-08-13 01:36:08 +02:00
Patrick Lühne d0864b9efe Extended parser tests. 2016-08-08 12:40:02 +02:00
Patrick Lühne 18bd606262 Extended parser tests. 2016-08-07 16:46:48 +02:00
Patrick Lühne 252f50108b Removed unnecessary file. 2016-08-07 16:22:26 +02:00
Patrick Lühne 015c34fc2b Minor refactoring. 2016-08-03 00:33:20 +02:00
Patrick Lühne d7b47797df Made Stream members protected again. 2016-08-03 00:28:22 +02:00
Patrick Lühne 544d4e0635 Major refactoring of underlying Parser class. 2016-08-02 20:33:49 +02:00
Patrick Lühne 73c9d6c1f3 Checking that Parser initially is case-sensitive. 2016-06-22 09:14:01 +01:00
Patrick Lühne d9578b6f1c Testing Parser position with seek and advance. 2016-06-22 09:07:19 +01:00
Patrick Lühne b5e325cbee Testing Parser’s reset method. 2016-06-22 09:02:46 +01:00