Mavo
d70317fdb5
Merge from future
Former-commit-id: c8ce7eacc7
9 years ago
dehnert
62db38813b
started to refactor learning engine a bit
Former-commit-id: e908301152
9 years ago
dehnert
2f5f439f26
re-added (naive) splitter selection heuristic
Former-commit-id: 5c5166510d
9 years ago
sjunges
ee7ef1deaa
Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future
Former-commit-id: faa4601669
9 years ago
sjunges
c8d9ec5535
update sparse matrix with duplicate row detection within rowgroups
Former-commit-id: 282803c02f
9 years ago
dehnert
e84c2692a5
Merge branch 'future' into learning_engine
Former-commit-id: 3178661121
9 years ago
dehnert
38ea181e3d
added tons of debug output. all small test models now show sane results
Former-commit-id: ecfa5ce433
9 years ago
dehnert
e4a5c1d0d6
more work on EC detection (again0
more work on EC detection (again)
Former-commit-id: 1b618f45ec
9 years ago
dehnert
1136ff0d37
fixed a failing test (uninitialized data issue)
Former-commit-id: ca0f456ba2
9 years ago
dehnert
b06419afe0
working towards EC detection
Former-commit-id: 78bbe54f81
9 years ago
TimQu
afa72917a6
Merge branch 'future' into TimParamSysAndSMT
Former-commit-id: 04ff734324
9 years ago
TimQu
67cc067f35
fixed computeSchedulerProbGreater0E.
Previously, it did not enforce that psiStates are actually reached. For instance, it was ok to chose a probability 1 selfloop.
Former-commit-id: 518a3b33a9
9 years ago
TimQu
5b9491448a
removed debug output
Former-commit-id: 2bee2d7aa8
9 years ago
dehnert
9f52d9fa97
first working version (for DTMCs only)
Former-commit-id: d3c789596e
9 years ago
dehnert
034cf626a0
more work on learning-based engin
Former-commit-id: bbcf67abd1
9 years ago
dehnert
d802f0d9c6
worked a bit on the learning-based verification of MDPs
Former-commit-id: bc3c0885b2
9 years ago
Mavo
a63d004fb8
storm-dft is using settings now
Former-commit-id: 65a1456651
9 years ago
Mavo
c9f04ecc0b
Added IOSettings
Former-commit-id: 95946a7666
9 years ago
Mavo
effadc5cca
Split into general settings and markov chain settings
Former-commit-id: 619a2e3622
9 years ago
dehnert
e6ec8d5b60
fixed formula building in some performance tests
Former-commit-id: 1f6c5f67db
9 years ago
Mavo
f48d8bc6b1
Initialize all modules in tests and normal storm
Former-commit-id: 249a702d66
9 years ago
Mavo
8241df3b0b
First step towards settings for multiple binaries
Former-commit-id: 028599d43d
9 years ago
Mavo
67d77608bd
Refactoring of settings
Former-commit-id: ea4350fc1c
9 years ago
dehnert
fd615289e0
outline of learning algorithm
Former-commit-id: d770d1b7dc
9 years ago
TimQu
4bb4e29e43
Added a test case where model checking expected rewards on MDPs currently fails
Former-commit-id: 35dbe908c8
9 years ago
Mavo
f529a1315f
Settings module do not need settings manager
Former-commit-id: b26ccc902d
9 years ago
Mavo
2e9089eca6
Small changes
Former-commit-id: aa36b0ae30
9 years ago
Mavo
c23eb73129
Cleaned examples
Former-commit-id: 37a0ad6cc8
9 years ago
Mavo
869b0f95d1
Support for pdeps with more than one child
Former-commit-id: f3de8f2abd
9 years ago
dehnert
8ed46ce1b8
started on learning-based verification
Former-commit-id: 24e9d81b15
9 years ago
dehnert
1fb943b658
moved some internal structs from model builder to their own files to make them reusable
Former-commit-id: a354059fe8
9 years ago
dehnert
ca354cffe4
moved preprocessing of PRISM program to utility to make it accessible from learning-based model checker
Former-commit-id: 704dde9ec5
9 years ago
Mavo
2c172cd082
Refactoring
Former-commit-id: e9af97f7af
9 years ago
Mavo
5796da9a5c
Refactoring
Former-commit-id: ab8665d114
9 years ago
Mavo
fe7037e7fd
Support for POR (priority or)
Former-commit-id: f0e782bcb1
9 years ago
dehnert
2df485a144
Merge branch 'future' into learning_engine
Former-commit-id: b9bceaa40d
9 years ago
Mavo
7c60e4275d
Some more parametric DFT examples
Former-commit-id: a2401c9453
9 years ago
Mavo
bdad8aedd7
Set dependencies to dont care after dependent event has failed
Former-commit-id: 506f5c3107
9 years ago
dehnert
dae55eeb29
fixed some bugs and enabled markov automaton model checking from cli
Former-commit-id: 91b689d817
9 years ago
Mavo
ebbc4ce7b4
Fixed compile issues introduced in merge
Former-commit-id: 059b7c84b3
9 years ago
Mavo
2be3f17b91
Merge from future (not yet compiling)
Former-commit-id: 7ead44e805
9 years ago
dehnert
aac9ba469b
Merge branch 'future' into learning_engine
Former-commit-id: 801a989353
9 years ago
Mavo
4db05a7c20
Fixed bug with wrong dormancyFactor when copying elements
Former-commit-id: 3c2ddcc08a
9 years ago
Mavo
6b24589966
Merge branch 'monolithic-dft-update' of https://sselab.de/lab9/private/git/storm into monolithic-dft-update
Former-commit-id: a4d88f2026
9 years ago
sjunges
472116a374
Merge branch 'monolithic-dft-update' of https://sselab.de/lab9/private/git/storm into monolithic-dft-update
Former-commit-id: 44822c26d3
9 years ago
sjunges
d688296022
even more modularisation oppurtunaties are now taken
Former-commit-id: de8fd4c848
9 years ago
Mavo
25e2a9c070
Removed assertion
Former-commit-id: a6a6406808
9 years ago
Mavo
9f3d160677
Merge branch 'monolithic-dft-update' of https://sselab.de/lab9/private/git/storm into monolithic-dft-update
Former-commit-id: c002f450e1
9 years ago
Mavo
2c15c89751
No DC propagation for failed toplevel
Former-commit-id: a2cf30e071
9 years ago
sjunges
eeb289bdb8
Merge branch 'monolithic-dft-update' of https://sselab.de/lab9/private/git/storm into monolithic-dft-update
Former-commit-id: 8ac6c51c92
9 years ago