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 3ba5902821 removed debug output and fixed small bug in adaptation of Eigen 10 years ago
..
adapters renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests 10 years ago
builder more work towards exact solving 10 years ago
cli more work towards exact solving 10 years ago
counterexamples Merge from future 10 years ago
exceptions rough skeleton for the parser, v1 10 years ago
generator renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests 10 years ago
logic Merge from future 10 years ago
modelchecker added obeying a state ordering to elimination linear equation solver 10 years ago
models renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests 10 years ago
parser Merge branch 'jani_support' into exact_solver 10 years ago
permissivesched minor change 10 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) 10 years ago
solver upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
storage renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests 10 years ago
utility upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
CMakeLists.txt src group for storage/jani 10 years ago
storm-dyftee.cpp renamed elimination settings 10 years ago
storm.cpp added option 'exact' (in addition to parametric) 10 years ago