PBerger
67244869db
src/storage/BitVector: Replaced constant 1 unsigned long long with cast to decltype. This fixes a template resolvation error in std::max.
src/storage/bisimulation/NondeterministicModelBisimulationDecomposition.cpp: Replaced "auto state = 0" with decltype declaration. This solves an issue where state is always signed, but should be unsigned.
src/storage/dft/DFTBuilder.cpp: Added a static_cast to enforce proper conversion to size_t and silence the signed/unsigned comparison warning.
Former-commit-id: 7a1a4c1f45
9 years ago
Mavo
c8521f0de3
Changed more assert to STORM_LOG_ASSERT
Former-commit-id: b42fe54f45
9 years ago
Mavo
1b6137cc5d
Changed some assert to STORM_LOG_ASSERT
Former-commit-id: 04c320dac9
9 years ago
Mavo
19a1c99fd3
Sort failable BEs according to active failure rate
Former-commit-id: c4622e9dc8
9 years ago
Mavo
a41e5df39f
Changed BFS to DFS in Exploration
Former-commit-id: b55e18123c
9 years ago
Mavo
2e9089eca6
Small changes
Former-commit-id: aa36b0ae30
10 years ago
Mavo
869b0f95d1
Support for pdeps with more than one child
Former-commit-id: f3de8f2abd
10 years ago
Mavo
fe7037e7fd
Support for POR (priority or)
Former-commit-id: f0e782bcb1
10 years ago
Mavo
bdad8aedd7
Set dependencies to dont care after dependent event has failed
Former-commit-id: 506f5c3107
10 years ago
Mavo
4db05a7c20
Fixed bug with wrong dormancyFactor when copying elements
Former-commit-id: 3c2ddcc08a
10 years ago
sjunges
d688296022
even more modularisation oppurtunaties are now taken
Former-commit-id: de8fd4c848
10 years ago
Mavo
25e2a9c070
Removed assertion
Former-commit-id: a6a6406808
10 years ago
sjunges
e390e1c39d
several updates for better modularisation and support for VOT-modularisation
Former-commit-id: 97d5d03a86
10 years ago
sjunges
9ae9700d5c
modularisation on and and or
Former-commit-id: 50950ba497
10 years ago
Mavo
db3c40e6d7
Fixed bugs
Former-commit-id: d602972afc
10 years ago
Mavo
6ca6ab27e8
Activate failed representatives
Former-commit-id: dcda573443
10 years ago
Mavo
5a066b9ae0
Used duplicate variable name
Former-commit-id: 3f47dfb3d1
10 years ago
Mavo
150f177bcd
Symred on mcs seems to work now
Former-commit-id: d6a830f8a1
10 years ago
Mavo
a21715cbc3
Nested symmetries seem to work for at least binary symmetries
Former-commit-id: dfa2052d18
10 years ago
Mavo
306eb8a9cc
Construct state from bit vector
Former-commit-id: 705af6d503
10 years ago
Mavo
7e8b790451
Preparation for pseudo state generation from bit vector
Former-commit-id: a273f13a67
10 years ago
Mavo
a2a3a734a6
First version of symmetry for shared spares. Still some problems in contrast to Dortmund which had absolutely no problems with Tottenham.
Former-commit-id: c03062d4bd
10 years ago
Mavo
4284c633f4
StateGenerationInfo does not use DFS for symmetries
Former-commit-id: 7111f5764a
10 years ago
Mavo
3f41aa55f8
Cleaned up debug output
Former-commit-id: daabe84596
10 years ago
Mavo
28a49659db
Small fixes
Former-commit-id: ee8ef605c3
10 years ago
sjunges
f12e02f8ff
dont modularise modules
Former-commit-id: 90f95b2065
10 years ago
Mavo
52573c90ca
Copy DFT
Former-commit-id: 97eb17a5d9
10 years ago
sjunges
e322c56820
findModularisationRewrite
Former-commit-id: ba948b7720
10 years ago
Mavo
9b8dd018cf
Fixed problem with gate as trigger events for dependencies
Former-commit-id: 87cd1115bb
10 years ago
sjunges
b74cd564e4
some further changes
Former-commit-id: ad72bbef36
10 years ago
sjunges
63d2faf1ed
DFTIsomorphism now runs in the presence of SEQs
Former-commit-id: 2666490663
10 years ago
sjunges
f562a84316
getRestriction added to DFT interface
Former-commit-id: ba114e4478
10 years ago
sjunges
a6c087f461
Dont Care Propagation and SEQ are now sound (but more DCs can be propagated with some care)
Former-commit-id: 96288dd8d9
10 years ago
sjunges
c6098e6a6a
post and pre SEQ elements for state space generation
Former-commit-id: 03e4408189
10 years ago
sjunges
ed65140911
add missing file
Former-commit-id: af1ea74d65
10 years ago
sjunges
a204ac3a66
added a comment
Former-commit-id: 19a026c3f9
10 years ago
sjunges
6e777e88d1
fixed warning for restriction
Former-commit-id: ac2addb531
10 years ago
sjunges
2a41579476
refactored source file for elements
Former-commit-id: 0315e8a8cb
10 years ago
sjunges
11b29cfd87
splitted elements into single headers
Former-commit-id: 6d0774478d
10 years ago
sjunges
73c88a4faf
update on restrictions
Former-commit-id: 5b14895f07
10 years ago
Mavo
f6374c60f8
Bitte ein Bit
Former-commit-id: ff11916b9a
10 years ago
Mavo
9c30394b33
Finalize sparse for failed, failsafe, dontcare
Former-commit-id: 722285c8d5
10 years ago
Mavo
d32d90de5b
Fixed some compile warnings
Former-commit-id: 91055b14cf
10 years ago
Mavo
5b6dcd0eed
UsageIndex is number of used child now
Former-commit-id: 629aeae318
10 years ago
sjunges
084bc26a5f
fixed some things with respect to SEQs
Former-commit-id: 8460c4b5a5
10 years ago
sjunges
6b166952e8
output operators for element type
Former-commit-id: 8298f03f5e
10 years ago
sjunges
91970cea72
intermediate commit
Former-commit-id: 2de6f91062
10 years ago
Mavo
1e9fedb7ba
Order symmetries in decreasing order
Former-commit-id: 7ba21b0b9e
10 years ago
Mavo
cce39fbd5d
Helper function for symmetry ordering on bitvector
Former-commit-id: e98b004de6
10 years ago
Mavo
d148272386
Forgot const
Former-commit-id: 5a748fadf9
10 years ago