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.
 
 
 
 
Tim Quatmann e945f28a86 Using raw pointers for manager in Variable.h since weak_ptr::lock() often seems to be a bottle neck during, e.g., model building. 5 years ago
..
abstraction slight polishing of valid-block-mode treatment, also for JANI 7 years ago
adapters Use carl hashing functions 6 years ago
analysis Replaced assert(false) by throwing an exception 6 years ago
api Improved compatibility of the dd-to-sparse engine (can now handle reward models with state action rewards) 5 years ago
builder Implemented simplification of system composition (this enables compatibility for more benchmarks in the dd engine). 5 years ago
environment Removed obsolete settings 6 years ago
exceptions added transformer to make pomdp canonic 6 years ago
generator slight optimizations in the JaniNextStateGenerator 5 years ago
logic FormulaInformation: Also track whether a formula contains a long-run average formula 5 years ago
modelchecker Implemented LRA properties for the hybrid engine of MAs. 5 years ago
models Accelerated zeno check for MAs. Also only apply zeno check if --additional-checks is set. 5 years ago
parser compile and link parsers in seperate binary 7 years ago
permissivesched Add virtual destructors to classes having virtual functions. 8 years ago
settings Accelerated zeno check for MAs. Also only apply zeno check if --additional-checks is set. 5 years ago
solver IterativeMinMaxLinearEquationSolver: Fixed not incrementing an iterator when computing the maximum absolute difference between two values 6 years ago
storage Using raw pointers for manager in Variable.h since weak_ptr::lock() often seems to be a bottle neck during, e.g., model building. 5 years ago
transformer Improved compatibility of the dd-to-sparse engine (can now handle reward models with state action rewards) 5 years ago
utility Reverted 'optimization' for Prob1Max (since that didn't work out). 5 years ago
CMakeLists.txt compile and link parsers in seperate binary 7 years ago
storm.cpp Main page info of Storm for Doxygen 6 years ago