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 a699272dc6 renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests 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 renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests 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 made elimination-based linear solver work in an alpha version. changed minor things in Eigen's SparseLU implementation to make it work with rational numbers and rational functions 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