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 |
Mavo
|
7bf5fcb308
|
Fixed compile issue under Debian
Former-commit-id: 13fe157a96
|
9 years ago |
Mavo
|
a64a7cdbf8
|
Python script compatible with version 3.4
Former-commit-id: 2e78da799d
|
9 years ago |
Mavo
|
cd638e6908
|
Merge branch 'exact_equation_solver' into monolithic-dft
Former-commit-id: aebbb68f38
|
9 years ago |
Mavo
|
56bcdcc807
|
Priority queue as pointer
Former-commit-id: 7e0d0f8c8c
|
9 years ago |
dehnert
|
5a1039838f
|
made everything compile again and all tests passing
Former-commit-id: 65c66fb58f
|
9 years ago |
sjunges
|
4cc8442b77
|
Fixed warning about superfluous semicolon after a method def.
Former-commit-id: 22fa68a405
|
9 years ago |
Mavo
|
f1bf0f5469
|
Merge branch 'exact_equation_solver' into monolithic-dft
Former-commit-id: ca720e0eba
|
9 years ago |
Mavo
|
acab78ba0e
|
Added row groups to flexible matrix
Former-commit-id: 85c7dc944b
|
9 years ago |
sjunges
|
eeaff790a4
|
Merge branch 'future' into monolithic-dft
Former-commit-id: 7b7c99d7a6
|
9 years ago |
sjunges
|
0de91e0284
|
disable warnings for glpk build
Former-commit-id: e2a86ed18d
|
9 years ago |
sjunges
|
70ee3396d9
|
we said goodbye to glpk 4.53
Former-commit-id: 0d8fe9d5bc
|
9 years ago |
sjunges
|
3d0826849e
|
glpk 4.57 for the winners
Former-commit-id: 568dad7ba4
|
9 years ago |
dehnert
|
2dd6a3dba2
|
minor change
Former-commit-id: 32568cc503
|
9 years ago |
dehnert
|
bdcd4b26a3
|
refactoring early termination and solve goals and bounds
Former-commit-id: 123835f655
|
9 years ago |
Mavo
|
71133f40d7
|
Merge branch 'monolithic-dft' of https://sselab.de/lab9/private/git/storm into monolithic-dft
Former-commit-id: 224b5771b7
|
9 years ago |
Mavo
|
6d84d030bd
|
Fixed lowercase
Former-commit-id: fd323c1e1c
|
9 years ago |
Mavo
|
2a65257571
|
Merge branch 'exact_equation_solver' into monolithic-dft
Former-commit-id: 6d256e687f
|
9 years ago |
Mavo
|
1ba6181fb5
|
Merge from future
Former-commit-id: de86af0b18
|
9 years ago |
Mavo
|
7a10a04cde
|
Created StateEliminator with specialized subclasses
Former-commit-id: 991e3fcfcd
|
9 years ago |
dehnert
|
dee44056d1
|
work towards generating schedulers (and some other related stuff)
Former-commit-id: 23cbcb5fb5
|
9 years ago |
Mavo
|
d60afed273
|
MA model checking can be called now for doubles
Former-commit-id: a20f2babc4
|
9 years ago |
Mavo
|
a1f05b1853
|
Set override
Former-commit-id: c8e7c5b690
|
9 years ago |
Mavo
|
81c37019d7
|
Merge from future
Former-commit-id: 4ac9347f4b
|
9 years ago |
sjunges
|
27521fc027
|
fixed some warnings
Former-commit-id: ed6fbfc6ba
|
9 years ago |
sjunges
|
0e38738e09
|
DFT element types and some extensions to the elements API
Former-commit-id: cb70dee35a
|
9 years ago |
sjunges
|
42eb671435
|
work towards const correctness and additional methods
Former-commit-id: 2c4667412c
|
9 years ago |
sjunges
|
bd18d0f622
|
Merge branch 'monolithic-dft' of https://sselab.de/lab9/private/git/storm into monolithic-dft
Former-commit-id: 1d6947d27c
|
9 years ago |
sjunges
|
c319a997da
|
cmake lists from future
Former-commit-id: b3bc2f1bfb
|
9 years ago |
sjunges
|
c428b9f7ff
|
Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future
Former-commit-id: 337e67b4f2
|
9 years ago |
sjunges
|
a9bd5724c0
|
Silenced warnings about superfluous parentheses, they are more disturbing than helpful
Former-commit-id: 09e1b6691d
|
9 years ago |
Mavo
|
49dc27077c
|
Added row grouping members (but not the needed logic)
Former-commit-id: c4f7319e85
|
9 years ago |
Mavo
|
f67c92b526
|
FlexibleSparseMatrix is in own class now
Former-commit-id: fdc569e443
|
9 years ago |
Mavo
|
3636b9ac0d
|
Added more benchmarks
Former-commit-id: b6936dfb7b
|
9 years ago |