|
692d3fe83a
|
Refactoring to avoid checking expression types via type enum.
|
2016-12-07 02:11:54 +01:00 |
|
|
3b110c0b8a
|
Started implementing translation for derived predicates.
|
2016-12-07 01:56:06 +01:00 |
|
|
443c126b88
|
Merge branch 'develop' of github.com:potassco/plasp into normalization
|
2016-12-05 02:23:43 +01:00 |
|
|
eb4798df4e
|
Updated catch.
|
2016-12-05 02:17:11 +01:00 |
|
|
c1340f6297
|
Merge branch 'develop' of github.com:potassco/plasp into normalization
|
2016-12-02 01:16:22 +01:00 |
|
|
9e1cdaaa51
|
Implemented new command-line options replacing --warning-level.
|
2016-12-01 17:18:58 +01:00 |
|
|
cfce6b1bbd
|
Removed unnecessary namespace directive.
|
2016-12-01 16:26:29 +01:00 |
|
|
c4e19dddae
|
Refactoring to use cleaner output implementation.
|
2016-11-29 06:03:05 +01:00 |
|
|
9b49b8ebe7
|
CMake project restructuring.
|
2016-11-29 02:55:26 +01:00 |
|
|
8b069d8149
|
Minor formatting.
|
2016-11-29 02:11:43 +01:00 |
|
|
f4efb4f3d4
|
Improved command-line interface.
|
2016-11-29 02:05:01 +01:00 |
|
|
180cc33ded
|
Merge branch 'develop' of github.com:potassco/plasp into develop
|
2016-11-29 01:32:25 +01:00 |
|
|
431b33a4da
|
Merge branch 'master' of github.com:potassco/plasp into develop
|
2016-11-22 02:17:55 +01:00 |
|
|
58e784408c
|
Fixed incorrect build status badge in readme.
|
2016-11-22 02:17:07 +01:00 |
|
|
91b2a23c78
|
Added a sequential, fixed-horizon meta encoding.
|
2016-11-20 23:52:55 +01:00 |
|
|
cbbe942dfd
|
Merge branch 'master' of github.com:potassco/plasp into develop
|
2016-11-16 23:56:44 +01:00 |
|
|
8bab1e19cb
|
Made readme file sections and documentation more consistent.
|
2016-11-16 23:53:21 +01:00 |
|
|
c80688b241
|
Changed format of readme file for STRIPS encodings to Markdown.
|
2016-11-16 23:46:00 +01:00 |
|
gebser
|
b1e98bd091
|
README file summarizing functionalities and example invocations
|
2016-11-15 22:48:24 +01:00 |
|
gebser
|
367f49253e
|
finalizing redundant rules to restrict number of parallel plans
|
2016-11-15 21:16:01 +01:00 |
|
mgebser
|
6f1a64a705
|
some restriction of instantiation
|
2016-11-15 19:34:07 +01:00 |
|
mgebser
|
f12ac1c839
|
optional redundant rules to reduce the number of parallel plans
|
2016-11-15 18:57:52 +01:00 |
|
gebser
|
03c83702ad
|
postprocessing encoding checked
|
2016-11-15 09:07:36 +01:00 |
|
mgebser
|
e2c38b5459
|
Merge branch 'master' of ssh://github.com/potassco/plasp
|
2016-11-14 18:36:49 +01:00 |
|
mgebser
|
7f62503237
|
first version of postprocessing program to check plans and represent them sequentially
|
2016-11-14 18:36:01 +01:00 |
|
|
e1e9efde25
|
Added contributor.
|
2016-11-14 17:11:05 +01:00 |
|
|
fb3f847f6a
|
Merge branch 'develop' of github.com:potassco/plasp into develop
|
2016-11-14 17:10:07 +01:00 |
|
mgebser
|
888f12d88d
|
completed main parallel planning encodings for STRIPS instances
|
2016-11-14 16:56:51 +01:00 |
|
mgebser
|
b8357629a2
|
started to develop STRIPS encoding variants
|
2016-11-14 12:00:14 +01:00 |
|
|
1b56e9ed9b
|
Merge branch 'master' of github.com:potassco/plasp into develop
|
2016-11-12 18:36:10 +01:00 |
|
|
ba63a9fb05
|
Moved Catch to lib directory.
|
2016-11-12 18:24:09 +01:00 |
|
|
2585f726c5
|
Merge branch 'master' of github.com:potassco/plasp into develop
|
2016-11-04 16:15:42 +01:00 |
|
Patrick Lühne
|
dadb1801aa
|
Minor formatting in readme file.
|
2016-11-04 16:12:05 +01:00 |
|
|
37732f35dd
|
Merge branch 'develop' of github.com:potassco/plasp into develop
|
2016-11-04 16:11:26 +01:00 |
|
Patrick Lühne
|
2f6255a4e8
|
Added contributor.
|
2016-11-03 18:36:57 +01:00 |
|
|
5d8c143e60
|
Added Travis target for g++ 6.
|
2016-10-11 00:30:42 +02:00 |
|
|
0b94e315b4
|
Added compiler name to Travis configuration.
|
2016-10-10 20:56:09 +02:00 |
|
|
4a422795d9
|
Added language specification to Travis configuration.
|
2016-10-10 20:46:25 +02:00 |
|
|
1a27a21fa1
|
Added default packages and sources to Travis configuration.
|
2016-10-10 18:28:59 +02:00 |
|
|
bba069599f
|
Merge branch 'develop' of github.com:potassco/plasp into develop
|
2016-10-10 18:24:05 +02:00 |
|
|
ba751f8c35
|
Added Travis target for g++ 6.
|
2016-10-10 18:22:56 +02:00 |
|
|
1f7ee57889
|
Updated building instructions after change to Catch testing framework.
|
2016-10-08 16:06:37 +02:00 |
|
|
d4faaf428c
|
Switched from Google Test to Catch.
|
2016-10-08 16:03:14 +02:00 |
|
|
a163278fb5
|
Added license file to PKGBUILD for AUR.
|
2016-10-07 18:41:53 +02:00 |
|
|
1e2573d3e7
|
Added PKGBUILD for AUR.
|
2016-10-07 18:29:22 +02:00 |
|
|
5c5f0665e8
|
Minor formatting.
|
2016-10-07 16:40:01 +02:00 |
|
|
0ca51236bd
|
Added unique ID to derived predicates for easier translation.
|
2016-09-09 17:08:31 +02:00 |
|
|
a62cc8b3b9
|
Started implementing derived predicates for decomposing complex PDDL conditions.
|
2016-09-09 16:42:16 +02:00 |
|
|
cc0b9726ed
|
Added to-do.
|
2016-09-09 13:38:15 +02:00 |
|
|
bec63898af
|
Updated change log with newly supported expression types.
|
2016-09-08 15:59:02 +02:00 |
|