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 4e1019e682 Removed all mentions of EIGEN_DEPRECATED from Eigen Sources. Each instance triggers an error about an unexpected attribute "deprecated". It seems to be a combination of Eigen + Storm or other 3rd party libraries since this error does not apprear in stand-alone compilations with Eigen3. 9 years ago
..
adapter adapted counterexample generation to refactoring 10 years ago
builder fixed some more problems with Eigen solver 9 years ago
logic always use shared_ptr<Formula const> 9 years ago
modelchecker fixed some minor issues and renamed equation solver methods slightly to make the names a bit more compact 9 years ago
parser renamed MarkovChainSettings 9 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 9 years ago
solver fixed some minor issues and renamed equation solver methods slightly to make the names a bit more compact 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