4 Commits (6ef6b139c986da55ea7c0abd14e91ecedc946516)

Author SHA1 Message Date
PBerger 6ef6b139c9 Fixed a missing control path in the ExplicitModelAdapter.cpp 13 years ago
PBerger b978a4d311 Added more move constructors. 13 years ago
dehnert 7b8b1ebd4f Further refactoring of IR classes. 13 years ago
Lanchid ec91dcbe2e Merge branch master into LTLParser 13 years ago
gereon cd9e2ba549 Some minor cleanups, added lot of documentation in prismparser 13 years ago
gereon cb14f2e771 Made choiceIndices work in ExplicitModelAdapter, added code to somehow use --symbolic (parse model, show model information) 13 years ago
gereon aafdbf7671 Fixed errors due to merging. 13 years ago
gereon fad8290844 Renamed WrongFileFormatException to WrongFormatException 13 years ago
gereon 5495456991 Added new log level "trace" 13 years ago
gereon 8cdb6d5394 Put initial state in stateToIndexMap 13 years ago
gereon 21e3740867 Fixed bug in computation of number of choices in case of deadlocks. 13 years ago
gereon 860a775c18 Actually skip modules that do not have commands with current label. 13 years ago
gereon b7a1e90579 Variables were counted in two places (VariableState and ExplicitAdapter). 13 years ago
gereon ac313cb997 Removed debug output, fixed DoubleExpressionGrammar 13 years ago
gereon 014ecd8597 Fixed some glitches, producing meaningful error if sum of probabilities for a command is not one 13 years ago
gereon dffe274f64 Fixed error in MDP builder: swapped number of columns and rows. 13 years ago
gereon 9613d099bb Removed shared_ptr for module, program and rewardmodel objects. 13 years ago
gereon 1878962dea Fixed another nullptr, removed shared_ptr for Update and Command objects. 13 years ago
gereon d03f8eeb9d Added checks, if we actually have a model before accessing it... 13 years ago
gereon 152bcd2f20 Porting Program datastructures to use shared_ptr (at least for the moment...) 13 years ago
gereon e4129c37d9 fixed two bugs in ExplicitModelAdapter. 13 years ago
gereon 5c25116a24 First version of ExplicitModelAdapter that supports transition rewards. 13 years ago
gereon 75ce91082a Forgot to commit actual cpp file... 13 years ago