sjunges
|
0a1cbb57f0
|
towards initial value support
Former-commit-id: 32e31b7834 [formerly dced3cef8b ]
Former-commit-id: f7570bff74
|
9 years ago |
sjunges
|
23122816ef
|
parse support for all model types (mostly allows better error messages)
Former-commit-id: cd30340c85 [formerly b824493aca ]
Former-commit-id: 292217d026
|
9 years ago |
sjunges
|
10419d4bba
|
improved error message for unsupported operations
Former-commit-id: a5bba8670d [formerly 81693f6d7c ]
Former-commit-id: c4c197d0ee
|
9 years ago |
sjunges
|
e8d5caa78d
|
added support for implies
Former-commit-id: 0a4b510b74 [formerly 32a59d85f9 ]
Former-commit-id: 1582f84bf1
|
9 years ago |
sjunges
|
1dcec6471f
|
add support for transient var
Former-commit-id: 7898f2b084 [formerly af4af4d291 ]
Former-commit-id: 9ae9361e76
|
9 years ago |
sjunges
|
ba1f6bf3d5
|
jani property stub
Former-commit-id: 37f8f63d43 [formerly 54bc32bfd0 ]
Former-commit-id: e934d063fd
|
9 years ago |
sjunges
|
91a3b0c5bc
|
Merge branch 'future' into jani_support
Former-commit-id: 5e82a2c226 [formerly 6accd0d2c0 ]
Former-commit-id: 729d575993
|
9 years ago |
sjunges
|
6fed20e097
|
l3pp specific commit, avoid requiring internet connection
Former-commit-id: 38a40f13e9
|
9 years ago |
sjunges
|
ee4cb38d43
|
lra into multivalueeliminator
Former-commit-id: 981aebe161
|
9 years ago |
sjunges
|
979c90fac2
|
Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future
Former-commit-id: 8576d12f2c
|
9 years ago |
sjunges
|
7e716f8811
|
Merge branch 'refactor_modelcheckers' into future
Former-commit-id: fa48ac9a69
|
9 years ago |
sjunges
|
4999cfa8a0
|
By performance tests, you served us well but we do not love you any longer
Former-commit-id: 048c3447cb
|
9 years ago |
sjunges
|
d8d8f70f0c
|
functional tests now work with the refactored code base
Former-commit-id: 2d7d7e111a
|
9 years ago |
sjunges
|
444318e624
|
refactoring up to tests done
Former-commit-id: 943a396fab
|
9 years ago |
sjunges
|
4d614d55f3
|
played a bit with docu
Former-commit-id: 2d3ca77254
|
9 years ago |
sjunges
|
f7a3e02fb6
|
refactored model checkers st all are templated in the model, have to handle rational function bounds next
Former-commit-id: b665709a52
|
9 years ago |
dehnert
|
1944b947d3
|
modified formula parser to parse expressions as operator bounds and then convert them to rationals
Former-commit-id: ebf441c406
|
9 years ago |
sjunges
|
fc365c8ec2
|
Merge branch 'future' into refactor_modelcheckers
Former-commit-id: 3d80f3983c
|
9 years ago |
sjunges
|
cf583ec9dd
|
formulae with rational number bounds
Former-commit-id: 17755ccf84
|
9 years ago |
sjunges
|
e4b3f4eeb9
|
intermediate commit, come back after refactoring formulae
Former-commit-id: 147133876f
|
9 years ago |
sjunges
|
45ca4df2df
|
Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future
Former-commit-id: bd3e777ee1
|
9 years ago |
dehnert
|
c2ec3c7377
|
changed cmake UPDATE_COMMAND to PATCH_COMMAND as this avoids rebuilds by Xcode
Former-commit-id: 2f3cdafcb2
|
9 years ago |
sjunges
|
b3643abbb8
|
Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future
Former-commit-id: 7f8b1721ba
|
9 years ago |
Mavo
|
221bb59af1
|
CURL instead of curl
Former-commit-id: decafed99d
|
9 years ago |
dehnert
|
510e525274
|
removed unnecessary define for boost::variant problem
Former-commit-id: 9c64abbbda
|
9 years ago |
dehnert
|
cc958bedf0
|
fixed wrong usage of boost::variant in NextStateGenerator
Former-commit-id: 0ba0e8d565
|
9 years ago |
Mavo
|
e258fe4fd2
|
Merge branch 'no_carl' into future
Former-commit-id: bdb503bc83
|
9 years ago |
Mavo
|
e6abef0615
|
Pass compiler through to resources
Former-commit-id: 250d0e9890
|
9 years ago |
sjunges
|
16c1dab062
|
sylvan dependency duplicate removed
Former-commit-id: 39b9cc5e6e
|
9 years ago |
sjunges
|
14fc78bdec
|
boost minimal is 1.57
Former-commit-id: a702567f95
|
9 years ago |
sjunges
|
7938ce448e
|
trying to fix boost variant by adding a define
Former-commit-id: 91c98c91a0
|
9 years ago |
sjunges
|
7e0d519670
|
add carl to resource dependency
Former-commit-id: 5e8cdbafdb
|
9 years ago |
sjunges
|
ae9073ac50
|
moved cpplint in 3rdparty
Former-commit-id: abccea7438
|
9 years ago |
sjunges
|
240f2291c6
|
some work towards documentation
Former-commit-id: 3a058f67bb
|
9 years ago |
sjunges
|
b11ba27c34
|
some documentation stub
Former-commit-id: d12de914cd
|
9 years ago |
sjunges
|
fdbc0bf694
|
moved doxygen generation file to the resources
Former-commit-id: 445879a8bf
|
9 years ago |
sjunges
|
61e817cccf
|
apple support for xerces
Former-commit-id: 52f7d2e6d8
|
9 years ago |
Mavo
|
5b8cf447c7
|
Small changes in tests to compile without Carl
Former-commit-id: 6ec191ce0a
|
9 years ago |
Mavo
|
566cef0f91
|
Started on compiling without Carl
Former-commit-id: 5e0895d7c5
|
9 years ago |
sjunges
|
c3972e07aa
|
remove some wrongfully created files
Former-commit-id: 2e75d30876
|
9 years ago |
sjunges
|
f2f5552708
|
improvements on carl include
Former-commit-id: a70b0d693a
|
9 years ago |
sjunges
|
a36b8ede7b
|
minimal compiler versions, otherwise an error :)
Former-commit-id: 8f638492ed
|
9 years ago |
sjunges
|
5148cd71ea
|
marked several CMAKE_VARIABLES as advanced to avoid cluttering ccmake
Former-commit-id: ff9248b055
|
9 years ago |
sjunges
|
79476a3eed
|
if carl is not found, use shipped version
Former-commit-id: c3fe281040
|
9 years ago |
sjunges
|
e5c7c93d33
|
awkward types and cmake goes wrong
Former-commit-id: 2f1bf7b21c
|
9 years ago |
sjunges
|
85f29ee744
|
Typo in diagnostic ignored fixed
Former-commit-id: 51559c8982
|
9 years ago |
sjunges
|
c9593b9e98
|
trying to fix the boost variant stuff differently
Former-commit-id: a1fb8efece
|
9 years ago |
sjunges
|
9398cfa54a
|
gcc pendantic warning switched off
Former-commit-id: c5b389f737
|
9 years ago |
sjunges
|
155052b971
|
refactor & fixes after refactoring
Former-commit-id: f1746cf6e4
|
9 years ago |
sjunges
|
8d714bdd17
|
cudd needs autoreconf + refactor
Former-commit-id: b7f13d3c45
|
9 years ago |