|  dehnert | 95b95d9c64 | fixed some minor issues and renamed equation solver methods slightly to make the names a bit more compact Former-commit-id: de103e19ad | 9 years ago | 
				
					
						|  dehnert | b4e0cabef6 | started working on general min-max solver that uses an underlying linear equation solver. provided necessary factories. adapted code and removed old min-max solvers Former-commit-id: c1895472c7 | 9 years ago | 
				
					
						|  dehnert | 00d331ebb4 | moved linear equation solver factories to the respective solver files (and away from utility). restructured settings in factories and the way they are forwarded to the linear equation solvers. fixed all resulting errors Former-commit-id: 27e1ae2466 | 9 years ago | 
				
					
						|  dehnert | a699272dc6 | renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests Former-commit-id: 62c70330c2 | 9 years ago | 
				
					
						|  dehnert | f3fa90cc37 | more work towards exact solving Former-commit-id: 38edbcf2ca | 9 years ago | 
				
					
						|  dehnert | 2096c54b84 | more explicit instantiations for rational function and some more tests for eigen solver Former-commit-id: b97e838b22 | 10 years ago | 
				
					
						|  dehnert | 4e14ecb869 | made elimination-based linear solver work in an alpha version. changed minor things in Eigen's SparseLU implementation to make it work with rational numbers and rational functions Former-commit-id: e5622bd981 | 10 years ago | 
				
					
						|  dehnert | bb700457de | some minor fixes Former-commit-id: f114c397f6 | 10 years ago | 
				
					
						|  dehnert | 4cc780cbc0 | tests compiling and running again Former-commit-id: f84c73d0ae | 10 years ago | 
				
					
						|  dehnert | d35c99e844 | renamed central model builder function Former-commit-id: 92cfaeae19 | 10 years ago | 
				
					
						|  dehnert | 6655ee41d8 | started to restructure explicit model builder to make it fit for JANI models Former-commit-id: 69603dd97b | 10 years ago | 
				
					
						|  Mavo | a0d659f2da | always use shared_ptr<Formula const> Former-commit-id: 63a447e887 | 10 years ago | 
				
					
						|  dehnert | 60bbce0ba1 | added two tests for exploration engine Former-commit-id: 960393b229 | 10 years ago | 
				
					
						|  Mavo | 7688d7ef42 | Fixed test Former-commit-id: 9e1094a5a0 | 10 years ago | 
				
					
						|  Mavo | c9f04ecc0b | Added IOSettings Former-commit-id: 95946a7666 | 10 years ago | 
				
					
						|  Mavo | effadc5cca | Split into general settings and markov chain settings Former-commit-id: 619a2e3622 | 10 years ago | 
				
					
						|  Mavo | 67d77608bd | Refactoring of settings Former-commit-id: ea4350fc1c | 10 years ago | 
				
					
						|  TimQu | 4bb4e29e43 | Added a test case where model checking expected rewards on MDPs currently fails Former-commit-id: 35dbe908c8 | 10 years ago | 
				
					
						|  dehnert | fad28df7d6 | first working version of next-state generator for PRISM models Former-commit-id: 548a725e25 | 10 years ago | 
				
					
						|  dehnert | 5ce72a85ce | added small test for conditional probability and conditional rewards Former-commit-id: 891d99eea6 | 10 years ago | 
				
					
						|  dehnert | 3727018ef4 | added functionality to sparse MDP helper to compute until probabilities just for maybe states (and produce the corresponding scheduler) Former-commit-id: 79aae02a13 | 10 years ago | 
				
					
						|  dehnert | 8f087597cc | more work towards proper scheduler generation Former-commit-id: ee6237ef49 | 10 years ago | 
				
					
						|  dehnert | 4367bdb378 | properly introduced CheckTask in all model checkers and made it compile again (+ functional tests working) Former-commit-id: d44db3c342 | 10 years ago | 
				
					
						|  sjunges | d8191d8c6a | const formulae Former-commit-id: 910d7ca539 | 10 years ago | 
				
					
						|  dehnert | 0f6e6e4da1 | added feature to compute step-bounded until probabilities in parametric models Former-commit-id: 172e87cb55 | 10 years ago | 
				
					
						|  sjunges | 1e1400d68d | merge Former-commit-id: eb9efc4bb2 | 10 years ago | 
				
					
						|  dehnert | d0e15d1a4f | more work (and stuff, you know?) Former-commit-id: ec9f6746b8 | 10 years ago | 
				
					
						|  dehnert | f8fc39870a | hybrid and symbolic model checkers working with sylvan Former-commit-id: d01b92e328 | 10 years ago | 
				
					
						|  dehnert | 7376eaf866 | made symbolic MDP model checker tests work Former-commit-id: e2e0d07a55 | 10 years ago | 
				
					
						|  dehnert | 7f75db2790 | ADD iterator working for sylvan. enabled more tests for sylvan. symbolic Dtmc model checker now working. Former-commit-id: b11b2f7476 | 10 years ago | 
				
					
						|  dehnert | 19029cd905 | functional tests compile and run again, yay! Former-commit-id: 60d3ce16b9 | 10 years ago | 
				
					
						|  dehnert | de58c73c5a | forgot to commit some files Former-commit-id: 74aaea662a | 10 years ago | 
				
					
						|  dehnert | 27e06940a9 | templated all explicit parsers so that they may now be modified to produce non-double models Former-commit-id: dd7f8767f8 | 10 years ago | 
				
					
						|  sjunges | e3122e5ede | Faster compilation and topological failing test failed Former-commit-id: 55c816594f | 10 years ago | 
				
					
						|  sjunges | f219437acf | Faster compilation times! Former-commit-id: a8dc8fa612 | 10 years ago | 
				
					
						|  sjunges | 1086ffc1cc | Added allow early termination for min/max solvers Former-commit-id: eaad511158 | 10 years ago | 
				
					
						|  dehnert | f9f5a4e206 | reincluded tbb in gmm. fixed missing header. extended formula parser to return multiple formulas Former-commit-id: a2849d6534 | 10 years ago | 
				
					
						|  dehnert | b94e978843 | another round of fixes Former-commit-id: 67f4e4be47 | 10 years ago | 
				
					
						|  dehnert | fbd05cd780 | more and more bugfixes Former-commit-id: 7f1ba98797 | 10 years ago | 
				
					
						|  dehnert | b3178e17f6 | more bug fixes Former-commit-id: 0b33b30efa | 10 years ago | 
				
					
						|  dehnert | 73a2491dfb | more bugfixes Former-commit-id: 5afecd5a21 | 10 years ago | 
				
					
						|  dehnert | dbc7d860a4 | functional tests compile again, started to debug changes Former-commit-id: efef0e6487 | 10 years ago | 
				
					
						|  sjunges | 5e428a795a | And more includes on the right spot. Former-commit-id: 72bb348687 | 10 years ago | 
				
					
						|  dehnert | 72cb30d6b0 | started replacing ValueType template argument by model class in all instantiations Former-commit-id: 197e3876a4 | 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 Former-commit-id: badef77583 | 10 years ago | 
				
					
						|  sjunges | 3c2040f4b7 | Removed many superfluous includes, added some source files -- towards faster compilation Former-commit-id: a575a97d40 | 10 years ago | 
				
					
						|  dehnert | e338cbe069 | fixed a lot of warnings in the tests Former-commit-id: b6752202ac | 10 years ago | 
				
					
						|  dehnert | 04f789619c | some work towards eliminating compiler warnings Former-commit-id: d1eca470a4 | 10 years ago | 
				
					
						|  dehnert | c99a61307f | hybrid dtmc model checker can now also treat lra Former-commit-id: 2db1d9a600 | 11 years ago | 
				
					
						|  dehnert | 39abecbad3 | added some tests for LRA in CTMCs Former-commit-id: 3b847d542e | 11 years ago |