TimQu
|
5310793653
|
minor fixes and debug output
Former-commit-id: 67c7c6b362
|
9 years ago |
TimQu
|
cda4e666d3
|
globally formulas
Former-commit-id: af8d3e8af5
|
9 years ago |
TimQu
|
2bab103a87
|
numerical and pareto queries
Former-commit-id: 7846df4ebe
|
9 years ago |
TimQu
|
fab04934bf
|
towards numerical and pareto queries
Former-commit-id: 491858a17f
|
9 years ago |
TimQu
|
fb1fa2f23c
|
implemented the LP solving to find a separating halfspace
Former-commit-id: d88558db0b
|
9 years ago |
TimQu
|
4ca7628319
|
bug fixes and improved debug output
Former-commit-id: 9007c0acac
|
9 years ago |
TimQu
|
7c4770df07
|
scheduler tracking for value iteration
Former-commit-id: 1fbfeadda3
|
9 years ago |
TimQu
|
f529816df4
|
WeighedObjectives model checking, first version for multi-objective achievability queries
Former-commit-id: 484795cc7c
|
9 years ago |
TimQu
|
a6359335cf
|
Fixed compiling when hypro is not available
Former-commit-id: 402899c393
|
9 years ago |
TimQu
|
0fad8eb144
|
another fix for downward closure
Former-commit-id: ffb3d4dd21
|
9 years ago |
TimQu
|
6db2886624
|
small fix
Former-commit-id: 92995bf01f
|
9 years ago |
TimQu
|
5084372718
|
polytope adapter for hypro
Former-commit-id: c0972ad8ac
|
9 years ago |
TimQu
|
a2e9559faf
|
some auxiliary functions for vectors
Former-commit-id: f53dcdb883
|
9 years ago |
TimQu
|
de50d85140
|
more polytopes, hyproadapter
Former-commit-id: 389c65ba75
|
9 years ago |
TimQu
|
a3e0a3c55b
|
first steps for geometric representations
Former-commit-id: f62794ab24
|
9 years ago |
TimQu
|
ad73e61f12
|
improvements for preprocessing
Former-commit-id: 8a43c80178
|
9 years ago |
TimQu
|
b0d2af20ae
|
added check for existence of __builtin_popcountll (reverted from commit 30bcfcad0e [formerly 65f94a6d6e ])
Former-commit-id: 6aaa503f58
|
9 years ago |
TimQu
|
dbac45d9be
|
more StateDuplicator
Former-commit-id: d98234a00e
|
9 years ago |
TimQu
|
81662f5ab4
|
Fixed some comments in utility::vector
Former-commit-id: 2c8d6f2bb6
|
9 years ago |
TimQu
|
30bcfcad0e
|
added check for existence of __builtin_popcountll
Former-commit-id: 65f94a6d6e
|
9 years ago |
TimQu
|
358fe02b11
|
fix for the case where carl is available but cln isn't
Former-commit-id: 3f27a193b1
|
9 years ago |
TimQu
|
768cdfb77b
|
state duplicator
Former-commit-id: 6763b637ba
|
9 years ago |
TimQu
|
fc24c55960
|
some preprocessing for multi-objective formulas
Former-commit-id: 3a909154f7
|
9 years ago |
TimQu
|
63da45018e
|
Added support for multi objective formulas
Former-commit-id: 3d98b71049
|
9 years ago |
Mavo
|
eeb0f620ec
|
STORM_DEVELOPER mode introduced
Former-commit-id: 2749e19eab
|
9 years ago |
Mavo
|
929a694a64
|
Fixed typo
Former-commit-id: 0f880c7e52
|
9 years ago |
Mavo
|
c8521f0de3
|
Changed more assert to STORM_LOG_ASSERT
Former-commit-id: b42fe54f45
|
9 years ago |
Mavo
|
5eaa46c7de
|
More refactoring
Former-commit-id: 26f95239bd
|
9 years ago |
Mavo
|
1b6137cc5d
|
Changed some assert to STORM_LOG_ASSERT
Former-commit-id: 04c320dac9
|
9 years ago |
Mavo
|
2243b02845
|
cout -> LOG
Former-commit-id: 8e7ecd3a54
|
9 years ago |
Mavo
|
f2ad4781fe
|
Distincting between supportsParameters and hasParameters
Former-commit-id: a5d961f470
|
9 years ago |
Mavo
|
f500600ee6
|
Removed old python bindings
Former-commit-id: 1901030769
|
9 years ago |
Mavo
|
a0d659f2da
|
always use shared_ptr<Formula const>
Former-commit-id: 63a447e887
|
9 years ago |
dehnert
|
1d56cf0430
|
backported a bugfix
Former-commit-id: 219e8e0e3b
|
9 years ago |
dehnert
|
5934a42898
|
Squashed 'resources/3rdparty/sylvan/' content from commit d91f6ac
git-subtree-dir: resources/3rdparty/sylvan
git-subtree-split: d91f6acb55
|
9 years ago |
Mavo
|
9396ed4a2e
|
Fixed python after merge
Former-commit-id: 73c1c88a1f
|
9 years ago |
dehnert
|
86c233f3df
|
fixed bug in sylvan
Former-commit-id: 3f3a3df83d
|
9 years ago |
Mavo
|
c3f9d4cfe0
|
Includes for successful compiling from python
Former-commit-id: 3af33cd206
|
9 years ago |
Mavo
|
322e470c89
|
Removed unnecessary std::moves
Former-commit-id: c6436f7873
|
9 years ago |
Mavo
|
5fc36c291c
|
Fixed possible infinite recursion
Former-commit-id: 5fdbae4203
|
9 years ago |
Mavo
|
217aacb5dc
|
Transfered expressions
Former-commit-id: 68e95c5f12
|
9 years ago |
Mavo
|
4620bd3ca2
|
Refactored info module
Former-commit-id: 9ff28bed73
|
9 years ago |
hbruintjes
|
2aaa519dfa
|
Temproary workaround for clang/gcc problem: Wrap std::function in a lambda for std::sort
Former-commit-id: 4148e73d69
|
9 years ago |
hbruintjes
|
80430906f0
|
Use GMP is CLN is not found for RationalNumber
Former-commit-id: ba800d8342
|
9 years ago |
dehnert
|
fb216e18d1
|
fixed another issue in expression evaluation
Former-commit-id: e28e1fdf28
|
9 years ago |
dehnert
|
bb3e008611
|
added missing include
Former-commit-id: 27295accde
|
9 years ago |
dehnert
|
fa1ac86ff2
|
fixed evaluation of floor/ceil in expressions
Former-commit-id: c3e64c552e
|
9 years ago |
dehnert
|
3476df75e8
|
finally removed log4cplus and affected code parts
Former-commit-id: 2beea8195e
|
9 years ago |
dehnert
|
5d9f225f9f
|
fixed serious bug in model generation from PRISM code; can't believe that didn't cause wrong models until now
Former-commit-id: 8fef881161
|
9 years ago |
dehnert
|
60bbce0ba1
|
added two tests for exploration engine
Former-commit-id: 960393b229
|
9 years ago |