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 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 9 years ago
..
adapter adapted counterexample generation to refactoring 10 years ago
builder added check for multiple writes to the same global variable in explicit JANI next-state generator 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 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
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