Skip to content
  • Tomáš Babiak's avatar
    [lbtt] Count deterministic automata and deterministic states. · f2b188d9
    Tomáš Babiak authored and Alexandre Duret-Lutz's avatar Alexandre Duret-Lutz committed
    * src/BuchiAutomaton.h, src/BuchiAutomaton.cc
    (BuchiState::isDeterministic, BuchiAutomaton::isDeterministic,
    BuchiAutomaton::nondeterminismIndex): New methods.
    * src/TestOperations.cc (generateBuchiAutomaton): Collect
    nondeterminism indices, and count deterministic automata.
    * src/TestStatistics.cc, src/TestStatistics.h: Add storage
    for these statistics.
    * src/StatDisplay.cc (printBuchiAutomatonStats,
    printCollectiveStats): Display these statistics.
    f2b188d9