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 49f59052f8 made model checkers give up possession of matrix to solver when possible 9 years ago
..
adapters renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests 9 years ago
builder more work towards exact solving 9 years ago
cli more work towards exact solving 9 years ago
counterexamples Merge from future 9 years ago
exceptions rough skeleton for the parser, v1 9 years ago
generator renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests 9 years ago
logic Merge from future 9 years ago
modelchecker made model checkers give up possession of matrix to solver when possible 9 years ago
models renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests 9 years ago
parser Merge branch 'jani_support' into exact_solver 9 years ago
permissivesched minor change 9 years ago
settings fixed crowds models to work with exact arithmetic. fixed dynamic state priority queue implementation. added setting to use dedicated elimination-based model checker instead of regular model checker (+ elimination solver) 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 renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests 9 years ago
utility 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
CMakeLists.txt src group for storage/jani 9 years ago
storm-dyftee.cpp renamed elimination settings 9 years ago
storm.cpp added option 'exact' (in addition to parametric) 9 years ago