dehnert
|
231d2223a9
|
Model building works again (more or less)
Former-commit-id: fa6843fcdc
|
10 years ago |
dehnert
|
8ec362bb7d
|
Started debugging new model generation.
Former-commit-id: 704a7957f2
|
10 years ago |
dehnert
|
6f2916d557
|
Adapted the explicit model generator to the new hash map. Surprise: doesn't work yet.
Former-commit-id: dc60f568bf
|
10 years ago |
dehnert
|
30f78b0a99
|
Intermediate commit. Started improving explicit model adapter performance.
Former-commit-id: 8a4aa64ac6
|
10 years ago |
dehnert
|
53196f5610
|
Created bit vector hash map and some necessary bit vector methods.
Former-commit-id: 4a9946a743
|
10 years ago |
dehnert
|
ab0caf79e8
|
Replaced action names by indices in PRISM programs.
Former-commit-id: e66820c247
|
10 years ago |
dehnert
|
3260a6203c
|
Started improving performance of explicit model generation.
Former-commit-id: 318a97aedc
|
10 years ago |
dehnert
|
994250a697
|
Fixed missing ifdefs.
Former-commit-id: 1e95658a8f
|
10 years ago |
dehnert
|
650770148d
|
Main now compiles again, yay.
Former-commit-id: cc1307aea8
|
10 years ago |
dehnert
|
b37e009168
|
Further steps to new expressions.
Former-commit-id: 4396857eff
|
10 years ago |
dehnert
|
ee9533e586
|
Started working on making the main executable build again.
Former-commit-id: 9aaad15b9f
|
10 years ago |
dehnert
|
2eeaa06d76
|
Z3 runs fine again.
Former-commit-id: a725a33f01
|
10 years ago |
dehnert
|
ed74392f0d
|
Another intermediate commit.
Former-commit-id: 37585dbfa0
|
10 years ago |
dehnert
|
99d9a9710d
|
Further steps to make everything work again.
Former-commit-id: 3f45a49dab
|
10 years ago |
dehnert
|
983a7d78c2
|
Further work on expressions.
Former-commit-id: 4774f0136d
|
10 years ago |
dehnert
|
fff18f2789
|
Intermediate commit (refactoring expressions).
Former-commit-id: e7cc7e95c2
|
10 years ago |
dehnert
|
809217c359
|
Refactored some parts of expressions. In particular, visitors now can return anything they want by using boost::any.
Former-commit-id: 0f6af138ae
|
10 years ago |
dehnert
|
85a4376e39
|
Now StoRM can be properly compiled without support for MathSAT if needed.
Former-commit-id: 28da4f5ed8
|
10 years ago |
dehnert
|
7b8c382303
|
Added tests for Mathsat expression adapter.
Former-commit-id: 4f8ef4c3c3
|
10 years ago |
dehnert
|
f54b5671ea
|
Done refactoring MathSAT expression adapter.
Former-commit-id: 6edb98b86c
|
10 years ago |
dehnert
|
a061cdbed8
|
Started refactoring MathSAT adapter.
Former-commit-id: 93b1fdedb3
|
10 years ago |
dehnert
|
84bfd58884
|
Minor refactoring of Z3 expression adapter.
Former-commit-id: b31ae87a98
|
10 years ago |
dehnert
|
81571878f7
|
Further refactoring of MathSAT solver.
Former-commit-id: 317a9f9545
|
10 years ago |
dehnert
|
6eb415f87f
|
Tests for MathSAT now run through on Mac OS.
Former-commit-id: 9f6cf0af6a
|
10 years ago |
dehnert
|
d8be64f0d7
|
Started on making MathSatSmtSolver work properly.
Former-commit-id: c370658b26
|
10 years ago |
dehnert
|
90b0f20167
|
Reachability Rewards can now be computed in parametric DTMCs (modulo bugs)
Former-commit-id: 26ee20ef76
|
10 years ago |
dehnert
|
b7492d543a
|
Further work regarding rewards in parameterized models. Note: this includes some debug output.
Former-commit-id: ac65f020a5
|
10 years ago |
dehnert
|
3231ea6c06
|
Moved to new macros.
Former-commit-id: d97c947c22
|
10 years ago |
dehnert
|
27b630bccc
|
Removed debug output.
Former-commit-id: 62786132db
|
10 years ago |
dehnert
|
08959a6a32
|
Intermediate commit.
Former-commit-id: d3c8fe1b9b
|
10 years ago |
dehnert
|
79798e2cb1
|
Fixed the reward-issue even harder.
Former-commit-id: 2ca1c229e1
|
10 years ago |
dehnert
|
c4c7794069
|
Intermediate commit.
Former-commit-id: 19002ec2c1
|
10 years ago |
dehnert
|
a7bce9e520
|
Removed debug output and fixed the reward issue a bit more.
Former-commit-id: ecbbeff14e
|
10 years ago |
dehnert
|
7cd0dfe8b0
|
Fixed an issue regarding the reward model generation.
Former-commit-id: 237acf99f9
|
10 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
|
10 years ago |
David_Korzeniewski
|
25d87bae06
|
Builds fine, still no tests yet
Former-commit-id: 3d9d85679a
|
10 years ago |
dehnert
|
c2abd9968f
|
Introduced constants comparator in explicit model adapter.
Former-commit-id: 88015244ed
|
11 years ago |
dehnert
|
ff5902a17c
|
Some fixes.
Former-commit-id: 7b2b46d347
|
11 years ago |
David_Korzeniewski
|
56edf1e126
|
Initial MathSat integration.
Expression adapter, solving, unsat assumptions implemented
cmake and tests missing
allsat and interpolation not yet implemented
Former-commit-id: 5177775fbe
|
11 years ago |
dehnert
|
4804ed636d
|
Adapted some code to work with carl.
Former-commit-id: 722669f4bf
|
11 years ago |
sjunges
|
d78d88b84d
|
added export of constraints and resultfile
Former-commit-id: 9389adfeae
|
11 years ago |
dehnert
|
385f7b7465
|
Added option to sort trivial SCC in descending order wrt. to their distances from the initial state. Added some more timing recordings.
Former-commit-id: c37214b24d
|
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 |
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: a863a07261
|
11 years ago |
dehnert
|
e49814d391
|
Modified pctl/csl/ltl options to now take formulas instead of files. Prefixed the macros with STORM_. Moved these macros into a file in the utilities. Modified architecture of the exception classes slightly. Threw away all the contents of main(). This will now be build from scratch.
Former-commit-id: 89d94f7957
|
11 years ago |
dehnert
|
433bae1156
|
Switched from an option to fix deadlocks to an option to not fix the deadlocks. Hence, deadlocks are now fixed by default unless otherwise requested.
Former-commit-id: 9434215807
|
11 years ago |
dehnert
|
1cd01e3f28
|
Adapted all places that are accessing the settings to the new interface. It now compiles again with a lot of linker errors (because of method bodies that are not yet present).
Former-commit-id: 01a33e479d
|
11 years ago |
sjunges
|
5817fe50b6
|
post merge fixes
Former-commit-id: 2f9bc01abd
|
11 years ago |
dehnert
|
9ad12616e2
|
Renamed files in settings module a bit. Started on the pseudo-modular module-settings.
Former-commit-id: b3162aa86b
|
11 years ago |
dehnert
|
96e1f8faf9
|
Renamed Settings class to SettingsManager.
Former-commit-id: 2b33f4c8d0
|
11 years ago |