dehnert
|
8f087597cc
|
more work towards proper scheduler generation
Former-commit-id: ee6237ef49
|
9 years ago |
dehnert
|
5a1039838f
|
made everything compile again and all tests passing
Former-commit-id: 65c66fb58f
|
9 years ago |
Mavo
|
32c52d2271
|
Parse PDEPs
Former-commit-id: 623afd494f
|
9 years ago |
Mavo
|
8896bc55dd
|
Added probabilities for FDeps
Former-commit-id: c679ebb321
|
9 years ago |
Mavo
|
e38648f6a7
|
FDeps are parsed and constructed but not used yet
Former-commit-id: fbd2a95f9c
|
9 years ago |
Mavo
|
50e37217de
|
Fixed compile problem
Former-commit-id: 718456a293
|
9 years ago |
dehnert
|
52f071c74a
|
fixed minor bug (apparently because of new boost version) in spirit error handling
Former-commit-id: 23ac194fc3
|
9 years ago |
sjunges
|
bb408b2b29
|
parser returns non-const formulae now
Former-commit-id: ed23af516e
|
10 years ago |
sjunges
|
d8191d8c6a
|
const formulae
Former-commit-id: 910d7ca539
|
10 years ago |
Mavo
|
0a1ebc2f73
|
Distinct error message for parametric model checking
Former-commit-id: 7c1eacb9c2
|
10 years ago |
Mavo
|
c26cdc9012
|
Wrong assertion
Former-commit-id: e6b64dcb8a
|
10 years ago |
Mavo
|
9c1edef4a7
|
Parse Galileo representation of voting gate as '1of3'
Former-commit-id: 972869e661
|
10 years ago |
Mavo
|
65bb496bb9
|
Activate expected time in FormulaParser
Former-commit-id: 6fff9e8269
|
10 years ago |
Mavo
|
d13aca1109
|
Fixed problem with const initializer
Former-commit-id: bcd1343169
|
10 years ago |
dehnert
|
0f8bd82125
|
corrected clang pragma
Former-commit-id: 1f8a475d95
|
10 years ago |
dehnert
|
ebbd03c15b
|
fixed some warning-related stuff. introduced abstraction-refinement engine in options and entrypoints that currently only throws not-implemented exception
Former-commit-id: 7a4bb8e18c
|
10 years ago |
dehnert
|
dfa8d6a8e5
|
started working on games again
Former-commit-id: a27d6a6838
|
10 years ago |
Mavo
|
f38eeff1ef
|
First try on parsing of rational functions
Former-commit-id: 63a6ae0d14
|
10 years ago |
dehnert
|
3e23a9ad40
|
some typos
Former-commit-id: 8b28f77ab4
|
10 years ago |
Mavo
|
4c09f9ce29
|
Minor improvements
Former-commit-id: 63dfd49048
|
10 years ago |
dehnert
|
645f130a62
|
introduced long-run average reward formula
Former-commit-id: 00fac9ad4b
|
10 years ago |
sjunges
|
1e1400d68d
|
merge
Former-commit-id: eb9efc4bb2
|
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 |
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 |
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
|
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
|
6a80348150
|
fixed issue related to row groups in sparse matrix and adapted the affected calling sites
Former-commit-id: 96c6fd7e59
|
10 years ago |
dehnert
|
b2d8cae9ce
|
instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type
Former-commit-id: bf452cd751
|
10 years ago |
sjunges
|
01a3748e87
|
Refactored part of the API / more functions
Former-commit-id: eb8deb537c
|
10 years ago |
dehnert
|
27e06940a9
|
templated all explicit parsers so that they may now be modified to produce non-double models
Former-commit-id: dd7f8767f8
|
10 years ago |
dehnert
|
22f1d99a15
|
missing files finally added
Former-commit-id: 3ab8472b25
|
10 years ago |
chris
|
a216b5a9d9
|
added support for parsing choice labels for explicit MDPs
Former-commit-id: 89bb1817b4
|
10 years ago |
sjunges
|
8568ee3986
|
only one optimization direction enum -- towards integration of termination criterions on the model checker
Former-commit-id: 648855264e
|
10 years ago |
dehnert
|
ffc9eda1c2
|
enabled terminal states for explicit model builder
Former-commit-id: f0304e64d2
|
10 years ago |
dehnert
|
7f5e775395
|
adapted counterexample generation to refactoring
Former-commit-id: e73d2885cd
|
10 years ago |
dehnert
|
d7490a74cb
|
properties can now be given as string or file. both ways accept multiple formulas
Former-commit-id: 60acecb951
|
10 years ago |
dehnert
|
f9f5a4e206
|
reincluded tbb in gmm. fixed missing header. extended formula parser to return multiple formulas
Former-commit-id: a2849d6534
|
10 years ago |
dehnert
|
fbd05cd780
|
more and more bugfixes
Former-commit-id: 7f1ba98797
|
10 years ago |
dehnert
|
b3178e17f6
|
more bug fixes
Former-commit-id: 0b33b30efa
|
10 years ago |
dehnert
|
1a07b24682
|
added some convenience functions for reward model building
Former-commit-id: 796963aee3
|
10 years ago |
dehnert
|
4ca64a913a
|
main executable compiling again, started to debug
Former-commit-id: f255c48a3d
|
10 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
|
10 years ago |
dehnert
|
e631dbd1a0
|
more work on new reward models
Former-commit-id: 661c7b5b24
|
10 years ago |
dehnert
|
61fb277024
|
more work on refactoring (storm stinks and should be rewritten :P)
Former-commit-id: 7495dea2df
|
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 |