Alexander Bork
|
74d1bf3c7e
|
Merge remote-tracking branch 'origin/dftSMT' into dftSMT
|
6 years ago |
Alexander Bork
|
948485c226
|
Reworked lower bound computation
|
6 years ago |
Alexander Bork
|
eeccb2092a
|
Added variables for trigger and resolution timepoints of dependencies
|
6 years ago |
Alexander Bork
|
9b152e4940
|
Added variables vor trigger and resolution timepoints of dependencies
|
6 years ago |
Alexander Bork
|
c4ba7554fd
|
Added upper bound correction
|
6 years ago |
Alexander Bork
|
0baccee440
|
Added correction of constraint for non-Markovian states
and better lower bound computation
|
6 years ago |
Alexander Bork
|
f16b488590
|
Added conservative lower bound correction
|
6 years ago |
Alexander Bork
|
a669c69fc9
|
Added tests for SMT encoding
|
6 years ago |
Alexander Bork
|
aff9d21811
|
Easier fix for bound computation using SMT encoding
|
6 years ago |
Alexander Bork
|
b89f8f8de4
|
Refactoring of SMT tests
|
6 years ago |
Alexander Bork
|
5d5487140f
|
Fixed bound calculation for SMT encoding
|
6 years ago |
Alexander Bork
|
d06cf59eba
|
Added SMT function to calculate lower bound for number of DFT failures needed for failure of TLE
|
6 years ago |
Alexander Bork
|
efcff20017
|
Merge branch 'master' into dftSMT
|
6 years ago |
Alexander Bork
|
1976a41298
|
Reworked solver integration
|
6 years ago |
Alexander Bork
|
4507b484d5
|
Re-added option to export DFTs to smtlib2 SMT files
|
6 years ago |
Alexander Bork
|
29b0c4a78f
|
First version of SMT solver integration for DFT analysis
|
6 years ago |
TimQu
|
eb15177801
|
cli: try to recover after checking a property has failed. (related to GitHub issue #42)
|
6 years ago |
TimQu
|
e8003769ca
|
JaniParser: Better error messages for property parsing.
|
6 years ago |
TimQu
|
e2dc274977
|
Added export for globally properties in JANI.
|
6 years ago |
Alexander Bork
|
fc9befbe9e
|
Added toExpression functions for SMT constraints
|
6 years ago |
TimQu
|
e9119154d7
|
JaniParser: Fixed parsing of globally formulas in JANI. (GitHub issue #42)
|
6 years ago |
Alexander Bork
|
7cab3985c0
|
Added basis for SMT solver integration
|
6 years ago |
Alexander Bork
|
33b6ba6d8f
|
Refactoring of constraint generation
|
6 years ago |
TimQu
|
a7a3a82d89
|
Prism: ToJaniConverters now enforces variables occurring in properties to become global. This fixes GitHub issue #40
|
6 years ago |
TimQu
|
98e0fcd113
|
jani::Property: Flagged functions of PropertyInterval as const
|
6 years ago |
TimQu
|
91b763d218
|
JaniExporter: Export accumulation for LRA properties correctly.
|
6 years ago |
TimQu
|
0d8ecaff35
|
JaniParser: Transform reward bounds into time- or step bound if appropriate. Added some checks and warnings.
|
6 years ago |
TimQu
|
f2fe674656
|
JaniParser: made the model available when parsing the property.
|
6 years ago |
TimQu
|
8313dc5ef1
|
Flipped the condition for an exception.
|
6 years ago |
TimQu
|
3280cb867e
|
Updated changelog.
|
6 years ago |
TimQu
|
c7aec92dc9
|
modelchecker: Added support for non-trivial reward accumulations for Sparse/Hybrid/Dd engines.
|
6 years ago |
TimQu
|
c43e13172f
|
Jani: Accumulations for Smin/Smax properties.
|
6 years ago |
TimQu
|
bc3c0d1d55
|
ModelBase: added isDiscreteTimeModel(). and let isNondeterministicModel return true for POMDPs and PSGs.
|
6 years ago |
TimQu
|
415e806531
|
RewardModelInformation: Fixed getting wrong reward informations in case of non-transient variables in reward expression.
|
6 years ago |
TimQu
|
fd2e4efc0b
|
Fixed output of TotalRewardFormulae with non-trivial reward accumulation.
|
6 years ago |
TimQu
|
33127c9b6e
|
JaniNextStateGenerator: Fixed references to the unpreprocessed model.
|
6 years ago |
TimQu
|
d9d8b8db98
|
Silenced a confusing warning.
|
6 years ago |
TimQu
|
176133f712
|
Respecting reward accumulations for long-run-average properties.
|
6 years ago |
Tim Quatmann
|
5869a1f5fd
|
Simplified StronglyConnectedComponentDecomposition.
|
6 years ago |
Matthias Volk
|
8cbfd720f8
|
Set sysroot for cudd to fix issue with moved header files in macOS Mojave
|
6 years ago |
Matthias Volk
|
22cbc9446f
|
Added virtual destructors in cpptempl
|
6 years ago |
Matthias Volk
|
c0c242a191
|
Fixed compiler error under new Xcode 10.2
|
6 years ago |
TimQu
|
c37e2bfe70
|
Added INFO output when game solver is invoked.
|
6 years ago |
TimQu
|
dbc465b9de
|
SCCDecomposition: Fixed topological sort of SCCs connected via '0'-valued transitions
|
6 years ago |
TimQu
|
9dcbd69c09
|
CMake: Added a comment why we link statically against mathsat on macOS.
|
6 years ago |
Tim Quatmann
|
a2190c04b0
|
Added new versions to FindGurobi.cmake
|
6 years ago |
Tim Quatmann
|
1d52d577cb
|
Fixed linking with Mathsat on macOS
|
6 years ago |
Tim Quatmann
|
90543ad499
|
Silenced a warning when building storm-pgcl
|
6 years ago |
Tim Quatmann
|
0920390430
|
Fixed permissive scheduler tests (GitHub issue #38).
|
6 years ago |
Matthias Volk
|
b9c38fe11a
|
Fixed includes
|
6 years ago |