dehnert
|
dc2735b6ff
|
moved some template parameters from class scope to function scope
Former-commit-id: 668453f7f3
|
9 years ago |
dehnert
|
45d6bc0f6f
|
added more headers to make gcc even happier
Former-commit-id: 6c2e254b14
|
9 years ago |
dehnert
|
28f5a8799a
|
added header to make gcc happy
Former-commit-id: 666401236e
|
9 years ago |
dehnert
|
e2b84c8155
|
changed some method signatures to make gcc happier
Former-commit-id: 12a6d0b4d6
|
9 years ago |
sjunges
|
97c24fe229
|
solver settings now within solver, minmax refactored to share common variables
Former-commit-id: b3c78ae038
|
9 years ago |
dehnert
|
a9142a752d
|
fixed another bug
Former-commit-id: 2f0eb64b6f
|
9 years ago |
dehnert
|
30fc452623
|
fixed another bug
Former-commit-id: d407ba43a5
|
9 years ago |
dehnert
|
fbd05cd780
|
more and more bugfixes
Former-commit-id: 7f1ba98797
|
9 years ago |
dehnert
|
b3178e17f6
|
more bug fixes
Former-commit-id: 0b33b30efa
|
9 years ago |
dehnert
|
73a2491dfb
|
more bugfixes
Former-commit-id: 5afecd5a21
|
9 years ago |
TimQu
|
88631a1ded
|
small fix for solver to work with timeout
Former-commit-id: a029597160
|
9 years ago |
dehnert
|
dbc7d860a4
|
functional tests compile again, started to debug changes
Former-commit-id: efef0e6487
|
9 years ago |
dehnert
|
1a07b24682
|
added some convenience functions for reward model building
Former-commit-id: 796963aee3
|
9 years ago |
TimQu
|
234627d18c
|
more structured and safe access to some members
Former-commit-id: b893bdc740
|
9 years ago |
dehnert
|
5b77d827dc
|
fixed a bug
Former-commit-id: 2a19ecc4f7
|
9 years ago |
TimQu
|
42754f8676
|
Merge branch 'master' into TimParamSysAndSMT
Former-commit-id: 3a24b4149d
|
9 years ago |
TimQu
|
ba95065ce3
|
Fixed memory leak by adding destructors for linear equation solvers. Previously, the member unique_ptr<...> gmmxxMatrix from the gmmxx subclasses was not deleted properly
Former-commit-id: c21911b56a
|
9 years ago |
TimQu
|
511284cd5b
|
Added a couple of settings that replace hardcoded switches
Former-commit-id: 3d399c9bf3
|
9 years ago |
dehnert
|
4ca64a913a
|
main executable compiling again, started to debug
Former-commit-id: f255c48a3d
|
9 years ago |
dehnert
|
6133c3462a
|
symbolic models can now have several reward models, adapted reward generation in model builders, probably introduced quite some bugs
Former-commit-id: 1fae8bcf12
|
9 years ago |
sjunges
|
3c098f085a
|
In principal, we need a fixpoint iteration for the static simplification. For now, we just call simplify twice.
Former-commit-id: 41d1d6e133
|
9 years ago |
sjunges
|
9201c6420a
|
Removes identity assignments
Former-commit-id: bdf15fd4c1
|
9 years ago |
dehnert
|
e631dbd1a0
|
more work on new reward models
Former-commit-id: 661c7b5b24
|
9 years ago |
sjunges
|
5e428a795a
|
And more includes on the right spot.
Former-commit-id: 72bb348687
|
9 years ago |
dehnert
|
72cb30d6b0
|
started replacing ValueType template argument by model class in all instantiations
Former-commit-id: 197e3876a4
|
9 years ago |
dehnert
|
5beb33e3d8
|
merged a bit more
Former-commit-id: e42dc21233
|
9 years ago |
dehnert
|
3ff1dce532
|
Merge master into newrewardmodel.
Former-commit-id: 63d7ab65d8
|
9 years ago |
dehnert
|
dd97e3d0b6
|
Merge branch 'master' into newrewardmodel
Former-commit-id: cb9af98930
|
9 years ago |
dehnert
|
61fb277024
|
more work on refactoring (storm stinks and should be rewritten :P)
Former-commit-id: 7495dea2df
|
9 years ago |
sjunges
|
84ecabd2c8
|
further fixes, for performance tests and windows
Former-commit-id: 47a4502fd0
|
9 years ago |
sjunges
|
92082dc970
|
gurobi lp solver refactored in case gurobi is not found, and fixes for linux - sorry about earlier lack of checks on linux
Former-commit-id: badef77583
|
9 years ago |
dehnert
|
8ff557cfad
|
more work on creating helpers for model checkers
Former-commit-id: 0c68ccaa41
|
9 years ago |
dehnert
|
9d138d86f7
|
further work on creating helper classes for model checking tasks
Former-commit-id: 12cd17fb26
|
9 years ago |
sjunges
|
f85d28325e
|
Further work towards faster and more modular compilation
Former-commit-id: 9de50910b8
|
9 years ago |
sjunges
|
3c2040f4b7
|
Removed many superfluous includes, added some source files -- towards faster compilation
Former-commit-id: a575a97d40
|
9 years ago |
dehnert
|
b56766e993
|
more work on reward model that turned out to be refactoring in disguise
Former-commit-id: 31a7fa4801
|
9 years ago |
sjunges
|
a129983ae9
|
cleaning includes for better compilation times
Former-commit-id: e2878ae043
|
9 years ago |
dehnert
|
661ba7d16f
|
Further work on new reward model
Former-commit-id: c3873a2dec
|
9 years ago |
sjunges
|
3bb84ff5b4
|
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: 1138576f12
|
9 years ago |
sjunges
|
c7becb3c60
|
improved cmake for z3 and gurobi
Former-commit-id: d85982abd2
|
9 years ago |
dehnert
|
67502592d7
|
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: ad5e99369b
|
9 years ago |
dehnert
|
bb7d4c3b0e
|
update for gmm++: 4.2 to 5.0
Former-commit-id: 542b048470
|
9 years ago |
dehnert
|
6fa1078fb1
|
some more work on reward model
Former-commit-id: 8533357f34
|
9 years ago |
David_Korzeniewski
|
7521be7408
|
Fixed some problems on windows.
Former-commit-id: 0fe6f3593d
|
9 years ago |
dehnert
|
dcd42d5653
|
started reworking reward models
Former-commit-id: 49d9106451
|
9 years ago |
TimQu
|
1a0bf89671
|
minor changes...
Former-commit-id: d4932f0343
|
9 years ago |
TimQu
|
584df037f0
|
Merge branch 'master' into TimParamSysAndSMT
Former-commit-id: 07cf828623
|
9 years ago |
TimQu
|
efadc84593
|
Beautified the Code, removed unused stuff, minor improvements
Former-commit-id: 4c16f9163c
|
9 years ago |
dehnert
|
d7f1012509
|
got rid of more warnings
Former-commit-id: 514624a4b1
|
9 years ago |
dehnert
|
6357c4b7aa
|
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: 7f21cf8dbe
|
9 years ago |