Matthias Volk
|
b0abbb5088
|
Support for k-shortest path counterexamples
|
6 years ago |
Matthias Volk
|
bb71c078fa
|
Export to dot format allows for maximal line width in state labels and valuations
|
6 years ago |
Matthias Volk
|
9a5a6d72c6
|
Moved some cex code into counterexample module
|
6 years ago |
Matthias Volk
|
6a77ce210a
|
Moved setting nofixdl to build settings
|
6 years ago |
Matthias Volk
|
e4e069a98c
|
Slight refactoring of transformations
|
6 years ago |
TimQu
|
9438d56ab3
|
added cli option for transforming continuous time models to discrete time.
|
6 years ago |
TimQu
|
b07acd0e3f
|
deterministicScheds: changed setting to --purescheds and added memory pattern 'counter'
|
6 years ago |
TimQu
|
48bddc29b7
|
NondeterministicMemoryProduct: Disabled support for Markov automata since Nondeterminism was added to Markovian states.
|
6 years ago |
TimQu
|
22a19d68ba
|
Fixed an issue with multi-objective model checking preprocessor not correctly preserving reachability rewards
|
6 years ago |
TimQu
|
bb439d076b
|
DetScheds: Fixed wrong computation of the number of schedulers.
|
6 years ago |
dehnert
|
0842cb1bd7
|
DdJaniModelBuilder: adding source locations to guards to correctly track action fragments writing global variables
|
6 years ago |
Tim Quatmann
|
555fd90536
|
Silenced a few warnings.
|
6 years ago |
Tim Quatmann
|
d61d1bd3fe
|
Fixed type uintX -> uintX_t
|
6 years ago |
Tim Quatmann
|
cb00c21db2
|
Fixed type uintX -> uintX_t
|
6 years ago |
Tim Quatmann
|
8d99ae4f4c
|
Added some more trace output for sound value iteration.
|
6 years ago |
TimQu
|
2c80eb518a
|
Fixed output of properties in the prism syntax.
|
6 years ago |
Alexander Bork
|
7f9ad39d34
|
First version for the over-approximation of POMDP reachability
|
6 years ago |
Matthias Volk
|
8b77f7f6d6
|
Added placeholders to DRN format
|
6 years ago |
Matthias Volk
|
7a8b32399c
|
Issue warning if max memory of Sylvan is ignored
|
6 years ago |
Alexander Bork
|
584dc6caa7
|
Fixed error that matrix dimensions were to small if last columns have only 0 entries
|
6 years ago |
Matthias Volk
|
628219298e
|
Some small cleanup in verification API
|
6 years ago |
Matthias Volk
|
d39189c0e2
|
Scheduler extraction for MA properties which can be reduced to MDP queries
|
6 years ago |
Matthias Volk
|
fba3223f63
|
Use typedefs of RationalFunctionAdapter
|
6 years ago |
Matthias Volk
|
30565e4d0c
|
Use carl hashing functions
|
6 years ago |
Tim Quatmann
|
429c91ff13
|
Added support for parsing fractions in DRN files.
|
6 years ago |
Tim Quatmann
|
b896726c4a
|
Include choice labels in exported scheduler.
|
6 years ago |
Tim Quatmann
|
8a23197a77
|
Fix for LRA scheduler generation.
|
6 years ago |
Tim Quatmann
|
72425ec1b2
|
CLI: Added an option to export the produced scheduler to a file.
|
6 years ago |
Tim Quatmann
|
009cee1c25
|
Implemented scheduler extraction for LRA properties for MDP.
|
6 years ago |
Tim Quatmann
|
c1b3a4f991
|
LraMdpPrctlModelCheckerTest: Test LRA computation for different environments. Added a testcase.
|
6 years ago |
Tim Quatmann
|
622926d9c1
|
LpChecker: Added a redundant constraint, improved stability.
|
6 years ago |
Matthias Volk
|
d05b132dde
|
Better error output
|
6 years ago |
Tim Quatmann
|
2cb7b5769e
|
Jit: Fixed issues when CLN and/or GMP is installed via carl
|
6 years ago |
Tim Quatmann
|
f83c0fa606
|
MultiObjectivePreprocesso: Fix for new preprocessing in case of multi-dimensional bounded until formulas.
|
6 years ago |
Tim Quatmann
|
9e510560c9
|
MultiobjectivePreprocessor: Fixed removal of irrelevant states.
|
6 years ago |
Tim Quatmann
|
925f72f754
|
More testcases for multi-objective model checking with scheduler restrictions (including fixes).
|
6 years ago |
Tim Quatmann
|
1f68e1d05e
|
Multi-objectivePreprocessor: identify a subset of the states that can be made absorbing.
|
6 years ago |
Tim Quatmann
|
492348542f
|
SubsystemBuilder: Fix deadlocks with a selfloop (if requested)
|
6 years ago |
Tim Quatmann
|
0b1b0d97e2
|
utility/graph: fixed behavior of getReachableStates when an initial state is not in the constrained set.
|
6 years ago |
Tim Quatmann
|
2aa385905b
|
DetSchedsLpChecker: Switch to gurobi by default (if installed)
|
6 years ago |
Tim Quatmann
|
88c62d20bf
|
SchedulerClass: setter return a reference to *this
|
6 years ago |
Tim Quatmann
|
38795a67b4
|
PolytopeTree: Better union of childs
|
6 years ago |
Alexander Bork
|
adf07416dc
|
Added preservation of time bounded until formulae
|
6 years ago |
TimQu
|
34dd9673f1
|
More statistics.
|
6 years ago |
radioGiorgio
|
3820b994c5
|
product indices getter debugged
|
6 years ago |
TimQu
|
a0b7eea500
|
DetScheds: Print model statistics.
|
6 years ago |
Tim Quatmann
|
b848796852
|
Nativepolytope: Fixed a bug in quickhull when invoked on just a single point.
|
6 years ago |
Sebastian Junges
|
976f85cc25
|
drn export for labels with whitespace is now put into quotation marks
|
6 years ago |
Alexander Bork
|
450e074c5b
|
Integrated non-Markovian state elimination into Storm MA modelchecking
|
6 years ago |
Alexander Bork
|
7b038db6d5
|
Fixed missing part for label preservation and added formula preservation check
|
6 years ago |