8701 Commits (818f8cb8ee2e5fb036a410a4f490ef2d5a1c7918)
 

Author SHA1 Message Date
Tim Quatmann ef2448410b Fixed selecting wrong reward kind 4 years ago
Tim Quatmann c674de5893 Deterministic infinite horizon: Added gain-bias and lra-distribution based solution methods 4 years ago
Matthias Volk 72813a9774
Revelant DFT events are not part of symmetries 4 years ago
Matthias Volk 693237a304
Improved hashing for BEColourClass 4 years ago
Matthias Volk f7930d22b0
Fixed typo which lead to wrong symmetries for voting gates 4 years ago
Matthias Volk e933df1fc1
Fixed parsing of ' in GalileoParser 4 years ago
Tim Quatmann 0cc2b1c749 First version of sparse infinite horizon helpers for deterministic and nondeterministic models. 4 years ago
Tim Quatmann 6ecbf113b3 Adding template instantiation for deterministic LRA VI 4 years ago
Tim Quatmann f145aa2c94 Adding includes for component utility. Making functions inline. 4 years ago
Tim Quatmann 572e7ace9d Moving some includes to the header file 4 years ago
Tim Quatmann f316bb9d38 Added missing include. 4 years ago
Tim Quatmann 05d2af2bfd Fixing destructors of model checker helpers. 4 years ago
Matthias Volk cec37005ae
Set relevant DFT elements earlier in code 4 years ago
TimQu 485d75f466 Towards using the infinite horizon helpers also for deterministic models. 4 years ago
TimQu 35c57fe980 LraViHelper: Put component utility functions to separate file. 4 years ago
Tim Quatmann fa6c47db64 Removed old LRA code for Markov automata. 4 years ago
Tim Quatmann aabe3ce776 Added simple infinite horizon helper for the hybrid engine. 4 years ago
Tim Quatmann 7795ce5f35 ModelCheckerHelper: Added utility function that copies model checking information from one helper to another. 4 years ago
Tim Quatmann 626b7a819a InfiniteHorizon: Fixed storing backwardstransition properly. Allowed to specify a mec decomposition. Pushed _produceScheduler flag to the SingleValueModelCheckerHelper. 4 years ago
Tim Quatmann 68b4d8dbd2 Nondet Lra: Fixed LP implementation for Markov automata. 4 years ago
Tim Quatmann 9fbb587884 LraViHelper: Fix for NondetTsNoIs 4 years ago
Tim Quatmann f113ac7187 NondeterministicLraHelper: Removed old ViHelper code. 4 years ago
Tim Quatmann 7e65e797fa SingleValueModelCheckerHelper: Fixed signature of getOptimizationDirection so that a const& is returned. 4 years ago
Tim Quatmann 6e55dba8d4 Moved LraViHelper to a separate file. Merged MDP and MA implementation. 4 years ago
Tim Quatmann a618147192 gmm Multiplier: Added support for computing y += A*x in Parallel. 4 years ago
Tim Quatmann 51c8779e73 Added missing template instantiations. 4 years ago
Tim Quatmann 5917b020fc GMM Multiplier: Support for y += A*x 4 years ago
Tim Quatmann 9d2e5c2193 Relaxed precision requirements on an MA LRA test-case to correctly represent a relative precision criterion. 4 years ago
Tim Quatmann 32503594d5 Use new LRA helper for Markov automata. 4 years ago
Tim Quatmann b5bd7aa0c2 Introduced a utility function that sets information from a CheckTask to a helper. 4 years ago
Tim Quatmann 092873e99a LRA VI: Added helper for Markov Automata. 4 years ago
Matthias Volk ab045f2865
Ignore zoom attribute in pnpro files 4 years ago
Tim Quatmann fc66e01ed5 Nondeterministic Infinite horizon: Split value getters into StateValueGetter and ActionValueGetters. Made VI code more general, so that they may also be used for Markov Automata. 4 years ago
Tim Quatmann 31dd1d8f49 sparse/StandardRewardModel: Added a method that only yields the action-based rewards (excl. state rewards) 4 years ago
Tim Quatmann 9d3de84122 MaximalEndComponent: Added size() method. 4 years ago
Matthias Volk 395081cdf9
Moved DFT preprocessing in api functions 4 years ago
Tim Quatmann d06a39eb79 Dropping old MDP LRA code. 4 years ago
Tim Quatmann 3c84e68216 Using the new helper for MDP LRA properties. 4 years ago
Tim Quatmann 486d62ff2c First version of newly structured ModelCheckerHelpers (only MDP LRA properties, for now) 4 years ago
Tim Quatmann d49210ac2e Added DdType::None to encode that an explicit representation should be used. 4 years ago
Tim Quatmann 1929cfaf77 utility/vector: Added a few asserts in utility functions. 4 years ago
Jan Erik Karuc 6c70b42549 OVI: Defaulting to M1/M2, changed CLI option for termination guarantee 4 years ago
Matthias Volk fe5e4c4e1d
Updated DFT test which is not throwing an exception anymore 4 years ago
Matthias Volk 190e36605a
Refactored computation of relevant events 4 years ago
Matthias Volk a1c6b998ec
Ignore SEQ and FDEP children 4 years ago
Matthias Volk a7096f748b
Fix segfault for empty spare modules 5 years ago
Matthias Volk ed8a48a24c
Correct check if claiming labels are supported 5 years ago
Matthias Volk 936985f536
Add labels for claiming in Markov chain with flag --labels-claiming 5 years ago
Matthias Volk 2d543d1314
Added BE class for distribution defined by samples 5 years ago
Matthias Volk e9dfcb8e45
Fixed type comparision for BEs 5 years ago