patrick
/
plasp
Archived
1
0
Fork 0
This repository has been archived on 2023-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
plasp/lib
Patrick Lühne 9fde2b8e1b
Updated cxxopts to 2.0.0.
Starting from version 2.0.0, cxxopts returns a ParseResult object
instead of storing the results directly within the Options structure.
Additionally, Booleans are handled slightly differently.

These two changes required some minor adjustment of the command-line
argument parsing code.
2017-11-17 00:51:51 +01:00
..
catch@46c7c9d3a0 Updated Catch to 2.0.1. 2017-11-04 20:54:39 +01:00
colorlog Minor formatting. 2017-06-22 22:48:25 +02:00
cxxopts@8893afe13c Updated cxxopts to 2.0.0. 2017-11-17 00:51:51 +01:00
pddl Added tests for derived predicate numbering. 2017-11-16 17:30:53 +01:00
tokenize Added function to dermine stream location from arbitrary positions. 2017-06-24 19:01:09 +02:00
variant@d2588a8f1d Started reimplementing problem parser. 2017-06-19 00:12:51 +02:00