dehnert
|
f342ce3287
|
translation from expressions involving the power operator to rational functions/rational numbers is now possible
Former-commit-id: e0ce43ab35
|
9 years ago |
dehnert
|
569b27e110
|
work towards having rational numbers instead of doubles as literals in expressions
Former-commit-id: c62f8af061
|
9 years ago |
sjunges
|
051ad702a7
|
solvers updated, constants updated
Former-commit-id: 011251c695
|
9 years ago |
sjunges
|
444318e624
|
refactoring up to tests done
Former-commit-id: 943a396fab
|
9 years ago |
sjunges
|
f7a3e02fb6
|
refactored model checkers st all are templated in the model, have to handle rational function bounds next
Former-commit-id: b665709a52
|
9 years ago |
Mavo
|
566cef0f91
|
Started on compiling without Carl
Former-commit-id: 5e0895d7c5
|
9 years ago |
dehnert
|
b1f2c26df0
|
made all instantiations to call MDP model checking with rational numbers
Former-commit-id: d3f8df7804
|
9 years ago |
dehnert
|
13f8f21a70
|
upgrade to eigen 3.3 and made modifications for different value types via template specializations
Former-commit-id: 8ea9d1e0c4
|
9 years ago |
dehnert
|
f3fa90cc37
|
more work towards exact solving
Former-commit-id: 38edbcf2ca
|
9 years ago |
dehnert
|
4e14ecb869
|
made elimination-based linear solver work in an alpha version. changed minor things in Eigen's SparseLU implementation to make it work with rational numbers and rational functions
Former-commit-id: e5622bd981
|
9 years ago |
Mavo
|
652aeb7562
|
Fixed compile error with CarlRationalNumber instead of RationalNumber
Former-commit-id: 0fbb4ad1c1
|
9 years ago |
TimQu
|
69c5ba604e
|
Helper functions for parametric stuff
Former-commit-id: 288e4de3da
|
9 years ago |
dehnert
|
55fd1b66c3
|
introducing exploration orders to explicit builder
Former-commit-id: a56620eac2
|
9 years ago |
sjunges
|
266d417168
|
constants.h/cpp extended to treat carl rational numbers
Former-commit-id: 12f0dfbc2c
|
9 years ago |
dehnert
|
8ed4a5f849
|
some refactoring in elimination-based model checker
Former-commit-id: 1fb6741479
|
10 years ago |
dehnert
|
6a80348150
|
fixed issue related to row groups in sparse matrix and adapted the affected calling sites
Former-commit-id: 96c6fd7e59
|
10 years ago |
TimQu
|
5b1494b9a9
|
Made use of this new cool rewardModel thing
Former-commit-id: d670d09278
|
10 years ago |
dehnert
|
f9f5a4e206
|
reincluded tbb in gmm. fixed missing header. extended formula parser to return multiple formulas
Former-commit-id: a2849d6534
|
10 years ago |
dehnert
|
b94e978843
|
another round of fixes
Former-commit-id: 67f4e4be47
|
10 years ago |
sjunges
|
da120d9de5
|
Refactored some stuff in constants...
Former-commit-id: 3ac9216f73
|
10 years ago |
dehnert
|
b3178e17f6
|
more bug fixes
Former-commit-id: 0b33b30efa
|
10 years ago |
dehnert
|
73a2491dfb
|
more bugfixes
Former-commit-id: 5afecd5a21
|
10 years ago |
dehnert
|
dbc7d860a4
|
functional tests compile again, started to debug changes
Former-commit-id: efef0e6487
|
10 years ago |
sjunges
|
f85d28325e
|
Further work towards faster and more modular compilation
Former-commit-id: 9de50910b8
|
10 years ago |
sjunges
|
3c2040f4b7
|
Removed many superfluous includes, added some source files -- towards faster compilation
Former-commit-id: a575a97d40
|
10 years ago |
sjunges
|
1ec453e587
|
support for intervals in matrices
Former-commit-id: e8d9d85162
|
10 years ago |
TimQu
|
63618147b8
|
- Compute sample points via instantiated DTMCs
- Use the same mdp for the different regions and just change the entries of the matrix accordingly
Former-commit-id: a48969ee38
|
10 years ago |
sjunges
|
7cbab6a260
|
use gmpxx mpq_class for rational numbers
Former-commit-id: e79dac21df
|
10 years ago |
dehnert
|
65bf06dd50
|
Further steps towards CTMC model checking.
Former-commit-id: f057eeb17e
|
10 years ago |
David_Korzeniewski
|
b623384dda
|
Fixed merge errors and adapted to changes in master
Former-commit-id: 08054e7bec
|
10 years ago |
dehnert
|
c3c83fbe4f
|
Fixed some compilation errors.
Former-commit-id: dc626450b8
|
10 years ago |
dehnert
|
53b77e673b
|
Fixed a minor issue.
Former-commit-id: 7df7a0b38f
|
10 years ago |
dehnert
|
5794bbea56
|
Made some adaptions to make parametric model checking work in the main executable.
Former-commit-id: 0f56bec3e2
|
10 years ago |
dehnert
|
8a4706d9c9
|
A lot of work on model checker interfaces. In particular, the SCC elimination model checker is almost integrated.
Former-commit-id: bbf988c943
|
11 years ago |
dehnert
|
b787d6420a
|
Using correct carl::pow now.
Former-commit-id: 6540d6b5de
|
11 years ago |
dehnert
|
b7492d543a
|
Further work regarding rewards in parameterized models. Note: this includes some debug output.
Former-commit-id: ac65f020a5
|
11 years ago |
dehnert
|
71ceb3f34b
|
Removed some time measurements and fixed simplify functionality.
Former-commit-id: ece2b344f9
|
11 years ago |
dehnert
|
d3fc2d8fbf
|
Fixed small but important bug in SCC decomposition that led to wrong results when using MSVC.
Former-commit-id: 07358dc2e8
|
11 years ago |
dehnert
|
13555cca4d
|
Some 'fixes' here and there.
Former-commit-id: 941cba3f85
|
11 years ago |
dehnert
|
6eb846da97
|
Fixed minor issue in constants comparator.
Former-commit-id: 4463bf41bc
|
11 years ago |
dehnert
|
d06c5b4a0c
|
Fixed simplify.
Former-commit-id: 85504746d7
|
11 years ago |
dehnert
|
4d20e099bf
|
Added stuff, you know?
Former-commit-id: 4895a964b8
|
11 years ago |
dehnert
|
60510d07f7
|
Fixed one parametric model. Added debug output.
Former-commit-id: 38a219ce0c
|
11 years ago |
dehnert
|
9756de998a
|
Bunch of fixes.
Former-commit-id: 44f73af955
|
11 years ago |