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.
 
 
 
 
Mavo 5b8cf447c7 Small changes in tests to compile without Carl 10 years ago
..
adapter adapted counterexample generation to refactoring 10 years ago
builder building markov automata from prism code 10 years ago
logic always use shared_ptr<Formula const> 10 years ago
modelchecker Small changes in tests to compile without Carl 10 years ago
parser modified formula parser to parse expressions as operator bounds and then convert them to rationals 10 years ago
permissiveschedulers started working on general min-max solver that uses an underlying linear equation solver. provided necessary factories. adapted code and removed old min-max solvers 10 years ago
solver Small changes in tests to compile without Carl 10 years ago
storage modified formula parser to parse expressions as operator bounds and then convert them to rationals 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