1094 Commits (66dc10632271ad808c364daea3a3d9ba5e358ec8)

Author SHA1 Message Date
dehnert 27e06940a9 templated all explicit parsers so that they may now be modified to produce non-double models 10 years ago
sjunges ebab145180 use default bitvector move, which is fine 10 years ago
dehnert ad660f0f98 more ifdefs for everyone 10 years ago
dehnert 21d9e91586 work towards interval reward model 10 years ago
dehnert 36b67a3a38 refined output of deadlock states a bit 10 years ago
dehnert 1713e10efc added output of first 3 deadlock states in symbolic model builder 10 years ago
sjunges f219437acf Faster compilation times! 10 years ago
dehnert 080b50a890 fixed bug in symbolic model generation 10 years ago
dehnert 29716ea5f8 performance tests now compile again. also fixed some warnings 10 years ago
dehnert b94e978843 another round of fixes 10 years ago
sjunges d4ba7905fa Extra constructor for simple testing. 10 years ago
sjunges faf31156e0 fix for last changes + is probabilistic 10 years ago
dehnert 972c391eb1 fixed some more bugs/warnings 10 years ago
dehnert dc2735b6ff moved some template parameters from class scope to function scope 10 years ago
dehnert fbd05cd780 more and more bugfixes 10 years ago
dehnert b3178e17f6 more bug fixes 10 years ago
dehnert 73a2491dfb more bugfixes 10 years ago
dehnert 1a07b24682 added some convenience functions for reward model building 10 years ago
dehnert 4ca64a913a main executable compiling again, started to debug 10 years ago
dehnert 6133c3462a symbolic models can now have several reward models, adapted reward generation in model builders, probably introduced quite some bugs 10 years ago
sjunges 9201c6420a Removes identity assignments 10 years ago
dehnert e631dbd1a0 more work on new reward models 10 years ago
dehnert 61fb277024 more work on refactoring (storm stinks and should be rewritten :P) 10 years ago
sjunges 84ecabd2c8 further fixes, for performance tests and windows 10 years ago
dehnert 8ff557cfad more work on creating helpers for model checkers 10 years ago
sjunges f85d28325e Further work towards faster and more modular compilation 10 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
dehnert b56766e993 more work on reward model that turned out to be refactoring in disguise 10 years ago
sjunges a129983ae9 cleaning includes for better compilation times 10 years ago
dehnert dcd42d5653 started reworking reward models 10 years ago
sjunges 719ac4fb4e move perm sched to own dir 10 years ago
sjunges 5ec1e2acbe PermissiveSchedulers are on future now 10 years ago
dehnert 56b4f53ce7 got rid of more warnings 10 years ago
sjunges 90fa8f6f0d convenience methods for sparse matrix added 10 years ago
dehnert e338cbe069 fixed a lot of warnings in the tests 10 years ago
sjunges 44e609ce86 merge fix 10 years ago
dehnert 04f789619c some work towards eliminating compiler warnings 10 years ago
sjunges 812b101c40 better program checks, some extensions in model and matrix 10 years ago
dehnert c683934ea0 removed debug output and fixed bug 10 years ago
dehnert 507331d8a9 more debug output 10 years ago
sjunges ec74d01557 Fix in the comment. 10 years ago
sjunges f2c6bb91fd Some extra methods for the Expr. Manager. 10 years ago
sjunges 1ec453e587 support for intervals in matrices 10 years ago
sjunges 9a0e42babb static analysis for global variables 10 years ago
sjunges 7a050434d9 bugfixes for NondeterministicModel, improvements for StateActionPair, graph and initialize 10 years ago
sjunges cf8da8a8df wrappers for common tuples added 10 years ago
dehnert 9d5c3e7e2f added functionality to flatten the modules of a PRISM program into one module 10 years ago
TimQu 86ff07ec0d take sampling point before approximation to know whether to minimize or maximize. 10 years ago
sjunges 59fe9ace09 Further work on state space generation 10 years ago
sjunges fd3ffafcd9 First version of the monolithic state space generation 10 years ago