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 6 years ago
..
bisimulation Fix in bisimulation of MDPs, which failed if all non-absorbing states in the quotient are initial 6 years ago
dd Fixed assertion in symbolic bisimulation 6 years ago
expressions fixing two issues related to complex model building and in particular integer vs rational division 7 years ago
geometry storage/geometry/polytopes: New Methods: setminus and clean 6 years ago
jani Added export for globally properties in JANI. 6 years ago
memorystructure Setting reachable product states now also uses the transformMemoryState method 8 years ago
prism Prism: ToJaniConverters now enforces variables occurring in properties to become global. This fixes GitHub issue #40 6 years ago
sparse jani origins, implemented missing compute identifier infos 6 years ago
BitVector.cpp Fixed BitVector::full() for BitVectors with size 0 6 years ago
BitVector.h Fixed BitVector::full() for BitVectors with size 0 6 years ago
BitVectorHashMap.cpp Assertion requiring equal bitsizes of BitVectorHashMap and key 7 years ago
BitVectorHashMap.h Removed redundant method findBucketToInsert() 7 years ago
ConsecutiveUint64DynamicPriorityQueue.h fixed priority queue implementation and upper reward bound computation 8 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 Allowed building memory product with respect to a scheduler 8 years ago
Distribution.h fixing some bisimulation issues 7 years ago
DistributionWithReward.cpp fixing some bisimulation issues 7 years ago
DistributionWithReward.h fixing some bisimulation issues 7 years ago
DynamicPriorityQueue.h intermediate commit 8 years ago
FlexibleSparseMatrix.cpp started overhaul of cli/api 8 years ago
FlexibleSparseMatrix.h worked on parametric model simplifier 8 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 Simplified StronglyConnectedComponentDecomposition. 6 years ago
MaximalEndComponentDecomposition.h zero-reward MEC elimination for reachability rewards 8 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
Qvbs.cpp Allow to quickly check a benchmark from the Quantitative Verification Benchmark Set. 6 years ago
Qvbs.h Allow to quickly check a benchmark from the Quantitative Verification Benchmark Set. 6 years ago
Scheduler.cpp alternative memoryless scheduler application 6 years ago
Scheduler.h alternative memoryless scheduler application 6 years ago
SchedulerChoice.cpp Improved storage::Scheduler. We can now consider arbitrary finite memory schedulers, potentially employing randomization. 8 years ago
SchedulerChoice.h Improved storage::Scheduler. We can now consider arbitrary finite memory schedulers, potentially employing randomization. 8 years ago
SparseMatrix.cpp utility/vector: buildVectorForRange now gets the type of the vector as a template parameter. 6 years ago
SparseMatrix.h further debugging 7 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 Simplified StronglyConnectedComponentDecomposition. 6 years ago
StronglyConnectedComponentDecomposition.h Simplified StronglyConnectedComponentDecomposition. 6 years ago
SymbolicModelDescription.cpp support for POMDPs in symoblic description 6 years ago
SymbolicModelDescription.h support for POMDPs in symoblic description 6 years ago