5 Commits (2f20abf47f8d60fa599dc512a2f9a98af50303c3)

Author SHA1 Message Date
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). 11 years ago
dehnert a642ba6e72 Started adapting dependent classes to new PRISM classes. 11 years ago
dehnert cc0c327668 Removed superfluous grammars and started working on making one PRISM grammar to rule them all. 11 years ago
dehnert d88876d0cd PRISM classes almost adapted to new expression classes. TODO: source file of PRISM program. 11 years ago
dehnert 6e1241211b Started moving IR and adjusting it to the new expression classes. 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...) 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