dehnert
|
059f55eefc
|
commit to switch workplace, debugging in progress
Former-commit-id: 9ab5d903e9
|
9 years ago |
dehnert
|
156ab071a5
|
more work on abstraction refinement
Former-commit-id: 20dcaa7518
|
9 years ago |
dehnert
|
bc1eff959f
|
graph algorithms for games now also compute player 2 prob0/1 states and the generated strategies are adapted accordingly
Former-commit-id: da52581328
|
9 years ago |
dehnert
|
66b0817a35
|
fixed bugs here and there
Former-commit-id: d10d85339d
|
9 years ago |
dehnert
|
bde84d0073
|
fixed symbolic game solver wrt. illegal masks. numerical solving step in game-based model checker working, but no refinement yet.
Former-commit-id: 6189a1e538
|
9 years ago |
dehnert
|
cc550984b3
|
enabling qualitative answers of game-based model checker
Former-commit-id: b5eca1d671
|
9 years ago |
dehnert
|
a3f2abbd92
|
more work towards closing the refinement loop
Former-commit-id: 1579e73036
|
9 years ago |
dehnert
|
e6d9c85749
|
fixed some bugs related to simplifaction of PRISM programs
Former-commit-id: 3c81bcac8d
|
9 years ago |
Mavo
|
5109c45c23
|
Fixed returning result for pCTMC
Former-commit-id: 2db7f87f65
|
9 years ago |
dehnert
|
7d50a6b839
|
graph algorithms for games can now produce player strategies even if they can pick any choice (if requested)
Former-commit-id: 98119f274d
|
9 years ago |
dehnert
|
1bb116dd1c
|
some more work on game-based model checker
Former-commit-id: 50399c3d7c
|
9 years ago |
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
|
9878c1bdc3
|
fixed some tests that were failing because of (now) proper bottom state computation
Former-commit-id: ecc8dfb065
|
9 years ago |
dehnert
|
569b27e110
|
work towards having rational numbers instead of doubles as literals in expressions
Former-commit-id: c62f8af061
|
9 years ago |
dehnert
|
241f23f730
|
fixed bug in abstraction information object
Former-commit-id: 1338ecfa47
|
9 years ago |
dehnert
|
b3e77730a9
|
added uniqueness mechanism in flattenModules to compensate for missing uniqueness in allsat of solvers
Former-commit-id: b4ebd17f68
|
9 years ago |
sjunges
|
ba81925c1d
|
renamed smt2smtsolver to smtlibsmtsolver and cleaned make files
Former-commit-id: 78c74dc9a5
|
9 years ago |
sjunges
|
b6465020a2
|
towards working tests in pla
Former-commit-id: 3542f8a1d0
|
9 years ago |
dehnert
|
2d05555967
|
added abstraction settings and menu game abstractor
Former-commit-id: 4cac25ac94
|
9 years ago |
sjunges
|
0ef2b55c75
|
made some region settings attribute to the model checker instead of global
Former-commit-id: e53ca96760
|
9 years ago |
sjunges
|
548ba8bbeb
|
somehow managed my way through the policy guessing, several minor extensions to solvers
Former-commit-id: c4bb6453e7
|
9 years ago |
sjunges
|
051ad702a7
|
solvers updated, constants updated
Former-commit-id: 011251c695
|
9 years ago |
sjunges
|
31228486d3
|
towards merging, including a extension on the pstateeliminator, come back after generalizing the lra eliminator
Former-commit-id: 8ce98b8287
|
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 |
sjunges
|
85f29ee744
|
Typo in diagnostic ignored fixed
Former-commit-id: 51559c8982
|
9 years ago |
sjunges
|
9398cfa54a
|
gcc pendantic warning switched off
Former-commit-id: c5b389f737
|
9 years ago |
PBerger
|
a0dd2064c1
|
Started adding stuff to src/storage/dd/sylvan/InternalSylvanDdManager.
Former-commit-id: cf8adfc43f
|
9 years ago |
hbruintjes
|
4e4bc255b5
|
Fix some typos in l3pp usage
Former-commit-id: c9da06a596
|
9 years ago |
hbruintjes
|
d9cb1a79f8
|
Replace cout macros with l3pp
Former-commit-id: 0cde42558d
|
9 years ago |
sjunges
|
4f1b8f12f0
|
Extra method
Former-commit-id: 44b165558d
|
9 years ago |
hbruintjes
|
8546786e17
|
Fix missing template argument in builder utility
Former-commit-id: 23d683f29c
|
9 years ago |
TimQu
|
f681206393
|
building markov automata from prism code
Former-commit-id: 791c49c7cf
|
9 years ago |
dehnert
|
b1f2c26df0
|
made all instantiations to call MDP model checking with rational numbers
Former-commit-id: d3f8df7804
|
9 years ago |
dehnert
|
b4e0cabef6
|
started working on general min-max solver that uses an underlying linear equation solver. provided necessary factories. adapted code and removed old min-max solvers
Former-commit-id: c1895472c7
|
9 years ago |
dehnert
|
d661454179
|
started working on instantiating CTMC model checker to rational numbers
Former-commit-id: 3923c9a7e4
|
9 years ago |
dehnert
|
2a7dc0fad0
|
renamed MarkovChainSettings
Former-commit-id: 39024731f8
|
9 years ago |
dehnert
|
07c787b49d
|
added unsupported solvers of eigen
Former-commit-id: e11b335c2d
|
9 years ago |
dehnert
|
711d5cfa12
|
fixed bug in sparse dtmc elimination model checker. commented out weird eliminaton functions in CTMC model checker and storm.h
Former-commit-id: 3000123a3d
|
9 years ago |
dehnert
|
00d331ebb4
|
moved linear equation solver factories to the respective solver files (and away from utility). restructured settings in factories and the way they are forwarded to the linear equation solvers. fixed all resulting errors
Former-commit-id: 27e1ae2466
|
9 years ago |
dehnert
|
b30db17f8c
|
added rvalue reference overload to all linear equation solver factories
Former-commit-id: 2d09211d19
|
9 years ago |
dehnert
|
15a4d4757f
|
added feature to linear equation solver factories to take posession of the matrix to forward it to the solvers
Former-commit-id: ed183f1820
|
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
|
99b9f11d49
|
removed eigen-3.2.6
Former-commit-id: 74fc9f0dbe
|
9 years ago |
dehnert
|
852afd1718
|
fixed crowds models to work with exact arithmetic. fixed dynamic state priority queue implementation. added setting to use dedicated elimination-based model checker instead of regular model checker (+ elimination solver)
Former-commit-id: 1b0802ff05
|
9 years ago |
dehnert
|
82d4164c39
|
added obeying a state ordering to elimination linear equation solver
Former-commit-id: 5a62842963
|
9 years ago |
dehnert
|
a699272dc6
|
renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests
Former-commit-id: 62c70330c2
|
9 years ago |
dehnert
|
f3fa90cc37
|
more work towards exact solving
Former-commit-id: 38edbcf2ca
|
9 years ago |
dehnert
|
d3de111b3b
|
more work to enable storm to use rational arithmetic
Former-commit-id: 72933b5184
|
9 years ago |