TimQu
|
d377e6b289
|
Minor improvements everywhere. Also implemented some tests
Former-commit-id: be74e5f459
|
10 years ago |
TimQu
|
c4444567e7
|
further optimization on approximation model initialization. Also better code structure of preprocessing steps
Former-commit-id: e916644a6c
|
10 years ago |
TimQu
|
af505c7e89
|
Faster and more structured initialization of approx and sampling model
Former-commit-id: 34c2253a1b
|
10 years ago |
TimQu
|
d57551c1ec
|
Fix for solver
Former-commit-id: 5fb470cdb5
|
10 years ago |
TimQu
|
37a7b392f6
|
First version of approximation for rewards
Former-commit-id: e5ac667925
|
10 years ago |
TimQu
|
5de90c27e5
|
Preprocessing, sampling and state elimination now also work with rewards
Former-commit-id: ef14610efa
|
10 years ago |
TimQu
|
d0f7e5f6da
|
First steps towards working with rewards
Former-commit-id: 1230bb896f
|
10 years ago |
TimQu
|
88631a1ded
|
small fix for solver to work with timeout
Former-commit-id: a029597160
|
10 years ago |
TimQu
|
234627d18c
|
more structured and safe access to some members
Former-commit-id: b893bdc740
|
10 years ago |
TimQu
|
42754f8676
|
Merge branch 'master' into TimParamSysAndSMT
Former-commit-id: 3a24b4149d
|
10 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
|
10 years ago |
TimQu
|
511284cd5b
|
Added a couple of settings that replace hardcoded switches
Former-commit-id: 3d399c9bf3
|
10 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
|
10 years ago |
sjunges
|
9201c6420a
|
Removes identity assignments
Former-commit-id: bdf15fd4c1
|
10 years ago |
sjunges
|
5e428a795a
|
And more includes on the right spot.
Former-commit-id: 72bb348687
|
10 years ago |
sjunges
|
84ecabd2c8
|
further fixes, for performance tests and windows
Former-commit-id: 47a4502fd0
|
10 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
|
10 years ago |
sjunges
|
f85d28325e
|
Further work towards faster and more modular compilation
Former-commit-id: 9de50910b8
|
10 years ago |
sjunges
|
3c2040f4b7
|
Removed many superfluous includes, added some source files -- towards faster compilation
Former-commit-id: a575a97d40
|
10 years ago |
sjunges
|
a129983ae9
|
cleaning includes for better compilation times
Former-commit-id: e2878ae043
|
10 years ago |
sjunges
|
3bb84ff5b4
|
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: 1138576f12
|
10 years ago |
sjunges
|
c7becb3c60
|
improved cmake for z3 and gurobi
Former-commit-id: d85982abd2
|
10 years ago |
dehnert
|
67502592d7
|
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: ad5e99369b
|
10 years ago |
dehnert
|
bb7d4c3b0e
|
update for gmm++: 4.2 to 5.0
Former-commit-id: 542b048470
|
10 years ago |
David_Korzeniewski
|
7521be7408
|
Fixed some problems on windows.
Former-commit-id: 0fe6f3593d
|
10 years ago |
TimQu
|
1a0bf89671
|
minor changes...
Former-commit-id: d4932f0343
|
10 years ago |
TimQu
|
584df037f0
|
Merge branch 'master' into TimParamSysAndSMT
Former-commit-id: 07cf828623
|
10 years ago |
TimQu
|
efadc84593
|
Beautified the Code, removed unused stuff, minor improvements
Former-commit-id: 4c16f9163c
|
10 years ago |
dehnert
|
d7f1012509
|
got rid of more warnings
Former-commit-id: 514624a4b1
|
10 years ago |
dehnert
|
6357c4b7aa
|
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: 7f21cf8dbe
|
10 years ago |
dehnert
|
56b4f53ce7
|
got rid of more warnings
Former-commit-id: 5c39f63c69
|
10 years ago |
sjunges
|
011dd82096
|
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: 31e516396f
|
10 years ago |
sjunges
|
90fa8f6f0d
|
convenience methods for sparse matrix added
Former-commit-id: 3feda8a8c3
|
10 years ago |
dehnert
|
1e61030fa3
|
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: 026f6c539f
|
10 years ago |
dehnert
|
e338cbe069
|
fixed a lot of warnings in the tests
Former-commit-id: b6752202ac
|
10 years ago |
sjunges
|
eb19d7f709
|
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: ffe35039a5
|
10 years ago |
sjunges
|
1bb4d2c0ae
|
silenced glpk warnings for clang on OSX
Former-commit-id: 824def99bf
|
10 years ago |
sjunges
|
44e609ce86
|
merge fix
Former-commit-id: 3fe4dba33f
|
10 years ago |
dehnert
|
5365d50811
|
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: f48c32691a
|
10 years ago |
sjunges
|
7f7ea57bbe
|
merge
Former-commit-id: 7ab67684c1
|
10 years ago |
dehnert
|
04f789619c
|
some work towards eliminating compiler warnings
Former-commit-id: d1eca470a4
|
10 years ago |
sjunges
|
812b101c40
|
better program checks, some extensions in model and matrix
Former-commit-id: 8efaaf2ca9
|
10 years ago |
dehnert
|
21627fbab4
|
Started to get rid of some warnings. In particular this means making the compiler more silent for third-party stuff.
Former-commit-id: 2b6ca07d06
|
10 years ago |
TimQu
|
28326b14e4
|
more efficient instantiation of matrices.
Former-commit-id: 0f4c36f2f2
|
10 years ago |
dehnert
|
c683934ea0
|
removed debug output and fixed bug
Former-commit-id: 0c33f61bbe
|
10 years ago |
dehnert
|
08747378d5
|
workplace switch
Former-commit-id: eab2c2bc9e
|
10 years ago |
dehnert
|
507331d8a9
|
more debug output
Former-commit-id: acb7f9ea2f
|
10 years ago |
dehnert
|
b2cec6395a
|
more debug output
Former-commit-id: ff8f9b5a81
|
10 years ago |
dehnert
|
8985ad77cf
|
added first debug output to track down bug
Former-commit-id: ad333216c1
|
10 years ago |
sjunges
|
0bd4b9b8ad
|
fixed some guards for smtsolver
Former-commit-id: 2205f1af57
|
10 years ago |