TimQu
|
4dc234d635
|
silenced several 'unused parameter'-warnings
|
7 years ago |
dehnert
|
135c38777f
|
game-based abstraction working with rational numbers
|
7 years ago |
dehnert
|
14724b529f
|
further debugging
|
7 years ago |
dehnert
|
1a46300f61
|
adding relative precision to comparator and game-based abstraction
|
7 years ago |
dehnert
|
8204c03c0b
|
fixed a ton of warnings
|
8 years ago |
dehnert
|
ee90c51b2a
|
cleaned up constants.cpp to finalize separation of rational functions and rational numbers
|
9 years ago |
dehnert
|
5b09b91ae1
|
fixed more warnings
|
9 years ago |
Sebastian Junges
|
d246517757
|
removed src prefix in all includes
|
9 years ago |
Sebastian Junges
|
e1d201c85e
|
c++ code compiles again after rename
|
9 years ago |
Sebastian Junges
|
3a7ee7867b
|
rename files (does not compile)
|
9 years ago |
Mavo
|
67d77608bd
|
Refactoring of settings
Former-commit-id: ea4350fc1c
|
10 years ago |
sjunges
|
e24343516c
|
constants comparator extended to carlrationalnumber (cln/cl_ra)
Former-commit-id: a14c5c4092
|
10 years ago |
dehnert
|
b31d98909b
|
Explicit MDP bisim working but unfortunately slow :(
Former-commit-id: 6714bdbd61
|
10 years ago |
dehnert
|
7156a63b0f
|
tried different approach for bisim for MDPs
Former-commit-id: 92d56a4620
|
10 years ago |
dehnert
|
deec423f27
|
fixed infinite recursion in constants comparator
Former-commit-id: b36b352d36
|
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 |
dehnert
|
63df1f6329
|
includes to make clang on the build server happy
Former-commit-id: 733eb2f1d2
|
10 years ago |
dehnert
|
b94e978843
|
another round of fixes
Former-commit-id: 67f4e4be47
|
10 years ago |
dehnert
|
c3c83fbe4f
|
Fixed some compilation errors.
Former-commit-id: dc626450b8
|
11 years ago |
dehnert
|
53b77e673b
|
Fixed a minor issue.
Former-commit-id: 7df7a0b38f
|
11 years ago |
dehnert
|
5794bbea56
|
Made some adaptions to make parametric model checking work in the main executable.
Former-commit-id: 0f56bec3e2
|
11 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 |