401 Commits (1b2a78e9ac70b96020b742ef0a58e85599bd5557)

Author SHA1 Message Date
Matthias Volk e4e467622f Minor fixes 8 years ago
Matthias Volk e99e5bf6bf Fixed typo leading to wrong variables in SMT encoding 8 years ago
dehnert 0d18886966 re-enabling conversion of MA to CTMC if the MA only has Markovian states 8 years ago
Matthias Volk 7d464f5807 SMT encoding for voting gate via or/and construction 8 years ago
Matthias Volk 3987458ed8 Fixed bug in claiming by only considering spare parents 8 years ago
Matthias Volk 0b4c093e81 Throw exception for VOT gates 8 years ago
Matthias Volk b31aa5d463 SMT support for POR gate 8 years ago
Matthias Volk ccee1bb007 Added last constraint 11 for Fdeps 8 years ago
Matthias Volk 1c90f3829f Added constraints 10 8 years ago
Matthias Volk e8a950d9d7 Support for conjunction over empty set 8 years ago
Matthias Volk 0efa16876b Started on encoding for FDEPs by implementing constraint (9) 8 years ago
Matthias Volk 89984abdaf Fixed spare claiming problem by asserting that only operational elements can be claimed 8 years ago
Matthias Volk f675d60ccc Added assertion 8 years ago
Matthias Volk 275a191b08 Fixed spare claiming by adding missing constraint 'if the child is not claimed at the moment, it will never be claimed'. 8 years ago
Matthias Volk 7d56572eba Recursive method for generating constrainst for 'trying to claim' 8 years ago
Matthias Volk b6d3b0242f Fixed encoding for toplevel element 8 years ago
Matthias Volk 623ce0ccf1 Fixed missing break in case distinction 8 years ago
Matthias Volk 1affccbf81 Fixed encoding of PAND 8 years ago
Matthias Volk d1d2925044 Throw exceptions for missing SMT encodings 8 years ago
Matthias Volk b567aa0de9 Added encoding for constraint 8 8 years ago
Matthias Volk 3df80c3389 Better comments for SMT encoding 8 years ago
Matthias Volk cf7c09584b Use implication instead off iff in constraint 5 8 years ago
Matthias Volk 34911003e0 Better comments for SMT generation 8 years ago
Matthias Volk 8051912147 Correct indentation 8 years ago
Joachim Klein f56076aacf Add virtual destructors to classes having virtual functions. 8 years ago
Matthias Volk 8ba365fee9 Fixed includes after moving files 8 years ago
Matthias Volk 0913388cd3 Renamed ExplicitDFTModelBuilderApprox to ExplicitDFTModelBuilder 8 years ago
Matthias Volk 87778a6775 Finally removed old DFTModelBuilder 8 years ago
Matthias Volk 91bd638c18 Fixed segfault 8 years ago
Matthias Volk 8a74be1b72 Refactored DFT settings 8 years ago
hbruintjes 904e49dab3 Fix wrong type 8 years ago
dehnert c5884a27b4 fixed termination condition applications in a number of spots, fixed uint64 vs uint64_t issue 8 years ago
sjunges e718acffba move cli stuff from storm lib to an own small lib 8 years ago
Matthias Volk 8ede347fdd Fixed warning by fixing typo 8 years ago
Matthias Volk 6bd8c8f9b5 Fixed some typos 9 years ago
dehnert 179cd8308e remove old API files 9 years ago
dehnert ea02ea0838 started overhaul of cli/api 9 years ago
TimQu 790ae46e4f Fixed explicit dft model builder. 9 years ago
TimQu f2ab549b36 fixed compiling storm-dft 9 years ago
TimQu 6537fd8b72 Replaced the old choice labeling with the new one and used choice origins for the minimal command set counterexample generators 9 years ago
Matthias Volk 0d9205c0e6 Fixed case in include path 9 years ago
Matthias Volk 0a06a2b33e Fix in constructing pseudo state 9 years ago
Matthias Volk fd2f83fe6d Consider ingoing dependencies for symmetry 9 years ago
Matthias Volk 9b567608f3 Find symmetries for BEs as well 9 years ago
Matthias Volk affa7db555 Depth heuristic did not skip 9 years ago
Matthias Volk 8cbfccba22 Hacked approximation for probabilities 9 years ago
Matthias Volk ac8cea1e53 Added transient BEs 9 years ago
Matthias Volk c26237c16f Export Dft headers for stormpy 9 years ago
Matthias Volk d813851897 Small fix 9 years ago
Matthias Volk 3483e79412 Parse parameters in JSON 9 years ago