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