2599 Commits (7663c29c5d5a00fdde84ac892f7e3bca87958368)
 

Author SHA1 Message Date
sjunges 50c0df75d8 towards supporting xcode generator again 9 years ago
sjunges d2d71960fc slightly better cmake output 9 years ago
sjunges faca16db36 minor refactoring of cmakecode for inclusion of tbb 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 9 years ago
dehnert db7000ba03 Merge branch 'future' into scheduler_computation 9 years ago
dehnert fa44d65ebd renamed policy to scheduler in some variable names 9 years ago
dehnert 3727018ef4 added functionality to sparse MDP helper to compute until probabilities just for maybe states (and produce the corresponding scheduler) 9 years ago
Mavo 28bc49ed66 Relative paths in benchmark script 9 years ago
Mavo 0a78ba13f5 MA to CTMC for trivial nondeterminism 9 years ago
sjunges 471ae19438 refactored further parts of the external library building 9 years ago
sjunges f20d479328 we dont need log4cplus tests and logging server 9 years ago
Mavo 7bf20d3e83 Merge branch 'exact_equation_solver' into monolithic-dft 9 years ago
Mavo a6a8e5fff6 Structure for MA to CTMC 9 years ago
Mavo 3d4c5b3df2 Fixed output for flexible matrix 9 years ago
dehnert 8f087597cc more work towards proper scheduler generation 9 years ago
Mavo 63b0513f38 Set probability for pdeps 9 years ago
Mavo 017fa19281 Fixed compile issue 9 years ago
Mavo 7bf5fcb308 Fixed compile issue under Debian 9 years ago
Mavo a64a7cdbf8 Python script compatible with version 3.4 9 years ago
Mavo cd638e6908 Merge branch 'exact_equation_solver' into monolithic-dft 9 years ago
Mavo 56bcdcc807 Priority queue as pointer 9 years ago
dehnert 5a1039838f made everything compile again and all tests passing 9 years ago
sjunges 4cc8442b77 Fixed warning about superfluous semicolon after a method def. 9 years ago
Mavo f1bf0f5469 Merge branch 'exact_equation_solver' into monolithic-dft 9 years ago
Mavo acab78ba0e Added row groups to flexible matrix 9 years ago
sjunges eeaff790a4 Merge branch 'future' into monolithic-dft 9 years ago
sjunges 0de91e0284 disable warnings for glpk build 9 years ago
sjunges 70ee3396d9 we said goodbye to glpk 4.53 9 years ago
sjunges 3d0826849e glpk 4.57 for the winners 9 years ago
dehnert 2dd6a3dba2 minor change 9 years ago
dehnert bdcd4b26a3 refactoring early termination and solve goals and bounds 9 years ago
Mavo 71133f40d7 Merge branch 'monolithic-dft' of https://sselab.de/lab9/private/git/storm into monolithic-dft 9 years ago
Mavo 6d84d030bd Fixed lowercase 9 years ago
Mavo 2a65257571 Merge branch 'exact_equation_solver' into monolithic-dft 9 years ago
Mavo 1ba6181fb5 Merge from future 9 years ago
Mavo 7a10a04cde Created StateEliminator with specialized subclasses 9 years ago
dehnert dee44056d1 work towards generating schedulers (and some other related stuff) 9 years ago
Mavo d60afed273 MA model checking can be called now for doubles 9 years ago
Mavo a1f05b1853 Set override 9 years ago
Mavo 81c37019d7 Merge from future 9 years ago
sjunges 27521fc027 fixed some warnings 9 years ago
sjunges 0e38738e09 DFT element types and some extensions to the elements API 9 years ago
sjunges 42eb671435 work towards const correctness and additional methods 9 years ago
sjunges bd18d0f622 Merge branch 'monolithic-dft' of https://sselab.de/lab9/private/git/storm into monolithic-dft 9 years ago
sjunges c319a997da cmake lists from future 9 years ago
sjunges c428b9f7ff Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future 9 years ago
sjunges a9bd5724c0 Silenced warnings about superfluous parentheses, they are more disturbing than helpful 9 years ago
Mavo 49dc27077c Added row grouping members (but not the needed logic) 9 years ago
Mavo f67c92b526 FlexibleSparseMatrix is in own class now 9 years ago
Mavo 3636b9ac0d Added more benchmarks 9 years ago