1082 Commits (bba69684c98ed80b9efbf4bbd1eaa4ffeb34086c)

Author SHA1 Message Date
Mavo 63b0513f38 Set probability for pdeps 10 years ago
Mavo 56bcdcc807 Priority queue as pointer 10 years ago
dehnert 5a1039838f made everything compile again and all tests passing 10 years ago
sjunges 4cc8442b77 Fixed warning about superfluous semicolon after a method def. 10 years ago
Mavo acab78ba0e Added row groups to flexible matrix 10 years ago
Mavo a1f05b1853 Set override 10 years ago
sjunges 27521fc027 fixed some warnings 10 years ago
sjunges 0e38738e09 DFT element types and some extensions to the elements API 10 years ago
sjunges 42eb671435 work towards const correctness and additional methods 10 years ago
Mavo 49dc27077c Added row grouping members (but not the needed logic) 10 years ago
Mavo f67c92b526 FlexibleSparseMatrix is in own class now 10 years ago
sjunges 64d3273630 updates on isomorphism 10 years ago
Mavo 64b24043c5 Dependencies working 10 years ago
Mavo 32c52d2271 Parse PDEPs 10 years ago
Mavo d507eab7f3 Build Markov Automaton instead of CTMC 10 years ago
Mavo 8896bc55dd Added probabilities for FDeps 10 years ago
Mavo 4ece7e45a9 Added assertions 10 years ago
Mavo e38648f6a7 FDeps are parsed and constructed but not used yet 10 years ago
sjunges ff69fcab98 refactored DFTElementType, fixed some minor things 10 years ago
Mavo 3b1c695b5d Another compile fix 10 years ago
sjunges 739963cfe1 find independent subdfts 10 years ago
sjunges ed9ac339e6 dft isomorphism 10 years ago
Mavo d7e3d10272 Small refactoring 10 years ago
Mavo 7dd1bb67ea Some refactoring 10 years ago
Mavo 69a464d5ef Changed unordered_set to BitVectorHashMap for DFTState 10 years ago
Mavo dd17955a3e Added functionality to BitVectorHashMap 10 years ago
dehnert 2e8f74a700 First steps toward exact linear equation solver 10 years ago
Mavo a781df35c2 Use passive failure rate if BE is not used 10 years ago
Mavo 8211b8091d Helpful comment 10 years ago
TimQu 2b320523b5 fixed displaying of non const states and transitions 10 years ago
TimQu d6f65465d2 Number of non-const states and transitions 10 years ago
sjunges d8191d8c6a const formulae 10 years ago
sjunges ad01dfa611 refactored bisimulation a bit (mainly the entry point as well as hidden some options) 10 years ago
sjunges 93be84a4a8 fix in get parameters from model 10 years ago
sjunges 5e9c42f2af intermediate commit 10 years ago
dehnert e20942393e added some primes 10 years ago
sjunges e4725aa4a1 Instead of returning the program, return the prepared formulas 10 years ago
sjunges 2d44d4f822 getUndefinedConstantsAsString added to storm::prism::program 10 years ago
sjunges e45ce6f293 replaced stdpair by struct for model,program pairs 10 years ago
Mavo 20a5d8e96f Side conditions for rational functions cannot be checked directly 10 years ago
Mavo f38eeff1ef First try on parsing of rational functions 10 years ago
Mavo 8271045b27 ToString is const 10 years ago
TimQu 6006d95193 Fixed compile errors: Added missing include and fixed call of std::max 10 years ago
dehnert 33757633c8 first version of conditional probabilities for (non-parametric) DTMCs a la Baier 10 years ago
dehnert 98d173ca3c changed elimination-based model checker to be able to compute values for all states (for reachability probs and reachability rewards) 10 years ago
sjunges 1e1400d68d merge 10 years ago
TimQu c0b5190022 Extended interface of linEqSolvers a little, 10 years ago
Mavo 6e2f5602e1 Finished templating 10 years ago
Mavo 7a0207637a Small templating 10 years ago
Mavo 7737205149 More refactoring with templates 10 years ago