sjunges
|
8a48f80a99
|
use ccache as an option
Former-commit-id: 9f7fa74225
|
9 years ago |
sjunges
|
1766018cf7
|
Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future
Former-commit-id: 127847ebd9
|
9 years ago |
dehnert
|
0c5c782c7e
|
Merge branch 'future' into menu_games
Former-commit-id: b34c2cbb1e
|
9 years ago |
dehnert
|
c5c3f7ef07
|
Merge branch 'master' into future
Former-commit-id: d4b00c9191
|
9 years ago |
dehnert
|
7ac6dd94ab
|
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: cfcfbd77f8
|
9 years ago |
dehnert
|
b2d8cae9ce
|
instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type
Former-commit-id: bf452cd751
|
9 years ago |
sjunges
|
e38bd26241
|
Merge branch 'master' into future
Former-commit-id: 14dea5422e
|
9 years ago |
sjunges
|
1250b842b1
|
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: 31a498b9a5
|
9 years ago |
sjunges
|
01a3748e87
|
Refactored part of the API / more functions
Former-commit-id: eb8deb537c
|
9 years ago |
dehnert
|
bc3f6b8d80
|
fixes for parts that were affected by recent parser templating
Former-commit-id: f71de5cff4
|
9 years ago |
dehnert
|
27e06940a9
|
templated all explicit parsers so that they may now be modified to produce non-double models
Former-commit-id: dd7f8767f8
|
9 years ago |
dehnert
|
22f1d99a15
|
missing files finally added
Former-commit-id: 3ab8472b25
|
9 years ago |
sjunges
|
7fd28d4564
|
refactored cmakelists
Former-commit-id: 34e4e217a6
|
9 years ago |
chris
|
a216b5a9d9
|
added support for parsing choice labels for explicit MDPs
Former-commit-id: 89bb1817b4
|
9 years ago |
sjunges
|
70a7b5ffbd
|
Merge branch 'master' into future
Former-commit-id: b249e9706f
|
9 years ago |
sjunges
|
dbe997a433
|
resolved linker error - sorry
Former-commit-id: 6fcb8fa245
|
9 years ago |
sjunges
|
bdb105ce85
|
cmake: marked several variables as advanced
Former-commit-id: 8f6c063472
|
9 years ago |
sjunges
|
46d8accf6e
|
logic::comparisontype operations
Former-commit-id: fdcb275bc8
|
9 years ago |
sjunges
|
ebab145180
|
use default bitvector move, which is fine
Former-commit-id: e646a13fb5
|
9 years ago |
sjunges
|
6503d929de
|
includes the headers for the number types supported by the carl-configuration used on the system
Former-commit-id: 18f80e9157
|
9 years ago |
sjunges
|
be0eee21db
|
Dont build so many models with float/rational functions
Former-commit-id: 692ab47afa
|
9 years ago |
sjunges
|
2213b01ece
|
changes in milp permissive scheduler
Former-commit-id: 6b11d01b88
|
9 years ago |
sjunges
|
f65efdb4bb
|
disable smtrat for now
Former-commit-id: 4f63d4cd05
|
9 years ago |
sjunges
|
0311e85f62
|
Merge branch 'master' into future
Former-commit-id: c0e2920a94
|
9 years ago |
sjunges
|
85e15c035f
|
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: 5691793f9a
|
9 years ago |
sjunges
|
b007d45543
|
Extended lp solver factory interface
Former-commit-id: 437e62619d
|
9 years ago |
sjunges
|
dbe4380b09
|
Option to force color output for clang/ninja.
Former-commit-id: c0fb2ac6a7
|
9 years ago |
sjunges
|
9254e6650c
|
Option to force color output for clang/ninja.
Former-commit-id: 89e960b383
|
9 years ago |
dehnert
|
7946483f09
|
added function to modify state-action rewards in nondeterministic model
Former-commit-id: d3a4c38707
|
9 years ago |
sjunges
|
e7d82fbaf5
|
Fix
Former-commit-id: edd0ad8b36
|
9 years ago |
sjunges
|
6d10ba0ad0
|
compiles again
Former-commit-id: 1c09323cd1
|
9 years ago |
sjunges
|
c41c5150f1
|
Merge branch 'master' into future
Former-commit-id: df7c431408
|
9 years ago |
sjunges
|
f08f66e900
|
added an option for polic extraction to the helper, some includes
Former-commit-id: 44b6a5d03f
|
9 years ago |
sjunges
|
2dc9eb9b83
|
Currently exclude smtrat- does not compile with current version.
Former-commit-id: cbafb48242
|
9 years ago |
sjunges
|
72ef715d68
|
Return type to also include partial schedulers
Former-commit-id: 65bee19f6a
|
9 years ago |
sjunges
|
bed31b463f
|
Added generated sources
Former-commit-id: b19af1f416
|
9 years ago |
dehnert
|
8d2bd4fd9d
|
fixed two warnings
Former-commit-id: a845b90c07
|
9 years ago |
dehnert
|
7cafd61c38
|
switched gcc to use c++14 as well
Former-commit-id: 32d9c46192
|
9 years ago |
dehnert
|
e364d3be53
|
added missing header
Former-commit-id: 9f3072ffc9
|
9 years ago |
sjunges
|
2f5df9d72f
|
use the configured factory in the sparse mdp helper
Former-commit-id: 8d3faf1c6b
|
9 years ago |
sjunges
|
73310b9881
|
fixed tests: glpk had wrong minimize, solver.cpp tested in wrong direction on policy iteration in case we use top. value iteration
Former-commit-id: 71215b8e46
|
9 years ago |
sjunges
|
86b2f8d13e
|
Merge branch 'master' of https://sselab.de/lab9/private/git/storm
Former-commit-id: 461b107a6b
|
9 years ago |
sjunges
|
8568ee3986
|
only one optimization direction enum -- towards integration of termination criterions on the model checker
Former-commit-id: 648855264e
|
9 years ago |
dehnert
|
08bc810b2c
|
added missing include
Former-commit-id: 7eed5aaba7
|
9 years ago |
dehnert
|
57338640be
|
added missing include
Former-commit-id: c67bb4a99e
|
9 years ago |
dehnert
|
f4211637db
|
fixed warning and missing include
Former-commit-id: 09ad5ffb73
|
9 years ago |
dehnert
|
56eae69703
|
added more missing headers
Former-commit-id: 11be18e0d9
|
9 years ago |
dehnert
|
b418782bcd
|
added missing header
Former-commit-id: b3b4deddb7
|
9 years ago |
dehnert
|
3ea084b777
|
included missing header
Former-commit-id: 7e002652ed
|
9 years ago |
dehnert
|
ad660f0f98
|
more ifdefs for everyone
Former-commit-id: f94a2c55bc
|
9 years ago |