This website requires JavaScript.
Explore
Help
Sign In
patrick
/
plasp
Archived
Watch
1
Star
0
Fork
0
You've already forked plasp
Code
Issues
12
Releases
8
Activity
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
/
include
/
plasp
/
pddl
/
expressions
History
Patrick Lühne
79d449d0df
Renaming to not confuse expression simplification and reduction.
2016-09-05 00:06:09 +02:00
..
And.h
Removing visitor pattern and replacing it with CRTP.
2016-06-12 22:12:09 +02:00
At.h
Renaming to not confuse expression simplification and reduction.
2016-09-05 00:06:09 +02:00
Binary.h
Renaming to not confuse expression simplification and reduction.
2016-09-05 00:06:09 +02:00
Constant.h
Added debug printing function to facilitate testing expression normalization.
2016-09-04 22:26:17 +02:00
Dummy.h
Added debug printing function to facilitate testing expression normalization.
2016-09-04 22:26:17 +02:00
Either.h
Refactored normalization because of recent changes to the pointer usage.
2016-09-04 19:29:05 +02:00
Imply.h
Renaming to not confuse expression simplification and reduction.
2016-09-05 00:06:09 +02:00
NAry.h
Renaming to not confuse expression simplification and reduction.
2016-09-05 00:06:09 +02:00
Not.h
Renaming to not confuse expression simplification and reduction.
2016-09-05 00:06:09 +02:00
Or.h
Removing visitor pattern and replacing it with CRTP.
2016-06-12 22:12:09 +02:00
Predicate.h
Added debug printing function to facilitate testing expression normalization.
2016-09-04 22:26:17 +02:00
PredicateDeclaration.h
Added debug printing function to facilitate testing expression normalization.
2016-09-04 22:26:17 +02:00
PrimitiveType.h
Added debug printing function to facilitate testing expression normalization.
2016-09-04 22:26:17 +02:00
Type.h
Refactored expressions thanks to intrusive pointers.
2016-09-04 18:48:46 +02:00
Unsupported.h
Added debug printing function to facilitate testing expression normalization.
2016-09-04 22:26:17 +02:00
Variable.h
Added debug printing function to facilitate testing expression normalization.
2016-09-04 22:26:17 +02:00