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.
 
 
 
 
PBerger 67244869db src/storage/BitVector: Replaced constant 1 unsigned long long with cast to decltype. This fixes a template resolvation error in std::max. 10 years ago
..
adapter adapted counterexample generation to refactoring 11 years ago
builder building markov automata from prism code 10 years ago
logic always use shared_ptr<Formula const> 10 years ago
modelchecker fixed some minor issues and renamed equation solver methods slightly to make the names a bit more compact 10 years ago
parser renamed MarkovChainSettings 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 solvers now can allocated auxiliary memory 10 years ago
storage tests compiling and running again 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