You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
PBerger 4e1019e682 Removed all mentions of EIGEN_DEPRECATED from Eigen Sources. Each instance triggers an error about an unexpected attribute "deprecated". It seems to be a combination of Eigen + Storm or other 3rd party libraries since this error does not apprear in stand-alone compilations with Eigen3. 10 years ago
..
GmmxxDtmcPrctModelCheckerTest.cpp 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 10 years ago
GmmxxMdpPrctlModelCheckerTest.cpp 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 10 years ago
NativeDtmcPrctlModelCheckerTest.cpp 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 10 years ago
NativeMdpPrctlModelCheckerTest.cpp 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 10 years ago
SymbolicDtmcPrctlModelCheckerTest.cpp renamed central model builder function 10 years ago
SymbolicMdpPrctlModelCheckerTest.cpp renamed central model builder function 10 years ago
TopologicalValueIterationMdpPrctlModelCheckerTest.cpp 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 10 years ago