Mavo
|
64b24043c5
|
Dependencies working
Former-commit-id: e262bfc5aa
|
10 years ago |
Mavo
|
32c52d2271
|
Parse PDEPs
Former-commit-id: 623afd494f
|
10 years ago |
Mavo
|
d507eab7f3
|
Build Markov Automaton instead of CTMC
Former-commit-id: 26c299ad34
|
10 years ago |
Mavo
|
8896bc55dd
|
Added probabilities for FDeps
Former-commit-id: c679ebb321
|
10 years ago |
Mavo
|
4ece7e45a9
|
Added assertions
Former-commit-id: c84ad69729
|
10 years ago |
Mavo
|
e38648f6a7
|
FDeps are parsed and constructed but not used yet
Former-commit-id: fbd2a95f9c
|
10 years ago |
sjunges
|
ff69fcab98
|
refactored DFTElementType, fixed some minor things
Former-commit-id: d147e03bd7
|
10 years ago |
Mavo
|
3b1c695b5d
|
Another compile fix
Former-commit-id: 6bb97a0505
|
10 years ago |
sjunges
|
739963cfe1
|
find independent subdfts
Former-commit-id: fca8c8fab3
|
10 years ago |
sjunges
|
ed9ac339e6
|
dft isomorphism
Former-commit-id: 1404390f5a
|
10 years ago |
Mavo
|
d7e3d10272
|
Small refactoring
Former-commit-id: c800918d3e
|
10 years ago |
Mavo
|
7dd1bb67ea
|
Some refactoring
Former-commit-id: 95441da721
|
10 years ago |
Mavo
|
69a464d5ef
|
Changed unordered_set to BitVectorHashMap for DFTState
Former-commit-id: 35f57aa250
|
10 years ago |
Mavo
|
dd17955a3e
|
Added functionality to BitVectorHashMap
Former-commit-id: 0d1fa18d16
|
10 years ago |
dehnert
|
2e8f74a700
|
First steps toward exact linear equation solver
Former-commit-id: 669af13b84
|
10 years ago |
Mavo
|
a781df35c2
|
Use passive failure rate if BE is not used
Former-commit-id: fdc4a6687b
|
10 years ago |
Mavo
|
8211b8091d
|
Helpful comment
Former-commit-id: 96bef1efb4
|
10 years ago |
TimQu
|
2b320523b5
|
fixed displaying of non const states and transitions
Former-commit-id: 6f621d6980
|
10 years ago |
TimQu
|
d6f65465d2
|
Number of non-const states and transitions
Former-commit-id: 67e7dced61
|
10 years ago |
sjunges
|
d8191d8c6a
|
const formulae
Former-commit-id: 910d7ca539
|
10 years ago |
sjunges
|
ad01dfa611
|
refactored bisimulation a bit (mainly the entry point as well as hidden some options)
Former-commit-id: 5405a14930
|
10 years ago |
sjunges
|
93be84a4a8
|
fix in get parameters from model
Former-commit-id: c4c11b2b29
|
10 years ago |
sjunges
|
5e9c42f2af
|
intermediate commit
Former-commit-id: 6acb50ec62
|
10 years ago |
dehnert
|
e20942393e
|
added some primes
Former-commit-id: f0da396762
|
10 years ago |
sjunges
|
e4725aa4a1
|
Instead of returning the program, return the prepared formulas
Former-commit-id: a06fbaad2b
|
10 years ago |
sjunges
|
2d44d4f822
|
getUndefinedConstantsAsString added to storm::prism::program
Former-commit-id: 8dbfbf2566
|
10 years ago |
sjunges
|
e45ce6f293
|
replaced stdpair by struct for model,program pairs
Former-commit-id: 11177caa6f
|
10 years ago |
Mavo
|
20a5d8e96f
|
Side conditions for rational functions cannot be checked directly
Former-commit-id: c5e6d79c9d
|
10 years ago |
Mavo
|
f38eeff1ef
|
First try on parsing of rational functions
Former-commit-id: 63a6ae0d14
|
10 years ago |
Mavo
|
8271045b27
|
ToString is const
Former-commit-id: d512894cf4
|
10 years ago |
TimQu
|
6006d95193
|
Fixed compile errors: Added missing include and fixed call of std::max
Former-commit-id: 614689e26f
|
10 years ago |
dehnert
|
33757633c8
|
first version of conditional probabilities for (non-parametric) DTMCs a la Baier
Former-commit-id: b57dfab024
|
10 years ago |
dehnert
|
98d173ca3c
|
changed elimination-based model checker to be able to compute values for all states (for reachability probs and reachability rewards)
Former-commit-id: 016a25734a
|
10 years ago |
sjunges
|
1e1400d68d
|
merge
Former-commit-id: eb9efc4bb2
|
10 years ago |
TimQu
|
c0b5190022
|
Extended interface of linEqSolvers a little,
eq solver is now called repeatedly with increased precision, until the result is good enough..
Former-commit-id: b076950dc8
|
10 years ago |
Mavo
|
6e2f5602e1
|
Finished templating
Former-commit-id: 7225717fdb
|
10 years ago |
Mavo
|
7a0207637a
|
Small templating
Former-commit-id: 4cc3c301ee
|
10 years ago |
Mavo
|
7737205149
|
More refactoring with templates
Former-commit-id: 6b614ed7f3
|
10 years ago |
Mavo
|
4343b5b980
|
Refactored some classes into templates
Former-commit-id: b495cf93d4
|
10 years ago |
Mavo
|
d5474722c0
|
Label generation from FT
Former-commit-id: 111a02a143
|
10 years ago |
dehnert
|
34ba28cfdb
|
some minor fixes
Former-commit-id: 1a290e0fb1
|
10 years ago |
Mavo
|
4ae86c76f9
|
Output uses logger now
Former-commit-id: bb5061ccd4
|
10 years ago |
Mavo
|
0c37f078fb
|
Build transition matrix for FT
Former-commit-id: 2ffb55295a
|
10 years ago |
dehnert
|
f72f556018
|
improved spirit error handling a bit
Former-commit-id: 8d4b24a336
|
10 years ago |
dehnert
|
d0e15d1a4f
|
more work (and stuff, you know?)
Former-commit-id: ec9f6746b8
|
10 years ago |
Mavo
|
4c1d71fc91
|
Fixed compile warnings
Former-commit-id: 62ef59c239
|
10 years ago |
Mavo
|
7b37023f79
|
Some refactoring
Former-commit-id: c5954a71a2
|
10 years ago |
Mavo
|
4bd59b8649
|
Small formatting changes
Former-commit-id: 08eb57a9b0
|
10 years ago |
dehnert
|
b297cdf38f
|
added some syntatic sugar to PRISM parser in order to enhance performance tests of symbolic model checker
Former-commit-id: d85ce26536
|
10 years ago |
dehnert
|
329fee6b32
|
added performance tests for symbolic DTMC model checker
Former-commit-id: 10814c4cdc
|
10 years ago |