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.
 
 
 
 
dehnert 95b95d9c64 fixed some minor issues and renamed equation solver methods slightly to make the names a bit more compact 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