dehnert
cb3c8abe34
Introduced parameter (for coin flip probability) in die example and added it to the list of parametric examples.
Former-commit-id: a59c4ebd525ecca33564ae003b3366d8d3abecea
10 years ago
dehnert
60510d07f7
Fixed one parametric model. Added debug output.
Former-commit-id: 38a219ce0c6f8ba1c9a53a6d54838635bfb9a87a
10 years ago
dehnert
ccee9815bd
Removed Mac OS intermediate files.
Former-commit-id: 2085047809b21564bbf512c214a578a76529f284
10 years ago
dehnert
f909387258
Added some new example files.
Former-commit-id: e7f6d58ddfa9815ad62798f550b095749f047c70
10 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: bf1e73ff61fc82faa4c434ccb1ff51739ed2ebc6
10 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: 4ce8932fc4ed96be9c3ac997998f83c19194eae0
10 years ago
dehnert
4f82c1ebb1
Added some parametrix models. Included percentage of eliminated states to get a feeling for the remaining running time.
Former-commit-id: bad5f3266387aca08aa5621dc5d9a3577ecef5bb
10 years ago
dehnert
2fa3036dc3
Added functionality to replace identifiers in an expression with the values given in an valuation. State-variables now get replaced in probabilities specified by a parameterized model. Fixed and added some parameterized models.
Former-commit-id: a863a072619cfacecd0d1eebe879b21206175e21
10 years ago
sjunges
14b4d2988e
two additional benchmarks
Former-commit-id: bd6e2517e2990210e84f197a4870e96b0aa3f6e0
10 years ago
sjunges
a9a2bea81a
first example for pdtmcs
Former-commit-id: 74f0a1eab017fd7c05be807e89547880319fa73a
10 years ago
dehnert
1cc930f0e4
Added proper source grouping for properties directory. Fixed one performance tests. Started on SCC-based reachability model checker.
Former-commit-id: e48c1637830f09e3714f7fc1d10eddc9e1b4a2fb
10 years ago
dehnert
f485974187
Fixed (asynch) leader election to comply with our grammar. Added LOG_DEBUG macro.
Former-commit-id: 7b22ecba8e02651eb87ee709f8aa808c2290269d
11 years ago
sjunges
6bc50e3d76
brp example
Former-commit-id: 06d1553d5f05afcb05e3b6214326fde9c139c286
11 years ago
dehnert
7667933caf
First working version of explicit model generation using the new PRISM classes and expressions.
Former-commit-id: e71408cb890e464340c13aaca866c51138b180b3
11 years ago
PBerger
98b0bcf187
Reimplemented the TopologicalValueIterationNondeterministicLinearEquationSolver with splitting into submatrices.
Added a dtmc example for tests with the StronglyConnectedComponentDecomposition.
Former-commit-id: 0c33793fe6ca844ac775cd29d050846626526a4d
11 years ago
PBerger
3052b19c58
Created a "real" scc example.
Modified the TopologicalValueIterationMdpPrctlModelCheckerTest.cpp to show the crash when not using TBB.
Former-commit-id: 98b47e957389bbaf164aaede53acc58542b0165c
11 years ago
PBerger
4eef3b0d57
Added an example for SCC related testing which will change soon
Removed unnecessary code from the TopologicalValueIterationMdpPrctlModelChecker.h
Fixed Bugs in graph.h (changes from Sparse Matrix Iterator, it didnt even compile anymore! Unused Code HAUNTS us)
Former-commit-id: 96669adec97dfe1110bf967e32a12f7d9aab19c2
11 years ago
dehnert
8fabc2064a
Added property files for WLAN example.
Former-commit-id: 04d6b22b444d7d853c1033b84bc0c5b1434b197d
11 years ago
dehnert
f0728db91d
Added property files for WLAN example.
Former-commit-id: c66ef19a4b7c676191c283316920c4b8059ff7a0
11 years ago
dehnert
0287fdc4a2
Added some csma examples of different sizes.
Former-commit-id: e77375c9e52b6c698ca580389a417ea944fdc2a1
11 years ago
dehnert
a52419652d
Fixed a bug: formulas are now handled (more) correctly. Added some WLAN examples.
Former-commit-id: 4b87ffc99f4735acc58eab7ea37d87879d12cd4a
11 years ago
dehnert
360b506afe
Sparse MDP model checker now correctly computes (memoryless) schedulers for Until and Reachability Reward formulas.
Former-commit-id: c756093fd4f7de5fe448cfffca08e702a4bc2d50
11 years ago
dehnert
e97680d37d
Added counterexample property files for some models.
Former-commit-id: 1cd16d0aca9d3c23bfa04fd0c8e0c8dc62c808e3
11 years ago
dehnert
ad7f800ac0
Added examples from MILP-paper.
Former-commit-id: 6c8f918ed5c087ccc981cbdd970f16e87f2442f6
11 years ago
dehnert
fda9c43e86
Fix for SMT-based minimal command set generator. Minor fixes to string output of expression classes.
Former-commit-id: 316a762d74788eab5379418c9b83b1f04b4ac44a
11 years ago
dehnert
12a92fc6ee
Several fixes and additions to IR. Modifications to CMakeLists.txt of log4cplus to enable proper compilation under Mac OS. Fixes to coin2.nm. Added global variables to grammar and IR. Established basis for defining undefined constants of the model. Started to write MinimalLabelSetGenerator.
Former-commit-id: b65bb063fa363fe14ae917877d04db6655dbd9b7
11 years ago
dehnert
947581dd25
Refactored and fixed bugs in explicit model adapter. Added support for labeling of choices of a model. The explicit model adapter uses that functionality to label each choice with the involved PRISM commands.
Former-commit-id: 818431d6e92405a99d5af270315678852d4016a2
11 years ago
dehnert
d168b1848e
Made GMRES and LSCG solution methods work for linear equation solving. Some further work on scheduler guessing.
Former-commit-id: f6b538394abdfa5494eae4a1575a244a7274b5b6
12 years ago
dehnert
15542d46da
Changes:
* included small consensus example
* made backward-transition generation more beautiful and versatile
* included Dijkstra search for most probable paths
* included first rough scheduler-guessing (there's room for improvement though)
Former-commit-id: db795fa1bf2259a2f50e3eaa5720f2f50b7bc88a
12 years ago
Lanchid
ec91dcbe2e
Merge branch master into LTLParser
12 years ago
dehnert
9ed1fa19e2
Added some example files.
12 years ago
dehnert
5149a7a943
Added lab files for asynch_leader and corrected pctl file a bit. Included first (incorrect) tests for performance test suite.
12 years ago
dehnert
6ba1cf25c8
Added new variable for base bath for project root. Changed test input files to the files from example folder. Added leader4.lab to asynchronous leader election example.
12 years ago
dehnert
0f545630eb
Adapted the pctl files according to our format.
12 years ago
gereon
3ff9514f7b
Make clone() work for variables without initial value.
12 years ago
gereon
966377ae32
Added a few more example files.
12 years ago
dehnert
726324a37a
Added missing model files for consensus example.
12 years ago
dehnert
98426aa139
Added new MDP example 'consensus'. Added some test checking to storm.cpp.
12 years ago
dehnert
5b49307eaf
Added PRISM files for all of our examples. Added missing reward models. Added result files that indicate the results of PRISM on our examples.
12 years ago
dehnert
fb7b910f51
Reverted PRISM example to original reward formulation, because we can now deal with transition rewards on MDPs.
12 years ago
dehnert
acc368d49a
Changed two dice example to not include the file header any more.
12 years ago
gereon
270c3125b5
Adding new simple example pm file.
sync.pm contains a very simple model that uses the synchronization feature of prism.
12 years ago
dehnert
db01eb92d9
Splitted explicit model adapter into several logical functions.
12 years ago
dehnert
f056eee6b2
Added some more examples.
Removed result file for example.
12 years ago
dehnert
f6e70a6ee6
Included small DTMC example along with its analysis result using PRISM.
12 years ago