dehnert
|
4dadedf39d
|
Added methods to retrieve module index by variable name from IR. This fixes an issue in the symbolic adapter.
|
12 years ago |
dehnert
|
7b8b1ebd4f
|
Further refactoring of IR classes.
|
12 years ago |
dehnert
|
22ddf9c5be
|
On my way of cleaning up Gereon's mess. :P
|
12 years ago |
Lanchid
|
ec91dcbe2e
|
Merge branch master into LTLParser
|
12 years ago |
gereon
|
5495456991
|
Added new log level "trace"
Fixed bug in ExplicitModelAdapter
|
12 years ago |
gereon
|
9613d099bb
|
Removed shared_ptr for module, program and rewardmodel objects.
|
12 years ago |
gereon
|
152bcd2f20
|
Porting Program datastructures to use shared_ptr (at least for the moment...)
some more cleanups
|
12 years ago |
gereon
|
2005eb7e73
|
Added getter routines, so we can retrieve the reward models
|
12 years ago |
gereon
|
845af3f12e
|
Added actionMap to Program, added set of actions to Module and Program.
|
12 years ago |
dehnert
|
777aa3a914
|
Intermediate commit to switch workplace.
|
12 years ago |
dehnert
|
d414b93bad
|
Added some functionality to IR. Introduced case distinction for boolean/integer assignments in updates. Started writing an IR adapter.
|
12 years ago |
dehnert
|
50f891b9f2
|
Removed some unnecessary boost stuff from IR expressions. Separated header and source file for all non-expression IR entities (expressions are still to come). Added comments for these classes.
|
12 years ago |
dehnert
|
f52201466c
|
Parsing labels works now.
|
12 years ago |
dehnert
|
6a33f84512
|
Another step towards PRISM model parsing: small models get recognized correctly.
|
12 years ago |
dehnert
|
a44da7d50a
|
Commit to switch workplace.
|
12 years ago |
dehnert
|
f7194a416d
|
Cleaned IR classes a bit and made attributes private. Changed grammar rules accordingly.
|
12 years ago |
dehnert
|
b381321653
|
Added more classes to IR. Extended PRISM-format parser.
|
12 years ago |
dehnert
|
a4b7b27829
|
Added parsing support for expressions. Now working on parsing probabilistic programs.
|
12 years ago |