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 30fc452623 fixed another bug 10 years ago
..
CheckResult.cpp Created new class for storing hybrid check results (symbolic as well as explicit parts) and the surrounding functionality. 11 years ago
CheckResult.h Created new class for storing hybrid check results (symbolic as well as explicit parts) and the surrounding functionality. 11 years ago
ExplicitQualitativeCheckResult.cpp Fixed some problems on windows. 11 years ago
ExplicitQualitativeCheckResult.h fixed bug in concatenating results of subformulas 11 years ago
ExplicitQuantitativeCheckResult.cpp Removed many superfluous includes, added some source files -- towards faster compilation 11 years ago
ExplicitQuantitativeCheckResult.h More work on MTBDD-based mc. 11 years ago
HybridQuantitativeCheckResult.cpp Removed many superfluous includes, added some source files -- towards faster compilation 11 years ago
HybridQuantitativeCheckResult.h Commit to switch workplace. 11 years ago
QualitativeCheckResult.cpp More work on MTBDD-based mc. 11 years ago
QualitativeCheckResult.h More work on MTBDD-based mc. 11 years ago
QuantitativeCheckResult.cpp More work on MTBDD-based mc. 11 years ago
QuantitativeCheckResult.h More work on MTBDD-based mc. 11 years ago
SymbolicQualitativeCheckResult.cpp Removed many superfluous includes, added some source files -- towards faster compilation 11 years ago
SymbolicQualitativeCheckResult.h Started making hybrid (dd/sparse) model checking work. 11 years ago
SymbolicQuantitativeCheckResult.cpp Removed many superfluous includes, added some source files -- towards faster compilation 11 years ago
SymbolicQuantitativeCheckResult.h Finalized hybrid DTMC model checker. It now passes its tests. 11 years ago