dehnert
|
706ea56963
|
Now DDs are either MTBDDs or BDDs. This makes it possible to use BDDs where possible, which is faster.
Former-commit-id: 07ffb5882d
|
10 years ago |
dehnert
|
8c1870eb54
|
Intermediate commit.
Former-commit-id: e5f251718f
|
10 years ago |
dehnert
|
e58d38fadf
|
More work on integrating DD-based model building.
Former-commit-id: 84f5a5c603
|
10 years ago |
dehnert
|
f0b591be77
|
Further work on reintegrating parametric model checking into main executable.
Former-commit-id: be95ce2722
|
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
|
f5e383722f
|
Fixed use of uninitialized value. Deleted assignment operators for classes derived from BaseExpression.
Former-commit-id: 3d6250b393
|
10 years ago |
dehnert
|
3f44b1295f
|
started polishing pstorm a bit
Former-commit-id: bd9c2a42a7
|
10 years ago |
dehnert
|
8fa67a6158
|
Enabled output file generation.
Former-commit-id: 0e4c0598c0
|
10 years ago |
dehnert
|
40e148d9a4
|
Added overall performance measurements.
Former-commit-id: bbe4461167
|
11 years ago |
dehnert
|
6585e56768
|
Changed program header.
Former-commit-id: 37bbb6b2ff
|
11 years ago |
dehnert
|
072b7d0e1a
|
Added performance statistics for model building.
Former-commit-id: d7de4f93e3
|
11 years ago |
dehnert
|
5343ea622a
|
Fixed bug concerning conditional probabilities.
Former-commit-id: be8442deb6
|
11 years ago |
dehnert
|
f49d89144e
|
Fixed issue that could cause wrong models to be generated.
Former-commit-id: 8f1f9b4612
|
11 years ago |
dehnert
|
4952306092
|
Worked on making bisimulation decomposition a bit easier to use.
Former-commit-id: 0fe6b2af6a
|
11 years ago |
dehnert
|
9cf82bcd98
|
Added conversion from transition-based rewards to state-based rewards to enable proper treatment in bisimulation minimization
Former-commit-id: d0c31094bd
|
11 years ago |
dehnert
|
98efde80f7
|
Fixed some compile issues (and some other issues).
Former-commit-id: e07861bd92
|
11 years ago |
dehnert
|
ee7b591db1
|
Some work on cli.
Former-commit-id: c3045f48a8
|
11 years ago |
dehnert
|
ae2b950e86
|
Fixed some issue in model builder.
Former-commit-id: 12a4afd591
|
11 years ago |
dehnert
|
b60c5ffdc0
|
Fixed a lot of tests, improved some things here and there.
Former-commit-id: baec0a4963
|
11 years ago |
dehnert
|
2bd0e2e377
|
Improved performance of explicit model generation a bit.
Former-commit-id: 1613435eb3
|
11 years ago |
dehnert
|
91e177028d
|
Started refactoring explicit model generator of PRISM models
Former-commit-id: 4ea82670d0
|
11 years ago |
dehnert
|
5e9e7b875b
|
Proper output of MathSAT version on command line.
Former-commit-id: 2bccdc8d1a
|
11 years ago |
dehnert
|
c474920fa4
|
Started refactoring SMT solvers. Now displaying MathSAT version in CLI.
Former-commit-id: 1736a0bb6b
|
11 years ago |
dehnert
|
7014d289e8
|
Fixed some issues related to bisimulation in the presence of state rewards.
Former-commit-id: 7f26a7bcf9
|
11 years ago |
svkurowski
|
287281d053
|
Enable checking MDP models from the CLI
(cherry picked from commit 30b9811512 [formerly fa0555dd74 ])
Former-commit-id: 271bda31cb
|
11 years ago |
dehnert
|
79798e2cb1
|
Fixed the reward-issue even harder.
Former-commit-id: 2ca1c229e1
|
11 years ago |
dehnert
|
c4c7794069
|
Intermediate commit.
Former-commit-id: 19002ec2c1
|
11 years ago |
dehnert
|
7cd0dfe8b0
|
Fixed an issue regarding the reward model generation.
Former-commit-id: 237acf99f9
|
11 years ago |
dehnert
|
370a0ae476
|
Fixed some issues in bisimulation and added some tests.
Former-commit-id: 98801de9db
|
11 years ago |
dehnert
|
2f20abf47f
|
The user can now select on the command line which reward model of a symbolic model is to be used (as a second [optional] argument to --symbolic).
Former-commit-id: 02f998e5dd
|
11 years ago |
dehnert
|
e6904dcb21
|
Renamed bisimulation decomposition class to reflect that now also weak bisimulations can be computed.
Former-commit-id: 1a654b7110
|
11 years ago |
dehnert
|
7257bb23c3
|
Further work on weak bisimulation. Model checking can now be done from tne command line again.
Former-commit-id: 5f338260e6
|
11 years ago |
dehnert
|
56aec18a48
|
Added bisimulation settings. Further work on weak bisimulation.
Former-commit-id: c04759575a
|
11 years ago |
dehnert
|
1c091d7640
|
Renamed some classes to indicate that only strong bisimulation can be computed. Added option to start with an initial partition that preserves only certain formulas. Added ConstantsComparator concept that is to be used when constants have to be compared with other constants.
Former-commit-id: feacadfa38
|
11 years ago |
dehnert
|
af270dee8a
|
Enabled bisimulation quotienting.
Former-commit-id: 588827ec8d
|
11 years ago |
dehnert
|
0e0027aa8e
|
Further work on sparse bisimulation.
Former-commit-id: ba256b8b0a
|
11 years ago |
dehnert
|
bc43ce52ab
|
Eliminated two bugs, more to come.
Former-commit-id: 3ea21c66b9
|
11 years ago |
dehnert
|
8c64a1911c
|
Still bugs in bisimulation minimization.
Former-commit-id: b0a340f260
|
11 years ago |
dehnert
|
828e46ce87
|
Started working on a more clever way to do bisimulation minimization.
Former-commit-id: a2939ececb
|
11 years ago |
sjunges
|
a18d5e9631
|
missing headers due to removal of other headers in another file
Former-commit-id: cca55a7a28
|
11 years ago |
sjunges
|
7a5131ad6d
|
added a header which was missing and caused trouble now it was removed elsewhere
Former-commit-id: 9df50068da
|
11 years ago |
dehnert
|
ca9dddb110
|
Sparse Bisimulation is still ongoing work.
Former-commit-id: 0b82c628a9
|
11 years ago |
sjunges
|
d78d88b84d
|
added export of constraints and resultfile
Former-commit-id: 9389adfeae
|
11 years ago |
sjunges
|
cafcb3f238
|
version info extended and moved to cpp, added options flag (although unclear what exactly should be displayed then)
Former-commit-id: 3c82455d24
|
11 years ago |
dehnert
|
0776d8a74b
|
Added and fixed some example models. Added option for maximal size of SCC that gets eliminated using state elimination.
Former-commit-id: bf1e73ff61
|
11 years ago |
dehnert
|
4eea90646a
|
Fixed attributes of some example files. Added option to eliminate entry states in the very end (added option module for model checking of parametric models). Added feature to specify the formulas to check on the command line.
Former-commit-id: 4ce8932fc4
|
11 years ago |
sjunges
|
a279b06c03
|
reenabled parametric solving after merge
Former-commit-id: 6e81008932
|
11 years ago |
dehnert
|
0a0485c8f0
|
Added the functionality to specify and parse a configuration file to set command line options.
Former-commit-id: 3488b527f7
|
11 years ago |
dehnert
|
1f1b60e6de
|
Added macros that can be used for printing and warnings. Included Dennis' fix for model checking of Markov automata. Added check methods to the settings modules that check whether the specified options are non-contradictive.
Former-commit-id: 18c1687958
|
11 years ago |