sjunges
|
0cab5661e5
|
Merge branch 'future' into cudd3
Former-commit-id: 39af635597
|
9 years ago |
sjunges
|
ad1dbb95db
|
Merge branch 'monolithic-dft' of https://sselab.de/lab9/private/git/storm into monolithic-dft
Former-commit-id: 551931d79a
|
9 years ago |
sjunges
|
b679ed8522
|
Merge branch 'future' into monolithic-dft
Former-commit-id: 73da4befcc
|
9 years ago |
sjunges
|
52268103e6
|
use shared version of log4cplus
Former-commit-id: b2f7e5f1fc
|
9 years ago |
sjunges
|
eaaa36928a
|
prevent xercesc from being linked when no xml support is required
Former-commit-id: 63bf3c1a71
|
9 years ago |
sjunges
|
3008546623
|
to prevent confusion, explicitely force static builds for cudd 2.5.0
Former-commit-id: a41fc373f8
|
9 years ago |
sjunges
|
002f4128f5
|
fixed name of variable for storm xml support
Former-commit-id: f9edf588d5
|
9 years ago |
dehnert
|
2604df54ec
|
more refactoring of formula classes: in particular fragment checking
Former-commit-id: 544c5f953f
|
9 years ago |
dehnert
|
97d9ecccbb
|
started making cudd3 work
Former-commit-id: bc791536bb
|
9 years ago |
sjunges
|
167cbbe04f
|
updates for cudd inclusion - Warning: This does not compile
Former-commit-id: 8bb08265c1
|
9 years ago |
sjunges
|
faafff06d8
|
removed cudd 2.5 from cmake
Former-commit-id: 05c3239893
|
9 years ago |
sjunges
|
114f46d299
|
added cudd3 to cmake
Former-commit-id: 6298216603
|
9 years ago |
sjunges
|
f1c151be26
|
cudd 3.0 added to resources
Former-commit-id: 4fb3e824ec
|
9 years ago |
Mavo
|
a030198836
|
Merge branch 'monolithic-dft' of https://sselab.de/lab9/private/git/storm into monolithic-dft
Former-commit-id: 5c6bab8994
|
9 years ago |
Mavo
|
b51d997d5b
|
Detect error with more than one spare in a module
Former-commit-id: a0812aa201
|
9 years ago |
sjunges
|
cd7125558b
|
Merge branch 'future' into monolithic-dft
Former-commit-id: b0124910ac
|
9 years ago |
Mavo
|
5655766d36
|
Small changes
Former-commit-id: cc2a75289e
|
9 years ago |
Mavo
|
7788d45ab5
|
No distinction between successful dependency and no dependency at all
Former-commit-id: b511493283
|
9 years ago |
Mavo
|
c78d9ff802
|
Fixed problems with pdeps
Former-commit-id: c46c88b177
|
9 years ago |
dehnert
|
be8c65525e
|
introduced some methods to query formula type
Former-commit-id: 9ecc13566d
|
9 years ago |
sjunges
|
fc1dd999b2
|
only build xercesc if xml input format support is required
Former-commit-id: ce58e72eed
|
9 years ago |
sjunges
|
596ad8f7a3
|
Link directories are not the way to go.
Former-commit-id: 135296a5f3
|
9 years ago |
dehnert
|
b772c92edb
|
removed reward path formulas. reward path formulas are now just path formulas. this allows some invalid formulas to be constructed, so this now has to be checked dynamically
Former-commit-id: c8527c8e9a
|
9 years ago |
sjunges
|
a82904a5a8
|
GLPK: Dynamic lib
Former-commit-id: d47eeb1e88
|
9 years ago |
sjunges
|
0380997e1d
|
removed eigen3
Former-commit-id: 2e7e5b5253
|
9 years ago |
sjunges
|
c8798653bc
|
Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future
Former-commit-id: 8cbeeb315a
|
9 years ago |
sjunges
|
2bc4f61453
|
extended os detection, include extension assumptions
Former-commit-id: 1ff024d7e3
|
9 years ago |
dehnert
|
4970268ae1
|
fixed gtest for xcode (cmake)
Former-commit-id: b391eef46c
|
9 years ago |
Mavo
|
c5214c6aba
|
Removed unused include
Former-commit-id: 90b0a9722e
|
9 years ago |
Mavo
|
a9c80ef9dc
|
Better error handling
Former-commit-id: 36bd110822
|
9 years ago |
Mavo
|
6b31b23c62
|
Removed unused time keeping variables
Former-commit-id: 67449791d5
|
9 years ago |
Mavo
|
67626ff9bb
|
Xcode support for new directory
Former-commit-id: 7d3776d555
|
9 years ago |
dehnert
|
a3a39d1944
|
Merge branch 'future' into scheduler_computation
Former-commit-id: 37452b32ba
|
9 years ago |
sjunges
|
50c0df75d8
|
towards supporting xcode generator again
Former-commit-id: 9a3142f242
|
9 years ago |
sjunges
|
d2d71960fc
|
slightly better cmake output
Former-commit-id: 796d0a652d
|
9 years ago |
sjunges
|
faca16db36
|
minor refactoring of cmakecode for inclusion of tbb
Former-commit-id: 51deceb978
|
9 years ago |
sjunges
|
845d9f60ed
|
support for platforms with libtool using a different standard lib folder and gtest is built with the same compiler as the project now
Former-commit-id: 22d32c55a0
|
9 years ago |
dehnert
|
db7000ba03
|
Merge branch 'future' into scheduler_computation
Former-commit-id: 6e619cb8dc
|
9 years ago |
dehnert
|
fa44d65ebd
|
renamed policy to scheduler in some variable names
Former-commit-id: cfbaaa533d
|
9 years ago |
dehnert
|
3727018ef4
|
added functionality to sparse MDP helper to compute until probabilities just for maybe states (and produce the corresponding scheduler)
Former-commit-id: 79aae02a13
|
9 years ago |
Mavo
|
28bc49ed66
|
Relative paths in benchmark script
Former-commit-id: e360ade8ce
|
9 years ago |
Mavo
|
0a78ba13f5
|
MA to CTMC for trivial nondeterminism
Former-commit-id: 8a342f032e
|
9 years ago |
sjunges
|
471ae19438
|
refactored further parts of the external library building
Former-commit-id: 81ab395bb1
|
9 years ago |
sjunges
|
f20d479328
|
we dont need log4cplus tests and logging server
Former-commit-id: 88df479584
|
9 years ago |
Mavo
|
7bf20d3e83
|
Merge branch 'exact_equation_solver' into monolithic-dft
Former-commit-id: f2cd880ad4
|
9 years ago |
Mavo
|
a6a8e5fff6
|
Structure for MA to CTMC
Former-commit-id: 6dee4cec3c
|
9 years ago |
Mavo
|
3d4c5b3df2
|
Fixed output for flexible matrix
Former-commit-id: e2c9913b6e
|
9 years ago |
dehnert
|
8f087597cc
|
more work towards proper scheduler generation
Former-commit-id: ee6237ef49
|
9 years ago |
Mavo
|
63b0513f38
|
Set probability for pdeps
Former-commit-id: 2ac06e76c0
|
9 years ago |
Mavo
|
017fa19281
|
Fixed compile issue
Former-commit-id: a58c76d175
|
9 years ago |