| .. |
|
bisimulation
|
introduced symbolic bisimulation modes lazy and eager, fixed bug in sparse quotient extraction
|
9 years ago |
|
dd
|
removed parallel flag for bisimulation as this is now governed by sylvan:threads already, fixed bug in DD traversal
|
9 years ago |
|
expressions
|
several optimizations related to explicit model building
|
9 years ago |
|
geometry
|
fixed some convertNumber applications
|
9 years ago |
|
jani
|
fixed a ton of warnings
|
9 years ago |
|
memorystructure
|
fixed a warning
|
9 years ago |
|
prism
|
Constants wrongfully marked as not graphpresreving. Bugfix for bug reported by Nils Jansen.
|
9 years ago |
|
sparse
|
minor performance improvements to model building
|
9 years ago |
|
BitVector.cpp
|
slight improvements to bit vector hashmap
|
9 years ago |
|
BitVector.h
|
slight improvements to bit vector hashmap
|
9 years ago |
|
BitVectorHashMap.cpp
|
fixed typo
|
9 years ago |
|
BitVectorHashMap.h
|
slight improvements to bit vector hashmap
|
9 years ago |
|
ConsecutiveUint64DynamicPriorityQueue.h
|
fixed priority queue implementation and upper reward bound computation
|
9 years ago |
|
Decomposition.cpp
|
removed src prefix in all includes
|
10 years ago |
|
Decomposition.h
|
removed src prefix in all includes
|
10 years ago |
|
DeterministicTransition.h
|
c++ code compiles again after rename
|
10 years ago |
|
Distribution.cpp
|
Allowed building memory product with respect to a scheduler
|
9 years ago |
|
Distribution.h
|
Allowed building memory product with respect to a scheduler
|
9 years ago |
|
DynamicPriorityQueue.h
|
intermediate commit
|
9 years ago |
|
FlexibleSparseMatrix.cpp
|
started overhaul of cli/api
|
9 years ago |
|
FlexibleSparseMatrix.h
|
worked on parametric model simplifier
|
9 years ago |
|
IntegerInterval.cpp
|
removed src prefix in all includes
|
10 years ago |
|
IntegerInterval.h
|
c++ code compiles again after rename
|
10 years ago |
|
MaximalEndComponent.cpp
|
removed src prefix in all includes
|
10 years ago |
|
MaximalEndComponent.h
|
removed src prefix in all includes
|
10 years ago |
|
MaximalEndComponentDecomposition.cpp
|
zero-reward MEC elimination for reachability rewards
|
9 years ago |
|
MaximalEndComponentDecomposition.h
|
zero-reward MEC elimination for reachability rewards
|
9 years ago |
|
ModelFormulasPair.h
|
rename files (does not compile)
|
10 years ago |
|
PairHash.h
|
made move of top-level dir for some remaining files, fixed some includes
|
10 years ago |
|
Scheduler.cpp
|
returning the memory structure of a scheduler
|
9 years ago |
|
Scheduler.h
|
returning the memory structure of a scheduler
|
9 years ago |
|
SchedulerChoice.cpp
|
Improved storage::Scheduler. We can now consider arbitrary finite memory schedulers, potentially employing randomization.
|
9 years ago |
|
SchedulerChoice.h
|
Improved storage::Scheduler. We can now consider arbitrary finite memory schedulers, potentially employing randomization.
|
9 years ago |
|
SparseMatrix.cpp
|
fixed bug in submatrix computation pointed out by Timo Gros
|
9 years ago |
|
SparseMatrix.h
|
started on Kwek-Mehlhorn-based exact value computation
|
9 years ago |
|
StateActionPair.h
|
rename files (does not compile)
|
10 years ago |
|
StateActionTargetTuple.h
|
rename files (does not compile)
|
10 years ago |
|
StateBlock.cpp
|
removed src prefix in all includes
|
10 years ago |
|
StateBlock.h
|
removed src prefix in all includes
|
10 years ago |
|
StronglyConnectedComponent.cpp
|
removed src prefix in all includes
|
10 years ago |
|
StronglyConnectedComponent.h
|
removed src prefix in all includes
|
10 years ago |
|
StronglyConnectedComponentDecomposition.cpp
|
started overhaul of cli/api
|
9 years ago |
|
StronglyConnectedComponentDecomposition.h
|
removed src prefix in all includes
|
10 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
|
10 years ago |