dehnert
|
fbd05cd780
|
more and more bugfixes
Former-commit-id: 7f1ba98797
|
10 years ago |
dehnert
|
e631dbd1a0
|
more work on new reward models
Former-commit-id: 661c7b5b24
|
10 years ago |
dehnert
|
8c1870eb54
|
Intermediate commit.
Former-commit-id: e5f251718f
|
10 years ago |
dehnert
|
7ec3e8b214
|
Further fixes for new variable handling. libstorm now compiles again, yay.
Former-commit-id: a9ac5c0356
|
10 years ago |
dehnert
|
c4c7794069
|
Intermediate commit.
Former-commit-id: 19002ec2c1
|
11 years ago |
dehnert
|
7cd0dfe8b0
|
Fixed an issue regarding the reward model generation.
Former-commit-id: 237acf99f9
|
11 years ago |
dehnert
|
2f20abf47f
|
The user can now select on the command line which reward model of a symbolic model is to be used (as a second [optional] argument to --symbolic).
Former-commit-id: 02f998e5dd
|
11 years ago |
dehnert
|
a642ba6e72
|
Started adapting dependent classes to new PRISM classes.
Former-commit-id: 59155b5fc9
|
11 years ago |
dehnert
|
cc0c327668
|
Removed superfluous grammars and started working on making one PRISM grammar to rule them all.
Former-commit-id: 375acb4699
|
11 years ago |
dehnert
|
d88876d0cd
|
PRISM classes almost adapted to new expression classes. TODO: source file of PRISM program.
Former-commit-id: 929a78684d
|
11 years ago |
dehnert
|
6e1241211b
|
Started moving IR and adjusting it to the new expression classes.
Former-commit-id: 24a182701f
|
11 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 |
dehnert
|
ab8585656c
|
Started to refactor PRISM parser.
|
12 years ago |
Lanchid
|
ec91dcbe2e
|
Merge branch master into LTLParser
|
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
|
d9e833680a
|
Added convenience methods RewardModel::hasStateRewards() and RewardModel::hasTransitionRewards()
|
12 years ago |
gereon
|
2005eb7e73
|
Added getter routines, so we can retrieve the reward models
|
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 |