9 Commits (6025dce14440191483d87b4d98d608af5dbd5787)

Author SHA1 Message Date
masawei 6025dce144 Further work on the formuolas. 11 years ago
dehnert 84bd5f3b40 Renamed ConstTemplates to constants. Removed all calls to constGetZero, constGetOne and constGetInfinity by the new names. Created performance test for bit vector iteration. 12 years ago
dehnert f39fb24f65 Removed pointers from Model Checker Interface (and callback methods in formulas). From now on, the results are returned in form of an object. Because of the existing move semantics for the types in question, this does not come at a performance penalty. 12 years ago
PBerger 68c27f99ef Mass-added Keyword "override" 12 years ago
Lanchid f9ab6f85d0 - Restructuration of model checkers (by logic) 12 years ago
Lanchid cc242974dc Renamed namespace storm::formula to storm::property 12 years ago
Lanchid ccfd1ccc6a Documentation for CSL and PRCTL classes 12 years ago
Lanchid 00286b2f01 Added formula classes for CSL 12 years ago
Lanchid 38652f44e4 Restructuring formula classes, part I 12 years ago
Lanchid 7e91d5b01e Test cases for CSL parser 13 years ago
Lanchid 2470c31cb0 Added SteadyStateNoBoundOperator 13 years ago
Lanchid 6ff25321d4 First version of CSL parser 13 years ago
dehnert 43f11ccc5f Refactoring of modelchecker folder. 13 years ago
Lanchid afce8c9d12 Fixed some doxygen warnings 13 years ago
gereon cc9b11d7e4 added StateBoundOperator and SteadyStateOperator 13 years ago
gereon 47cb1aa4d9 renamed BoundOperator to PathBoundOperator (StateBoundOperator is coming soon...) 13 years ago
gereon 9a73a2740a second hald of documentation. I guess that's it :-) 13 years ago
gereon 8077952331 adding needed methods for more formula classes 13 years ago
gereon 9d65bdeef3 next iteration on formulas... 13 years ago
gereon df91728da0 first "kind of working" version. 13 years ago
PBerger f983317b54 Renaming MRMC to STORM, see #42 13 years ago
PBerger 9e5b69b211 Further naming scheme enforcement. 13 years ago
PBerger 96c7dd9a79 Added the (default) external build path /build to git ignore. 13 years ago
PBerger 1f36724cc2 Refactored StringOutput to use std::to_string 13 years ago
dehnert 091a7740a2 Added a lot of consts to all methods provided by formula classes. 13 years ago
Lanchid bb9aa0dfe2 Changed check function in formula classes to use a reference of the 13 years ago
Lanchid 6b4945e55c Changed getter for child nodes to reference style 13 years ago
Lanchid 350f1a0990 Code style for formula classes 13 years ago
Lanchid a1854b26a5 Documentation of ModelChecker (new) and improved doc of formula classes 13 years ago
Lanchid f5d2205352 - Removed enum to infer the correct formula (sub-)class, instead used 13 years ago
Lanchid 8a170d3fa6 Scheisse... hab anscheinend vergessen das zu pushen 13 years ago