13 Commits (eb21a8984c9cfd3da3e8b4e25ae2c9b8678b5b06)

Author SHA1 Message Date
Joachim Klein eb21a8984c imported patch tarjan-lowlink-index-array.patch 7 years ago
Joachim Klein 684aade051 imported patch tarjan-arraydeque.patch 7 years ago
Joachim Klein 9aa74a6c7b imported patch tarjan-deque.patch 7 years ago
Joachim Klein 3d8c4e1ff8 explicit.SCCComputer: provide variant of computeSCCs where the state space is restricted with an IntPredicate 9 years ago
Joachim Klein 97074f5d58 Refactor explicit SCC computation, splitting SCCConsumer from SCCComputer. 9 years ago
Joachim Klein fe5d031751 SCCTarjan: use SuccessorsIterator 9 years ago
Dave Parker 4cc09fbc6c Bigfix in CTMC model checking, due to recent BSCC code reorganisation. [from Joachim Klein] 11 years ago
Dave Parker 5173aab053 Bug fix in explicit.SCCComputerTarjan (from Joachim Klein). 11 years ago
Dave Parker be834a8aff Align explicit SCComputer with symbolic one - it should not include trivial SCCs in the set computed; these should be stored separately. 11 years ago
Dave Parker 54b9aea80b Tidy up of symbolic/explicit SCC/EC computer classes, incl. integration of PrismComponent interface + knock-on effects. 13 years ago
Dave Parker afd0696115 More (B)SCC computation for explicit engine. 14 years ago
Dave Parker 616ae77ff7 Explicit SCC computation returns BitSets. 14 years ago
Dave Parker 906052cb5b SCC computation using Tarjan for explicit engine (from Christian von Essen). 14 years ago