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 d24fb0cf9a avoid temporary in Eigen solver by providing .noalias(). slightly rewrote matrix-vector expression to benefit more from Eigen's optimization capabilities 9 years ago
..
adapter adapted counterexample generation to refactoring 10 years ago
builder fixed some more problems with Eigen solver 9 years ago
logic always use shared_ptr<Formula const> 9 years ago
modelchecker 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 9 years ago
parser more test-files included, two small fixes in parser 9 years ago
permissiveschedulers JANI next-state generator appears to be working (without rewards) 9 years ago
solver fixed some more problems with Eigen solver 9 years ago
storage tests compiling and running again 9 years ago
utility renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests 9 years ago
storm-functional-tests.cpp Merge from future 9 years ago