You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Tim Quatmann 1eee9a89bd storage/geometry/polytopes: New Methods: setminus and clean 7 years ago
..
bisimulation Fix in bisimulation of MDPs, which failed if all non-absorbing states in the quotient are initial 7 years ago
dd Fixed assertion in symbolic bisimulation 7 years ago
expressions fixing two issues related to complex model building and in particular integer vs rational division 8 years ago
geometry storage/geometry/polytopes: New Methods: setminus and clean 7 years ago
jani Added export for globally properties in JANI. 7 years ago
memorystructure Setting reachable product states now also uses the transformMemoryState method 9 years ago
prism Prism: ToJaniConverters now enforces variables occurring in properties to become global. This fixes GitHub issue #40 7 years ago
sparse jani origins, implemented missing compute identifier infos 8 years ago
BitVector.cpp Fixed BitVector::full() for BitVectors with size 0 7 years ago
BitVector.h Fixed BitVector::full() for BitVectors with size 0 7 years ago
BitVectorHashMap.cpp Assertion requiring equal bitsizes of BitVectorHashMap and key 8 years ago
BitVectorHashMap.h Removed redundant method findBucketToInsert() 8 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 fixing some bisimulation issues 8 years ago
DistributionWithReward.cpp fixing some bisimulation issues 8 years ago
DistributionWithReward.h fixing some bisimulation issues 8 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 Simplified StronglyConnectedComponentDecomposition. 7 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
Qvbs.cpp Allow to quickly check a benchmark from the Quantitative Verification Benchmark Set. 7 years ago
Qvbs.h Allow to quickly check a benchmark from the Quantitative Verification Benchmark Set. 7 years ago
Scheduler.cpp alternative memoryless scheduler application 8 years ago
Scheduler.h alternative memoryless scheduler application 8 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 utility/vector: buildVectorForRange now gets the type of the vector as a template parameter. 7 years ago
SparseMatrix.h further debugging 8 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 Simplified StronglyConnectedComponentDecomposition. 7 years ago
StronglyConnectedComponentDecomposition.h Simplified StronglyConnectedComponentDecomposition. 7 years ago
SymbolicModelDescription.cpp support for POMDPs in symoblic description 8 years ago
SymbolicModelDescription.h support for POMDPs in symoblic description 8 years ago