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
sjunges
a6e4c3f6fd
hotfix for boost-variants, might be moved later on
Former-commit-id: 9e1193bbd9
9 years ago
sjunges
bcbda8bf68
only build glpk if not found on system
Former-commit-id: 1a758fe2d1
9 years ago
sjunges
19f18e7fee
only build xerces if not found on the system
Former-commit-id: 88bb52a710
9 years ago
sjunges
cae5f04d2b
first in a series of refactoring the library inclusion to be more adequate
Former-commit-id: e68ada137e
9 years ago
Mavo
2b399c887b
Doxygen not required
Former-commit-id: a5599d681d
9 years ago
TimQu
bf7a86b650
fixed lower time bounds for MAs
Former-commit-id: 98ca60c52c
9 years ago
TimQu
c765e60eda
uploading some mdp benchmark logs...
Former-commit-id: 55d4171f6c
9 years ago
TimQu
33e99b7b93
needed to add some utility::vector::toString(...)s
Former-commit-id: f61d69ff9c
9 years ago
TimQu
11659f31a2
Merge branch 'future' into multi-objective
Former-commit-id: cf181f9f62
9 years ago
TimQu
c672f7aea2
fix in bounded reachability computation with Markov automata
Former-commit-id: fe2b399778
9 years ago
TimQu
3784d59a85
bugfix
Former-commit-id: 3841028452
9 years ago
TimQu
1525ea6702
better time bounds
Former-commit-id: 57140de514
9 years ago
TimQu
b267394a2c
fixed the case where an objective is satisfied at the initial state.
correctly added support for lower time bounds
Former-commit-id: 4d13d5de1b
9 years ago
TimQu
45434556e2
changed a property that makes more sense this way
Former-commit-id: 96d471107d
9 years ago
TimQu
7bab48b59b
bounded reachability for MAs
Former-commit-id: 982277d9ab
9 years ago
TimQu
252c2308fe
Renamed NeutralEcRemover -> EndComponentEliminator
Former-commit-id: 3a5546d1c4
9 years ago
sjunges
d9d9007975
merge l3pp branch
Former-commit-id: ee5ea9242d
9 years ago
hbruintjes
346d4740d2
Set l3pp project commands empty (header only)
Former-commit-id: d99a6b5f0d
9 years ago
TimQu
90ae65ffa9
computation of digitization constant
Former-commit-id: cd75d84566
9 years ago
hbruintjes
8ef899ef1c
Fix log file name argument
Former-commit-id: c13b4ca3ad
9 years ago
hbruintjes
efae19b092
Use toString() for exit rates, ADL not working for some reason
Former-commit-id: cbc9eaf722
9 years ago
hbruintjes
4e4bc255b5
Fix some typos in l3pp usage
Former-commit-id: c9da06a596
9 years ago
hbruintjes
067b43525b
Add l3pp as project
Former-commit-id: 2ea4009282
9 years ago
hbruintjes
d9cb1a79f8
Replace cout macros with l3pp
Former-commit-id: 0cde42558d
9 years ago
TimQu
75dd78ebec
towards bounded reachability: added the ability to have a lower/upper bound for the weightVectorChecker result
Former-commit-id: 413c2dee0a
9 years ago
TimQu
1bfd864d2e
new stream instances
Former-commit-id: 7b142e5dc9
9 years ago
sjunges
4f1b8f12f0
Extra method
Former-commit-id: 44b165558d
9 years ago
TimQu
892c81834e
Merge branch 'future' into multi-objective
Former-commit-id: 7e22d7710e
9 years ago
TimQu
d02c918f6a
forgot a little something...
Former-commit-id: dc5b68bdb6
9 years ago
hbruintjes
ebe6775b27
Fix missing ValueType template arguments (which defaulted to double)
Former-commit-id: a97910eaf9
9 years ago
PBerger
67244869db
src/storage/BitVector: Replaced constant 1 unsigned long long with cast to decltype. This fixes a template resolvation error in std::max.
src/storage/bisimulation/NondeterministicModelBisimulationDecomposition.cpp: Replaced "auto state = 0" with decltype declaration. This solves an issue where state is always signed, but should be unsigned.
src/storage/dft/DFTBuilder.cpp: Added a static_cast to enforce proper conversion to size_t and silence the signed/unsigned comparison warning.
Former-commit-id: 7a1a4c1f45
9 years ago
PBerger
09c63b865b
Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future
Former-commit-id: 5f1edbdf31
9 years ago
TimQu
8cda785414
fix in assertions
Former-commit-id: feb2ef1d0e
9 years ago
TimQu
87351d9bd6
Merge branch 'future' into multi-objective
Former-commit-id: 0e77076976
9 years ago
TimQu
f2035523af
Fixed a bug in rewardModel's reduceToStateBasedRewards. Also added a function to check whether all rewards are zero.
Former-commit-id: 4dabd07c66
9 years ago
TimQu
0f0c21840f
correct handling of state rewards of markovian states
Former-commit-id: 9dc50559fc
9 years ago
TimQu
0e34bdbfc4
split weight vector checker into one for MDPs and one for MAs
Former-commit-id: 142a151f3c
9 years ago