dehnert
|
9e5e1980dd
|
first working version of symbolic Markov automaton bisimulation
|
8 years ago |
dehnert
|
4d7be96dda
|
MaxSAT-based high-level counterexamples for JANI
|
8 years ago |
dehnert
|
24d6337006
|
JANI choice origins and MILP-based high-level cex for JANI
|
8 years ago |
dehnert
|
2a209d18e1
|
fixing some bisimulation issues
|
8 years ago |
TimQu
|
b69543802d
|
completed the renaming from topologicalValueIterationMinMaxSolver to TopologicalCudaMinMax...
|
8 years ago |
TimQu
|
3b394a965e
|
some qvi optimizations
|
8 years ago |
dehnert
|
59666a9fe9
|
slight renaming in matrix builder to better capture semantics
|
8 years ago |
dehnert
|
99647c11fb
|
fixed an issue pointed out by Tim
|
8 years ago |
sjunges
|
8ce3eaddc3
|
PrismProgram -- Used Constants
|
9 years ago |
dehnert
|
8646d614d4
|
reduced the number of initial buckets for the hash map used in explicit model building
|
9 years ago |
TimQu
|
8e7d3107ca
|
added function to check whether a matrix is the identity matrix
|
9 years ago |
dehnert
|
905ae821f3
|
extended SMT-based minimal label set generator so that it can deal with lower-bounded properties (however loosing the minimality property in some sense)
|
9 years ago |
dehnert
|
cd34e3d67e
|
fixed issue in rational search preventing convergence in many cases
|
9 years ago |
TimQu
|
68ec4ca0ce
|
Various fixes for the case STORM_USE_CLN_EA=ON
|
9 years ago |
dehnert
|
0d78367b9a
|
Catching empty selection in getSubmatrix pointed out by Timo Gros
|
9 years ago |
TimQu
|
fe95a4e4a7
|
fixed some number conversions that did not work for CLN numbers
|
9 years ago |
dehnert
|
c2c306163f
|
slightly fixing syntax
|
9 years ago |
Joachim Klein
|
f5a3291ce7
|
Fix memory leak in BitVector::operator=(BitVector&& other)
|
9 years ago |
Joachim Klein
|
f56076aacf
|
Add virtual destructors to classes having virtual functions.
(Silences warnings from -Wdelete-non-virtual-dtor -Wnon-virtual-dtor)
|
9 years ago |
dehnert
|
533585fda6
|
moving to weak_pointers in variables to resolve memory leak in expression manager
|
9 years ago |
dehnert
|
c20f3a9400
|
fixed bug in bit vector copy constructor pointed out by Joachim Klein
|
9 years ago |
dehnert
|
c94bc3a585
|
fix erroneous copy constructor of bit vector
|
9 years ago |
dehnert
|
a72f82a6d4
|
fixed typo
|
9 years ago |
dehnert
|
95fae73833
|
slight improvements to bit vector hashmap
|
9 years ago |
dehnert
|
8b557c36a7
|
adding murmur3 as a possible hash fct for bit vectors
|
9 years ago |
dehnert
|
eaee9bb2c2
|
removed parallel flag for bisimulation as this is now governed by sylvan:threads already, fixed bug in DD traversal
|
9 years ago |
dehnert
|
d6c5367e85
|
fix possible memory leak in bitvector
|
9 years ago |
dehnert
|
03489be59f
|
sligh FNV1a hash improvement
|
9 years ago |
dehnert
|
1f9e2967c8
|
some optimizations in explicit model building
|
9 years ago |
dehnert
|
0d5a4ef242
|
more work on sigrefmc integration
|
9 years ago |
dehnert
|
99f45fea3c
|
started integrating parallelism implementation of sigrefmc by Tom van Dijk
|
9 years ago |
dehnert
|
1d1b17a707
|
fix some multi-threading issues
|
9 years ago |
dehnert
|
05f2f241cb
|
fixed some recently introduced issues
|
9 years ago |
dehnert
|
d2d129a836
|
toward multi-threaded dd bisimulation
|
9 years ago |
Sebastian Junges
|
ace351bd71
|
Constants wrongfully marked as not graphpresreving. Bugfix for bug reported by Nils Jansen.
|
9 years ago |
dehnert
|
8e3e99c4ce
|
fixed bug in submatrix computation pointed out by Timo Gros
|
9 years ago |
dehnert
|
ac759d2671
|
minor performance improvements to model building
|
9 years ago |
dehnert
|
6501fffac3
|
several optimizations related to explicit model building
|
9 years ago |
sjunges
|
12dda40919
|
split IOSettings in BuildSettings and IOSettings, refactored some dependencies on settings object away if it doesnt hurt too much, moved GSPN and PGCL settings to their own libs
|
9 years ago |
dehnert
|
8116b360ba
|
changed hash function of bit vector hash map
|
9 years ago |
dehnert
|
3a11914da0
|
commit to switch workplace
|
9 years ago |
dehnert
|
f772af6241
|
fixed bug in bit vector hash map
|
9 years ago |
dehnert
|
db7d058800
|
converted some assertions into exceptions in bit vector hash map
|
9 years ago |
dehnert
|
b99bc59215
|
adding some primes
|
9 years ago |
dehnert
|
48dc03846e
|
extended partial bisimulation model checker by games as quotients
|
9 years ago |
dehnert
|
aa1d9a6f85
|
Revert "intermediate commit to switch workplace"
This reverts commit 90cb987357.
|
9 years ago |
dehnert
|
90cb987357
|
intermediate commit to switch workplace
|
9 years ago |
dehnert
|
5fd7878791
|
added option to refine over states whose signatures changed in dd-based bisimulation
|
9 years ago |
dehnert
|
7dcb450aad
|
started on computing changed states in one shot
|
9 years ago |
dehnert
|
c85e30dfd0
|
added distance-aware initial partition to dd-based bisimulation
|
9 years ago |