dehnert
6655ee41d8
started to restructure explicit model builder to make it fit for JANI models
Former-commit-id: 69603dd97b
9 years ago
dehnert
310db8a234
started to include reachability in JANI model generation
Former-commit-id: d54f35b999
9 years ago
dehnert
1892a9657f
added some accessor functions and iteration capabilities. started on symbolic jani model builder
Former-commit-id: 4388aca60d
9 years ago
sjunges
121cfe4d93
rough skeleton for the parser, v1
Former-commit-id: 1e53e99fbe
9 years ago
sjunges
4df9984b87
added bare minimum for parser calls
Former-commit-id: b876e6dfa3
9 years ago
Mavo
c8521f0de3
Changed more assert to STORM_LOG_ASSERT
Former-commit-id: b42fe54f45
9 years ago
Mavo
5eaa46c7de
More refactoring
Former-commit-id: 26f95239bd
9 years ago
Mavo
2243b02845
cout -> LOG
Former-commit-id: 8e7ecd3a54
9 years ago
Mavo
a0d659f2da
always use shared_ptr<Formula const>
Former-commit-id: 63a447e887
9 years ago
Mavo
c3f9d4cfe0
Includes for successful compiling from python
Former-commit-id: 3af33cd206
9 years ago
dehnert
3476df75e8
finally removed log4cplus and affected code parts
Former-commit-id: 2beea8195e
9 years ago
dehnert
60bbce0ba1
added two tests for exploration engine
Former-commit-id: 960393b229
9 years ago
dehnert
1424d536ca
renamed learning to exploration engine and started on a minor refactoring
Former-commit-id: 0fa973dfe5
9 years ago
TimQu
67cc067f35
fixed computeSchedulerProbGreater0E.
Previously, it did not enforce that psiStates are actually reached. For instance, it was ok to chose a probability 1 selfloop.
Former-commit-id: 518a3b33a9
9 years ago
TimQu
5b9491448a
removed debug output
Former-commit-id: 2bee2d7aa8
9 years ago
Mavo
c9f04ecc0b
Added IOSettings
Former-commit-id: 95946a7666
9 years ago
Mavo
effadc5cca
Split into general settings and markov chain settings
Former-commit-id: 619a2e3622
9 years ago
Mavo
67d77608bd
Refactoring of settings
Former-commit-id: ea4350fc1c
9 years ago
dehnert
ca354cffe4
moved preprocessing of PRISM program to utility to make it accessible from learning-based model checker
Former-commit-id: 704dde9ec5
9 years ago
dehnert
dae55eeb29
fixed some bugs and enabled markov automaton model checking from cli
Former-commit-id: 91b689d817
9 years ago
Mavo
ebbc4ce7b4
Fixed compile issues introduced in merge
Former-commit-id: 059b7c84b3
9 years ago
sjunges
e390e1c39d
several updates for better modularisation and support for VOT-modularisation
Former-commit-id: 97d5d03a86
9 years ago
dehnert
bb7d8ca3c5
added learning as new engine selection in options
Former-commit-id: e00c7ad75d
9 years ago
Mavo
652aeb7562
Fixed compile error with CarlRationalNumber instead of RationalNumber
Former-commit-id: 0fbb4ad1c1
9 years ago
TimQu
6e8602413e
ModelInstantiator + test
Former-commit-id: f3c9980067
9 years ago
TimQu
69c5ba604e
Helper functions for parametric stuff
Former-commit-id: 288e4de3da
9 years ago
TimQu
f285858e28
added required includes
Former-commit-id: c523950b43
9 years ago
Mavo
796d7652df
Fixed problem with bounds in MA model checker
Former-commit-id: c40c4e4795
9 years ago
Mavo
3f41aa55f8
Cleaned up debug output
Former-commit-id: daabe84596
9 years ago
Mavo
37a86d8190
Compile fixes for gcc
Former-commit-id: cb1b187ef8
9 years ago
dehnert
55fd1b66c3
introducing exploration orders to explicit builder
Former-commit-id: a56620eac2
9 years ago
dehnert
fff7b2d5db
fixed an allocation issue, performance is now roughly the same as before but memory consumption is reduced
Former-commit-id: ff44804975
9 years ago
sjunges
4a1f7468f5
param result file now has a semicolon between parameters
Former-commit-id: f9896d0d04
9 years ago
TimQu
da0dafe5be
ModelInstantiator!!!!11
Also: some refactoring
Former-commit-id: 663cd8e241
9 years ago
sjunges
fde7b71933
Nice printing when no logging framework is enabled
Former-commit-id: 783fe7eea1
9 years ago
sjunges
8c2cb4887f
Cmake option to disable debug and trace outputs
Former-commit-id: 9758862579
9 years ago
sjunges
fcd98793ee
fixed supp for log4cplus
Former-commit-id: 7e0b2c449f
9 years ago
sjunges
cf986311ad
loglevel can be set now and all logging macros support streaming
Former-commit-id: c8c32b43e6
9 years ago
sjunges
e0980de0ba
first version of storm without log4cplus as a dependency
Former-commit-id: 5aa64fabd7
9 years ago
dehnert
08bed36579
fixed an issue in performance tests and renamed all remaining LOG4CPLUS macro invocations to that of storm
Former-commit-id: 8536943978
9 years ago
sjunges
102602dea2
some refactoring
Former-commit-id: 90be99f04d
9 years ago
sjunges
e24343516c
constants comparator extended to carlrationalnumber (cln/cl_ra)
Former-commit-id: a14c5c4092
9 years ago
sjunges
266d417168
constants.h/cpp extended to treat carl rational numbers
Former-commit-id: 12f0dfbc2c
9 years ago
sjunges
0a9f68ed74
update dft towards cnt.abst
Former-commit-id: bce7a7a566
9 years ago
Mavo
a6a8e5fff6
Structure for MA to CTMC
Former-commit-id: 6dee4cec3c
9 years ago
dehnert
8f087597cc
more work towards proper scheduler generation
Former-commit-id: ee6237ef49
9 years ago
dehnert
5a1039838f
made everything compile again and all tests passing
Former-commit-id: 65c66fb58f
9 years ago
dehnert
bdcd4b26a3
refactoring early termination and solve goals and bounds
Former-commit-id: 123835f655
9 years ago
Mavo
d60afed273
MA model checking can be called now for doubles
Former-commit-id: a20f2babc4
9 years ago
Mavo
24cd1ec597
Vector output without template seems to work
Former-commit-id: 3627729e25
9 years ago