| .. |
|
bisimulation
|
moved to new sylvan version and made everything work again
|
9 years ago |
|
dd
|
added missing template instantiation and print more info on LTO in cmake
|
9 years ago |
|
expressions
|
added Expression::evaluateAsRational
|
9 years ago |
|
geometry
|
Fixed compilation with gmp as rationalNumber/ rationalFunctionCoefficient
|
9 years ago |
|
jani
|
Merge branch 'master' into simplified_levels
|
9 years ago |
|
prism
|
some forward declarations and header updates to battle recompilation times
|
9 years ago |
|
sparse
|
Adaptions to Jit based model builder due to new functionality of copying headers to include folder
|
9 years ago |
|
BitVector.cpp
|
slightly more informative error message in out-of-bounds in bitvector
|
9 years ago |
|
BitVector.h
|
rename files (does not compile)
|
9 years ago |
|
BitVectorHashMap.cpp
|
removed src prefix in all includes
|
9 years ago |
|
BitVectorHashMap.h
|
removed src prefix in all includes
|
9 years ago |
|
Decomposition.cpp
|
removed src prefix in all includes
|
9 years ago |
|
Decomposition.h
|
removed src prefix in all includes
|
9 years ago |
|
DeterministicTransition.h
|
c++ code compiles again after rename
|
9 years ago |
|
Distribution.cpp
|
removed src prefix in all includes
|
9 years ago |
|
Distribution.h
|
removed src prefix in all includes
|
9 years ago |
|
DynamicPriorityQueue.h
|
rename files (does not compile)
|
9 years ago |
|
FlexibleSparseMatrix.cpp
|
more tests on pmdps and fixes
|
9 years ago |
|
FlexibleSparseMatrix.h
|
worked on parametric model simplifier
|
9 years ago |
|
IntegerInterval.cpp
|
removed src prefix in all includes
|
9 years ago |
|
IntegerInterval.h
|
c++ code compiles again after rename
|
9 years ago |
|
MaximalEndComponent.cpp
|
removed src prefix in all includes
|
9 years ago |
|
MaximalEndComponent.h
|
removed src prefix in all includes
|
9 years ago |
|
MaximalEndComponentDecomposition.cpp
|
parametric simplifier for mdps
|
9 years ago |
|
MaximalEndComponentDecomposition.h
|
removed src prefix in all includes
|
9 years ago |
|
ModelFormulasPair.h
|
rename files (does not compile)
|
9 years ago |
|
PairHash.h
|
made move of top-level dir for some remaining files, fixed some includes
|
9 years ago |
|
ParameterRegion.cpp
|
PLA for continuous models
|
9 years ago |
|
ParameterRegion.h
|
removed old region model checker classes, implemented entry point for pla, solved different compilation issues
|
9 years ago |
|
PartialScheduler.cpp
|
removed src prefix in all includes
|
9 years ago |
|
PartialScheduler.h
|
removed src prefix in all includes
|
9 years ago |
|
Scheduler.h
|
rename files (does not compile)
|
9 years ago |
|
SparseMatrix.cpp
|
Merge branch 'master' into refactor_pla
|
9 years ago |
|
SparseMatrix.h
|
fixes for dtmc parameter lifting
|
9 years ago |
|
StateActionPair.h
|
rename files (does not compile)
|
9 years ago |
|
StateActionTargetTuple.h
|
rename files (does not compile)
|
9 years ago |
|
StateBlock.cpp
|
removed src prefix in all includes
|
9 years ago |
|
StateBlock.h
|
removed src prefix in all includes
|
9 years ago |
|
StronglyConnectedComponent.cpp
|
removed src prefix in all includes
|
9 years ago |
|
StronglyConnectedComponent.h
|
removed src prefix in all includes
|
9 years ago |
|
StronglyConnectedComponentDecomposition.cpp
|
removed src prefix in all includes
|
9 years ago |
|
StronglyConnectedComponentDecomposition.h
|
removed src prefix in all includes
|
9 years ago |
|
SymbolicModelDescription.cpp
|
some forward declarations and header updates to battle recompilation times
|
9 years ago |
|
SymbolicModelDescription.h
|
removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking
|
9 years ago |
|
TotalScheduler.cpp
|
created a modelCheckerHint class that allows to store all kinds of hints that a model checker might make use of
|
9 years ago |
|
TotalScheduler.h
|
created a modelCheckerHint class that allows to store all kinds of hints that a model checker might make use of
|
9 years ago |