311 Commits (df850fe08597122b2257722bb31abf316b49f61f)

Author SHA1 Message Date
dehnert b2d8cae9ce instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type 10 years ago
chris a216b5a9d9 added support for parsing choice labels for explicit MDPs 10 years ago
sjunges dbe997a433 resolved linker error - sorry 10 years ago
sjunges be0eee21db Dont build so many models with float/rational functions 10 years ago
dehnert 7946483f09 added function to modify state-action rewards in nondeterministic model 10 years ago
TimQu 5de90c27e5 Preprocessing, sampling and state elimination now also work with rewards 10 years ago
dehnert 21d9e91586 work towards interval reward model 10 years ago
sjunges f219437acf Faster compilation times! 10 years ago
dehnert 080b50a890 fixed bug in symbolic model generation 10 years ago
dehnert 7f5e775395 adapted counterexample generation to refactoring 10 years ago
dehnert f9f5a4e206 reincluded tbb in gmm. fixed missing header. extended formula parser to return multiple formulas 10 years ago
dehnert 9cf488b249 moved to checking the validity of transition matrices by calling the matrix function 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
dehnert 8d6a5a7fd5 added some missing includes 10 years ago
dehnert e2b84c8155 changed some method signatures to make gcc happier 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 5b77d827dc fixed a bug 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
dehnert e631dbd1a0 more work on new reward models 10 years ago
dehnert 5beb33e3d8 merged a bit more 10 years ago
dehnert 61fb277024 more work on refactoring (storm stinks and should be rewritten :P) 10 years ago
sjunges 92082dc970 gurobi lp solver refactored in case gurobi is not found, and fixes for linux - sorry about earlier lack of checks on linux 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 6fa1078fb1 some more work on reward model 10 years ago
dehnert dcd42d5653 started reworking reward models 10 years ago
sjunges 812b101c40 better program checks, some extensions in model and matrix 10 years ago
sjunges 2e0c9c1244 unification of some constructs in carl propagated to storm 10 years ago
dehnert f879c608eb fix for wrong ifdef 10 years ago
dehnert ecb37ccd1d made compilation of ConstraintCollector in Dtmc predicated on CARL being available 10 years ago
sjunges 7a050434d9 bugfixes for NondeterministicModel, improvements for StateActionPair, graph and initialize 10 years ago
sjunges a212cce8c1 Added a method to get the number of choices for a specific state. 10 years ago
dehnert 4dbbe3c561 moved constraint collection to DTMC class 10 years ago
dehnert 81c627b9b7 First version of fully symbolic game solver. 10 years ago
dehnert 96464fdcbc added model classes for two-player stochastic games 10 years ago
dehnert 37cd2ad682 started working on game solver 10 years ago
dehnert 76b99a5515 Commit to switch workplace. 10 years ago
dehnert 3b4dca1a03 Improved Jacobi method a bit. 10 years ago
dehnert 06bfc17ec6 Started making hybrid (dd/sparse) model checking work. 10 years ago
dehnert d787b80fec CTMC examples now build properly using the DD-based model generator. 10 years ago
dehnert 9d66f5128e Further work on symbolic CTMC generation. 10 years ago
dehnert 60701cebdb ADDs and BDDs are no longer mixed in the abstraction layer. 10 years ago
dehnert a851fad65d More work on reward properties for CTMCs. 10 years ago
dehnert 65bf06dd50 Further steps towards CTMC model checking. 10 years ago