9 Commits (113722d55f48ef2ca93a91e49cd76b18853e7660)

Author SHA1 Message Date
dehnert af270dee8a Enabled bisimulation quotienting. 11 years ago
sjunges d78d88b84d added export of constraints and resultfile 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. 11 years ago
sjunges addeedc339 better isOne checking 11 years ago
sjunges 7ca6a4edeb sub part for parameters, working parsing for non parametric systems into a parametric system 11 years ago
sjunges 8142a8e004 some fixes for using something different from doubles for templated value type :) 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 61e12601ed Further step towards refactored ExplicitModelAdapter. 12 years ago
dehnert 15542d46da Changes: 12 years ago
dehnert 34b85b956e Moved model checking of DTMCs to superclass. Now, each DTMC model checker only needs to implement matrix-vector multiplication and linear equation solving to be able to fully model check DTMCs. Added subset/disjoint functionality to bit vector. Changed tests for MDP and DTMC model checking a bit. 12 years ago
Lanchid 5b57728d7e Merge branch master into PrctlParser 12 years ago
PBerger 7f956b0d35 Added Cotire to Storm to build PCH on all plattforms. 13 years ago
dehnert 58cf8118fe Initial version of reward model checking for DTMCs. Added two convenience operators to PCTL (Eventually and Globally) and added missing reward formulas. 13 years ago
PBerger f983317b54 Renaming MRMC to STORM, see #42 13 years ago
Lanchid 48098b596d Removed the parameter from const templates, as types can be stated 13 years ago
PBerger cce8391e44 Refactored everything to match naming scheme. 13 years ago
PBerger 95b000436b Added a JacobiDecomposition container and conversion function. Added const where possible. 13 years ago
Lanchid 13a2bd3057 Moved const_templates.h from "misc" to "utility" to be able to remove 13 years ago
Thomas Heinemann f3a600550a (not much) 13 years ago
Thomas Heinemann b63d168192 1) Excluded the constant templates from the SparseMatrix class, as gcc forbids 13 years ago