12 Commits (ec4e55d70818c5e7cd8bd5005dd4cfdea65c3c81)

Author SHA1 Message Date
Joachim Klein ec4e55d708 IteratorTools [with Steffen Maercker] 9 years ago
Joachim Klein 61701b9f1b some more helpers for iterators / predicates [with Steffen Maercker] 9 years ago
Joachim Klein 20ae1aa61d (for trunk) PeriodicTimer 9 years ago
Joachim Klein f4fdac9baa add common.IntSet: interface for an ordered set of integers, providing fast membership test 9 years ago
Joachim Klein 7a106e9f0d IterableStatSet: slight refactoring, support reverse iteration [with Steffen Maercker] 9 years ago
Joachim Klein 285ccd52e2 common.IterableBitSet: return a primitive OfInt iterator, allow reverse iteration [with Steffen Maercker] 9 years ago
Joachim Klein 85281b2f2a common.iterable: add several helper classes [with Steffen Maercker] 9 years ago
Joachim Klein c0c584b589 add common.StopWatch for easily tracking computation times and printing to the PRISM log 9 years ago
Joachim Klein 5310be6b55 refactor SimpleLTL DAG check, remove common/PlainObjectReference.java 10 years ago
Joachim Klein ec84a58371 common.PlainObjectReference: For storing an object in a HashSet/HashMap, ignoring custom hashCode/equals 11 years ago
Joachim Klein 95fab44a03 First try at a timeout mechanism (undocumented at the moment) for command-line PrismCL. 11 years ago
Dave Parker 95feea13ce New common.IterableBitSet and common.IterableStateSet classes [Joachim Klein]. 11 years ago